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 FanResult::Output, including all inherited members.
annualCost (defined in FanResult::Output) | FanResult::Output | |
annualEnergy (defined in FanResult::Output) | FanResult::Output | |
driveEfficiency (defined in FanResult::Output) | FanResult::Output | |
estimatedFLA (defined in FanResult::Output) | FanResult::Output | |
fanEfficiency (defined in FanResult::Output) | FanResult::Output | |
fanEnergyIndex (defined in FanResult::Output) | FanResult::Output | |
fanShaftPower (defined in FanResult::Output) | FanResult::Output | |
loadFactor (defined in FanResult::Output) | FanResult::Output | |
motorCurrent (defined in FanResult::Output) | FanResult::Output | |
motorEfficiency (defined in FanResult::Output) | FanResult::Output | |
motorPower (defined in FanResult::Output) | FanResult::Output | |
motorPowerFactor (defined in FanResult::Output) | FanResult::Output | |
motorRatedPower (defined in FanResult::Output) | FanResult::Output | |
motorShaftPower (defined in FanResult::Output) | FanResult::Output | |
Output(double fanEfficiency, const double motorRatedPower, const double motorShaftPower, const double fanShaftPower, double motorEfficiency, double motorPowerFactor, const double motorCurrent, const double motorPower, const double annualEnergy, double annualCost, const double fanEnergyIndex, const double loadFactor, double driveEfficiency, const double estimatedFLA=0) (defined in FanResult::Output) | FanResult::Output | inline |
Output(const MotorShaftPower::Output output, double fanEfficiency, const double motorRatedPower, const double fanShaftPower, const double annualEnergy, double annualCost, const double fanEnergyIndex, const double loadFactor, double driveEfficiency, const double estimatedFLA=0) (defined in FanResult::Output) | FanResult::Output | inline |