AMO-Tools-Suite  v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
All Classes Namespaces Files Functions Variables Enumerations Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Pump::Input Struct Reference

Public Member Functions

 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)
 
 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)
 
 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)
 

Public Attributes

const Style style
 
double pumpEfficiency
 
double rpm
 
const Motor::Drive drive
 
const double kviscosity
 
const double specificGravity
 
const int stageCount
 
const SpecificSpeed speed
 
double specifiedEfficiency
 

Detailed Description

Definition at line 162 of file InputData.h.

Constructor & Destructor Documentation

◆ Input() [1/3]

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
styleStyle, classification of style of pump being used.
pumpEfficiencydouble, pump % efficiency at the specified operating conditions
rpmdouble, pump RPM to define its operating speed
driveDrive, type of drive the pump uses from either direct or belt drive.
kviscositydouble, kinematic viscosity of the fluid being pumped in centistokes.
specificGravitydouble, specific gravity- unitless
stageCountint, the number of pump stages
speedSpeed, type of pump speed from either fixed or not fixed.

Convert percent values to fractions for proper calculation

Definition at line 174 of file InputData.h.

◆ Input() [2/3]

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
styleStyle, classification of style of pump being used.
pumpEfficiencydouble, pump % efficiency at the specified operating conditions
rpmdouble, pump RPM to define its operating speed
driveDrive, type of drive the pump uses from either direct or belt drive.
kviscositydouble, kinematic viscosity of the fluid being pumped in centistokes.
specificGravitydouble, specific gravity- unitless
stageCountint, the number of pump stages
speedSpeed, type of pump speed from either fixed or not fixed.

Convert percent values to fractions for proper calculation

Definition at line 174 of file InputData.h.

◆ Input() [3/3]

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
styleStyle, classification of style of pump being used.
pumpEfficiencydouble, pump % efficiency at the specified operating conditions
rpmdouble, pump RPM to define its operating speed
driveDrive, type of drive the pump uses from either direct or belt drive.
kviscositydouble, kinematic viscosity of the fluid being pumped in centistokes.
specificGravitydouble, specific gravity- unitless
stageCountint, the number of pump stages
speedSpeed, type of pump speed from either fixed or not fixed.

Convert percent values to fractions for proper calculation

Definition at line 174 of file InputData.h.


The documentation for this struct was generated from the following file: