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.
Loading...
Searching...
No Matches
FanCurveData::BaseOperatingPoint Member List

This is the complete list of members for FanCurveData::BaseOperatingPoint, including all inherited members.

BaseCurve(const double flow, const double pressure, const double power) (defined in FanCurveData::BaseCurve)FanCurveData::BaseCurveinline
BaseOperatingPoint(const double flow, const double pressure, const double power, const double density, const double speed, const double speedCorrected, const double pressureBarometric, const bool usePt1Factor, const double pt1=0) (defined in FanCurveData::BaseOperatingPoint)FanCurveData::BaseOperatingPointinline
density (defined in FanCurveData::RatedPoint)FanCurveData::RatedPoint
FanCurveData (defined in FanCurveData::BaseOperatingPoint)FanCurveData::BaseOperatingPointfriend
flow (defined in FanCurveData::BaseCurve)FanCurveData::BaseCurve
power (defined in FanCurveData::BaseCurve)FanCurveData::BaseCurve
pressure (defined in FanCurveData::BaseCurve)FanCurveData::BaseCurve
pressureBarometric (defined in FanCurveData::BaseOperatingPoint)FanCurveData::BaseOperatingPoint
pt1 (defined in FanCurveData::BaseOperatingPoint)FanCurveData::BaseOperatingPoint
RatedPoint(const double flow, const double pressure, const double power, const double density, const double speed, const double speedCorrected) (defined in FanCurveData::RatedPoint)FanCurveData::RatedPointinline
speed (defined in FanCurveData::RatedPoint)FanCurveData::RatedPoint
speedCorrected (defined in FanCurveData::RatedPoint)FanCurveData::RatedPoint
usePt1Factor (defined in FanCurveData::BaseOperatingPoint)FanCurveData::BaseOperatingPoint