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 | Static Public Member Functions | List of all members
FanShaftPower Class Reference

Public Member Functions

 FanShaftPower (const double motorShaftPower, const double efficiencyMotor, const double efficiencyVFD, const double efficiencyBelt, const double sumSEF)
 
double getFanPowerInput () const
 
double getSEF () const
 
 FanShaftPower (const double motorShaftPower, const double efficiencyMotor, const double efficiencyVFD, const double efficiencyBelt, const double sumSEF)
 
double getFanPowerInput () const
 
double getSEF () const
 
 FanShaftPower (const double motorShaftPower, const double efficiencyMotor, const double efficiencyVFD, const double efficiencyBelt, const double sumSEF)
 
double getFanPowerInput () const
 
double getSEF () const
 

Static Public Member Functions

static double calculateMotorShaftPower (const double voltage, const double amps, const double powerFactorAtLoad)
 
static double calculateMotorShaftPower (const double voltage, const double amps, const double powerFactorAtLoad)
 
static double calculateMotorShaftPower (const double voltage, const double amps, const double powerFactorAtLoad)
 

Detailed Description

Definition at line 37 of file FanShaftPower.h.

Constructor & Destructor Documentation

◆ FanShaftPower() [1/3]

FanShaftPower::FanShaftPower ( const double  motorShaftPower,
const double  efficiencyMotor,
const double  efficiencyVFD,
const double  efficiencyBelt,
const double  sumSEF 
)
inline
Parameters
motorShaftPowerdouble, motor shaft power in hp

Definition at line 43 of file FanShaftPower.h.

◆ FanShaftPower() [2/3]

FanShaftPower::FanShaftPower ( const double  motorShaftPower,
const double  efficiencyMotor,
const double  efficiencyVFD,
const double  efficiencyBelt,
const double  sumSEF 
)
inline
Parameters
motorShaftPowerdouble, motor shaft power in hp

Definition at line 43 of file FanShaftPower.h.

◆ FanShaftPower() [3/3]

FanShaftPower::FanShaftPower ( const double  motorShaftPower,
const double  efficiencyMotor,
const double  efficiencyVFD,
const double  efficiencyBelt,
const double  sumSEF 
)
inline
Parameters
motorShaftPowerdouble, motor shaft power in hp

Definition at line 43 of file FanShaftPower.h.

Member Function Documentation

◆ calculateMotorShaftPower() [1/3]

static double FanShaftPower::calculateMotorShaftPower ( const double  voltage,
const double  amps,
const double  powerFactorAtLoad 
)
inlinestatic

Calculates and returns motorShaftPower

Parameters
voltageconst double, the measured bus voltage in volts
ampsconst double, amps
powerFactorAtLoadconst double, unitless
Returns
MotorShaftPower, const double, motor shaft power as defined in hp

Definition at line 59 of file FanShaftPower.h.

◆ calculateMotorShaftPower() [2/3]

static double FanShaftPower::calculateMotorShaftPower ( const double  voltage,
const double  amps,
const double  powerFactorAtLoad 
)
inlinestatic

Calculates and returns motorShaftPower

Parameters
voltageconst double, the measured bus voltage in volts
ampsconst double, amps
powerFactorAtLoadconst double, unitless
Returns
MotorShaftPower, const double, motor shaft power as defined in hp

Definition at line 59 of file FanShaftPower.h.

◆ calculateMotorShaftPower() [3/3]

static double FanShaftPower::calculateMotorShaftPower ( const double  voltage,
const double  amps,
const double  powerFactorAtLoad 
)
inlinestatic

Calculates and returns motorShaftPower

Parameters
voltageconst double, the measured bus voltage in volts
ampsconst double, amps
powerFactorAtLoadconst double, unitless
Returns
MotorShaftPower, const double, motor shaft power as defined in hp

Definition at line 59 of file FanShaftPower.h.

◆ getFanPowerInput() [1/3]

double FanShaftPower::getFanPowerInput ( ) const
inline

Gets the Fan Power Input

Returns
double, Fan power input

Definition at line 67 of file FanShaftPower.h.

◆ getFanPowerInput() [2/3]

double FanShaftPower::getFanPowerInput ( ) const
inline

Gets the Fan Power Input

Returns
double, Fan power input

Definition at line 67 of file FanShaftPower.h.

◆ getFanPowerInput() [3/3]

double FanShaftPower::getFanPowerInput ( ) const
inline

Gets the Fan Power Input

Returns
double, Fan power input

Definition at line 67 of file FanShaftPower.h.

◆ getSEF() [1/3]

double FanShaftPower::getSEF ( ) const
inline

Gets the SEF

Returns
double, Sum SEF

Definition at line 73 of file FanShaftPower.h.

◆ getSEF() [2/3]

double FanShaftPower::getSEF ( ) const
inline

Gets the SEF

Returns
double, Sum SEF

Definition at line 73 of file FanShaftPower.h.

◆ getSEF() [3/3]

double FanShaftPower::getSEF ( ) const
inline

Gets the SEF

Returns
double, Sum SEF

Definition at line 73 of file FanShaftPower.h.


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