|
| PumpInput (bool variableFlow, double flowRate, double efficiency, double motorSize, double motorEfficiency) |
|
Definition at line 173 of file ProcessCooling.h.
◆ PumpInput()
ProcessCooling::PumpInput::PumpInput |
( |
bool |
variableFlow, |
|
|
double |
flowRate, |
|
|
double |
efficiency, |
|
|
double |
motorSize, |
|
|
double |
motorEfficiency |
|
) |
| |
|
inline |
- Parameters
-
variableFlow | boolean |
flowRate | double, units gpm/ton |
efficiency | double, percentage as fraction |
motorSize | double, units hp |
motorEfficiency | double, percentage as fraction |
Definition at line 182 of file ProcessCooling.h.
◆ efficiency
double ProcessCooling::PumpInput::efficiency |
◆ flowRate
double ProcessCooling::PumpInput::flowRate |
◆ motorEfficiency
double ProcessCooling::PumpInput::motorEfficiency |
◆ motorSize
double ProcessCooling::PumpInput::motorSize |
◆ variableFlow
bool ProcessCooling::PumpInput::variableFlow |
The documentation for this struct was generated from the following file: