|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
This is the complete list of members for FanCurveData, including all inherited members.
| baseCurveData (defined in FanCurveData) | FanCurveData | private |
| baseOperatingPointData (defined in FanCurveData) | FanCurveData | private |
| calcType (defined in FanCurveData) | FanCurveData | private |
| CalculationType enum name | FanCurveData | |
| curveType (defined in FanCurveData) | FanCurveData | private |
| FanCurve (defined in FanCurveData) | FanCurveData | friend |
| FanCurveData(FanCurveType const curveType, std::vector< BaseCurve > baseCurveData) (defined in FanCurveData) | FanCurveData | inline |
| FanCurveData(FanCurveType const curveType, std::vector< RatedPoint > ratedPointData) (defined in FanCurveData) | FanCurveData | inline |
| FanCurveData(FanCurveType const curveType, std::vector< BaseOperatingPoint > baseOperatingPointData) (defined in FanCurveData) | FanCurveData | inline |
| ratedPointData (defined in FanCurveData) | FanCurveData | private |