|
| | FieldData (const double flowRate, const double head, const Motor::LoadEstimationMethod loadEstimationMethod, const double motorPower, const double motorAmps, const double voltage) |
| |
Definition at line 25 of file Pump.h.
◆ FieldData()
| Pump::FieldData::FieldData |
( |
const double |
flowRate, |
|
|
const double |
head, |
|
|
const Motor::LoadEstimationMethod |
loadEstimationMethod, |
|
|
const double |
motorPower, |
|
|
const double |
motorAmps, |
|
|
const double |
voltage |
|
) |
| |
|
inline |
Constructor
- Parameters
-
| flowRate | double, rate of flow. Units are gpm |
| head | double, pump head measured in feet |
| loadEstimationMethod | LoadEstimationMethod, classification of load estimation method |
| motorPower | double, power output of the pump's motor in hp. |
| motorAmps | double, current measured from the pump's motor in amps |
| voltage | double, the measured bus voltage in volts |
Definition at line 35 of file Pump.h.
◆ flowRate
| const double Pump::FieldData::flowRate |
◆ head
| const double Pump::FieldData::head |
◆ loadEstimationMethod
| const Motor::LoadEstimationMethod Pump::FieldData::loadEstimationMethod |
◆ motorAmps
| const double Pump::FieldData::motorAmps |
◆ motorPower
| const double Pump::FieldData::motorPower |
◆ voltage
| const double Pump::FieldData::voltage |
The documentation for this struct was generated from the following file:
- include/motorDriven/pump/Pump.h