|
| | Output (const double shaftPower, const double current, const double powerFactor, const double efficiency, const double power, const double estimatedFLA, const double loadFactor) |
| |
Definition at line 29 of file MotorShaftPower.h.
◆ Output()
| MotorShaftPower::Output::Output |
( |
const double |
shaftPower, |
|
|
const double |
current, |
|
|
const double |
powerFactor, |
|
|
const double |
efficiency, |
|
|
const double |
power, |
|
|
const double |
estimatedFLA, |
|
|
const double |
loadFactor |
|
) |
| |
|
inline |
Constructor for MotorShaftPower::Output
- Parameters
-
| shaftPower | double, hp |
| current | double, amps |
| powerFactor | double, unitless |
| efficiency | double, % motor shaft efficiency |
| power | double |
| estimatedFLA | double |
Definition at line 40 of file MotorShaftPower.h.
◆ current
| const double MotorShaftPower::Output::current |
◆ efficiency
| const double MotorShaftPower::Output::efficiency |
◆ estimatedFLA
| const double MotorShaftPower::Output::estimatedFLA |
◆ loadFactor
| const double MotorShaftPower::Output::loadFactor |
◆ power
| const double MotorShaftPower::Output::power |
◆ powerFactor
| const double MotorShaftPower::Output::powerFactor |
◆ shaftPower
| const double MotorShaftPower::Output::shaftPower |
The documentation for this struct was generated from the following file: