|
| Output (double pressure_drop, double head_loss, double power_loss_frictional, double power_loss_electrical, double annual_energy_loss) |
|
| Output ()=default |
| Default constructor.
|
|
Definition at line 23 of file pump_valve_power_loss.h.
◆ Output()
PumpValvePowerLoss::Output::Output |
( |
double |
pressure_drop, |
|
|
double |
head_loss, |
|
|
double |
power_loss_frictional, |
|
|
double |
power_loss_electrical, |
|
|
double |
annual_energy_loss |
|
) |
| |
|
inline |
- Parameters
-
[in] | pressure_drop | @unit{\PSI}. |
[in] | head_loss | @unit{\feet}. |
[in] | power_loss_frictional | @unit{\hp}. |
[in] | power_loss_electrical | @unit{\kW}. |
[in] | annual_energy_loss | @unit{\kWHour}. |
Definition at line 32 of file pump_valve_power_loss.h.
◆ annual_energy_loss
double PumpValvePowerLoss::Output::annual_energy_loss = 0 |
◆ head_loss
double PumpValvePowerLoss::Output::head_loss = 0 |
◆ power_loss_electrical
double PumpValvePowerLoss::Output::power_loss_electrical = 0 |
◆ power_loss_frictional
double PumpValvePowerLoss::Output::power_loss_frictional = 0 |
◆ pressure_drop
double PumpValvePowerLoss::Output::pressure_drop = 0 |
The documentation for this struct was generated from the following file: