![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
Header file for OptimalMotorPower class. More...
#include <OptimalMotorPower.h>
Classes | |
struct | Output |
Public Member Functions | |
OptimalMotorPower (double motorRatedPower, double motorRPM, Motor::LineFrequency lineFrequency, Motor::EfficiencyClass efficiencyClass, double specifiedEfficiency, double ratedVoltage, double fieldVoltage, double optimalMotorShaftPower) | |
Output | calculate () |
Contains the definition of functions of OptimalMotorPower class. calculate(): Calculates the Optimal Motor Power. More... | |
double | getOptimalMotorShaftPower () const |
void | setMotorShaftPower (double optimalMotorShaftPower) |
OptimalMotorPower (double motorRatedPower, double motorRPM, Motor::LineFrequency lineFrequency, Motor::EfficiencyClass efficiencyClass, double specifiedEfficiency, double ratedVoltage, double fieldVoltage, double optimalMotorShaftPower) | |
Output | calculate () |
double | getOptimalMotorShaftPower () const |
void | setMotorShaftPower (double optimalMotorShaftPower) |
OptimalMotorPower (double motorRatedPower, double motorRPM, Motor::LineFrequency lineFrequency, Motor::EfficiencyClass efficiencyClass, double specifiedEfficiency, double ratedVoltage, double fieldVoltage, double optimalMotorShaftPower) | |
Output | calculate () |
double | getOptimalMotorShaftPower () const |
void | setMotorShaftPower (double optimalMotorShaftPower) |
Header file for OptimalMotorPower class.
This contains the prototypes of OptimalMotorPower calculator including getters and setters for the important fields.
This contains the prototypes of OptimalMotorPower calculator including getters and setters for the important fields.
This contains the prototypes of OptimalMotorPower calculator including getters and setters for the important fields.
Definition at line 18 of file OptimalMotorPower.h.
|
inline |
Constructor
motorRatedPower | double, Rated Power of motor in hp |
motorRPM | double, RPM of motor |
lineFrequency | Motor::LineFrequency, classification of Line frequency of motor in Hz |
efficiencyClass | Motor::EfficiencyClass, Efficiency class of motor as % |
specifiedEfficiency | double, Specified Efficiency of motor, if efficiency class is SPECIFIED |
ratedVoltage | double, Rated voltage of the motor in V |
fullLoadAmps | double, Current at full load in A |
fieldVoltage | double, Field voltage in V |
optimalMotorShaftPower | double, Optimal shaft power as defined in hp |
Definition at line 47 of file OptimalMotorPower.h.
|
inline |
Constructor
motorRatedPower | double, Rated Power of motor in hp |
motorRPM | double, RPM of motor |
lineFrequency | Motor::LineFrequency, classification of Line frequency of motor in Hz |
efficiencyClass | Motor::EfficiencyClass, Efficiency class of motor as % |
specifiedEfficiency | double, Specified Efficiency of motor, if efficiency class is SPECIFIED |
ratedVoltage | double, Rated voltage of the motor in V |
fullLoadAmps | double, Current at full load in A |
fieldVoltage | double, Field voltage in V |
optimalMotorShaftPower | double, Optimal shaft power as defined in hp |
Definition at line 47 of file OptimalMotorPower.h.
|
inline |
Constructor
motorRatedPower | double, Rated Power of motor in hp |
motorRPM | double, RPM of motor |
lineFrequency | Motor::LineFrequency, classification of Line frequency of motor in Hz |
efficiencyClass | Motor::EfficiencyClass, Efficiency class of motor as % |
specifiedEfficiency | double, Specified Efficiency of motor, if efficiency class is SPECIFIED |
ratedVoltage | double, Rated voltage of the motor in V |
fullLoadAmps | double, Current at full load in A |
fieldVoltage | double, Field voltage in V |
optimalMotorShaftPower | double, Optimal shaft power as defined in hp |
Definition at line 47 of file OptimalMotorPower.h.
OptimalMotorPower::Output OptimalMotorPower::calculate | ( | ) |
Contains the definition of functions of OptimalMotorPower class. calculate(): Calculates the Optimal Motor Power.
Calculates the optimal motor power
Definition at line 19 of file OptimalMotorPower.cpp.
Output OptimalMotorPower::calculate | ( | ) |
Calculates the optimal motor power
Output OptimalMotorPower::calculate | ( | ) |
Calculates the optimal motor power
|
inline |
Gets the optimal motor shaft power
Definition at line 76 of file OptimalMotorPower.h.
|
inline |
Gets the optimal motor shaft power
Definition at line 76 of file OptimalMotorPower.h.
|
inline |
Gets the optimal motor shaft power
Definition at line 76 of file OptimalMotorPower.h.
|
inline |
Sets the optimal motor shaft power
optimalMotorShaftPower | double, optimal motor shaft power in hp |
Definition at line 84 of file OptimalMotorPower.h.
|
inline |
Sets the optimal motor shaft power
optimalMotorShaftPower | double, optimal motor shaft power in hp |
Definition at line 84 of file OptimalMotorPower.h.
|
inline |
Sets the optimal motor shaft power
optimalMotorShaftPower | double, optimal motor shaft power in hp |
Definition at line 84 of file OptimalMotorPower.h.