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
MotorPowerFactor Member List

This is the complete list of members for MotorPowerFactor, including all inherited members.

calculate()MotorPowerFactor
efficiencyClass (defined in MotorPowerFactor)MotorPowerFactorprivate
getEfficiencyClass() constMotorPowerFactorinline
getLineFrequency() constMotorPowerFactorinline
getMotorRpm() constMotorPowerFactorinline
lineFrequency (defined in MotorPowerFactor)MotorPowerFactorprivate
loadFactor (defined in MotorPowerFactor)MotorPowerFactorprivate
motorCurrent (defined in MotorPowerFactor)MotorPowerFactorprivate
motorEfficiency (defined in MotorPowerFactor)MotorPowerFactorprivate
motorkVA (defined in MotorPowerFactor)MotorPowerFactorprivate
motorKwInput (defined in MotorPowerFactor)MotorPowerFactorprivate
MotorPowerFactor(double motorRatedPower, double loadFactor, double motorCurrent, double motorEfficiency, double ratedVoltage)MotorPowerFactorinline
MotorPowerFactor(Motor::LineFrequency lineFrequency, double motorRpm, Motor::EfficiencyClass efficiencyClass, double specifiedEfficiency, double motorRatedPower, double loadFactor, double motorCurrent, double motorEfficiency, double ratedVoltage)MotorPowerFactorinline
motorRatedPower (defined in MotorPowerFactor)MotorPowerFactorprivate
motorRpm (defined in MotorPowerFactor)MotorPowerFactorprivate
ratedVoltage (defined in MotorPowerFactor)MotorPowerFactorprivate
setEfficiencyClass(Motor::EfficiencyClass efficiencyClass)MotorPowerFactorinline
setLineFrequency(Motor::LineFrequency lineFrequency)MotorPowerFactorinline
setMotorRpm(double motorRpm)MotorPowerFactorinline
specifiedEfficiency (defined in MotorPowerFactor)MotorPowerFactorprivate