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 | List of all members
OptimalPrePumpEff Class Reference

Header file for OptimalPrePumpEff class. More...

#include <OptimalPrePumpEff.h>

Public Member Functions

 OptimalPrePumpEff (const Pump::Style style, const double flowRate)
 
double calculate ()
 Contains the definition of functions of OptimalPrePumpEff class. calculate(): Calculates the pump efficiency before correction. More...
 
 OptimalPrePumpEff (const Pump::Style style, const double flowRate)
 
double calculate ()
 
 OptimalPrePumpEff (const Pump::Style style, const double flowRate)
 
double calculate ()
 

Detailed Description

Header file for OptimalPrePumpEff class.

This contains the prototypes of OptimalPrePumpEff calculator including getters and setters for the important fields.

Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)

This contains the prototypes of OptimalPrePumpEff calculator including getters and setters for the important fields.

Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)

This contains the prototypes of OptimalPrePumpEff calculator including getters and setters for the important fields.

Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)

Definition at line 16 of file OptimalPrePumpEff.h.

Constructor & Destructor Documentation

◆ OptimalPrePumpEff() [1/3]

OptimalPrePumpEff::OptimalPrePumpEff ( const Pump::Style  style,
const double  flowRate 
)
inline

Constructor

Parameters
stylePump::Style, style of pump being used.
flowRatedouble, measured or required flow rate in gpm

Definition at line 23 of file OptimalPrePumpEff.h.

◆ OptimalPrePumpEff() [2/3]

OptimalPrePumpEff::OptimalPrePumpEff ( const Pump::Style  style,
const double  flowRate 
)
inline

Constructor

Parameters
stylePump::Style, style of pump being used.
flowRatedouble, measured or required flow rate in gpm

Definition at line 23 of file OptimalPrePumpEff.h.

◆ OptimalPrePumpEff() [3/3]

OptimalPrePumpEff::OptimalPrePumpEff ( const Pump::Style  style,
const double  flowRate 
)
inline

Constructor

Parameters
stylePump::Style, style of pump being used.
flowRatedouble, measured or required flow rate in gpm

Definition at line 23 of file OptimalPrePumpEff.h.

Member Function Documentation

◆ calculate() [1/3]

double OptimalPrePumpEff::calculate ( )

Contains the definition of functions of OptimalPrePumpEff class. calculate(): Calculates the pump efficiency before correction.

Calculates the optimal prepump efficiency

Returns
double, optimal prepump efficiency as %
Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)

Definition at line 14 of file OptimalPrePumpEff.cpp.

◆ calculate() [2/3]

double OptimalPrePumpEff::calculate ( )

Calculates the optimal prepump efficiency

Returns
double, optimal prepump efficiency as %

◆ calculate() [3/3]

double OptimalPrePumpEff::calculate ( )

Calculates the optimal prepump efficiency

Returns
double, optimal prepump efficiency as %

The documentation for this class was generated from the following files: