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 PumpResult::Output, including all inherited members.
annualCost | PumpResult::Output | |
annualEnergy | PumpResult::Output | |
driveEfficiency (defined in PumpResult::Output) | PumpResult::Output | |
estimatedFLA | PumpResult::Output | |
loadFactor (defined in PumpResult::Output) | PumpResult::Output | |
motorCurrent | PumpResult::Output | |
motorEfficiency | PumpResult::Output | |
motorPower | PumpResult::Output | |
motorPowerFactor | PumpResult::Output | |
motorRatedPower | PumpResult::Output | |
motorShaftPower | PumpResult::Output | |
moverShaftPower | PumpResult::Output | |
Output(double pumpEfficiency, double motorRatedPower, double motorShaftPower, double moverShaftPower, double motorEfficiency, double motorPowerFactor, double motorCurrent, double motorPower, double annualEnergy, double annualCost, double loadFactor, double driveEfficiency, double estimatedFLA=0) (defined in PumpResult::Output) | PumpResult::Output | inline |
Output()=default (defined in PumpResult::Output) | PumpResult::Output | |
pumpEfficiency | PumpResult::Output |