|
| Input (const Style style, double pumpEfficiency, const double rpm, const Motor::Drive drive, const double kviscosity, const double specificGravity, const int stageCount, const SpecificSpeed speed, double specifiedEfficiency) |
|
Definition at line 46 of file Pump.h.
◆ Input()
Pump::Input::Input |
( |
const Style |
style, |
|
|
double |
pumpEfficiency, |
|
|
const double |
rpm, |
|
|
const Motor::Drive |
drive, |
|
|
const double |
kviscosity, |
|
|
const double |
specificGravity, |
|
|
const int |
stageCount, |
|
|
const SpecificSpeed |
speed, |
|
|
double |
specifiedEfficiency |
|
) |
| |
|
inline |
Constructor
- Parameters
-
style | Style, classification of style of pump being used. |
pumpEfficiency | double, pump % efficiency at the specified operating conditions |
rpm | double, pump RPM to define its operating speed |
drive | Drive, type of drive the pump uses from either direct or belt drive. |
kviscosity | double, kinematic viscosity of the fluid being pumped in centistokes. |
specificGravity | double, specific gravity- unitless |
stageCount | int, the number of pump stages |
speed | Speed, type of pump speed from either fixed or not fixed. |
Convert percent values to fractions for proper calculation
Definition at line 58 of file Pump.h.
◆ drive
const Motor::Drive Pump::Input::drive |
◆ kviscosity
const double Pump::Input::kviscosity |
◆ pumpEfficiency
double Pump::Input::pumpEfficiency |
◆ rpm
◆ specificGravity
const double Pump::Input::specificGravity |
◆ specifiedEfficiency
double Pump::Input::specifiedEfficiency |
◆ speed
const SpecificSpeed Pump::Input::speed |
◆ stageCount
const int Pump::Input::stageCount |
◆ style
const Style Pump::Input::style |
The documentation for this struct was generated from the following file:
- include/motorDriven/pump/Pump.h