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
AuxiliaryPower Class Reference

#include <AuxiliaryPower.h>

Public Member Functions

 AuxiliaryPower (const double motorPhase, const double supplyVoltage, const double avgCurrent, const double powerFactor, const double operatingTime)
 
double getPowerUsed () const
 
 AuxiliaryPower (const double motorPhase, const double supplyVoltage, const double avgCurrent, const double powerFactor, const double operatingTime)
 
double getPowerUsed () const
 
 AuxiliaryPower (const double motorPhase, const double supplyVoltage, const double avgCurrent, const double powerFactor, const double operatingTime)
 
double getPowerUsed () const
 

Detailed Description

Auxiliary Power Losses class Used to calculate the energy use of systems using electricity associated with the heating system.

Definition at line 21 of file AuxiliaryPower.h.

Constructor & Destructor Documentation

◆ AuxiliaryPower() [1/3]

AuxiliaryPower::AuxiliaryPower ( const double  motorPhase,
const double  supplyVoltage,
const double  avgCurrent,
const double  powerFactor,
const double  operatingTime 
)
inline

Constructor for the auxiliary power used with all inputs specified

Parameters
motorPhasedouble, current motor phase - this option is greyed out in PHAST 3.0
supplyVoltagedouble, supply voltage in volts
avgCurrentdouble, average current in Amperes
powerFactordouble, average power factor value - unitless
operatingTimedouble, percent operating time

Definition at line 33 of file AuxiliaryPower.h.

◆ AuxiliaryPower() [2/3]

AuxiliaryPower::AuxiliaryPower ( const double  motorPhase,
const double  supplyVoltage,
const double  avgCurrent,
const double  powerFactor,
const double  operatingTime 
)
inline

Constructor for the auxiliary power used with all inputs specified

Parameters
motorPhasedouble, current motor phase - this option is greyed out in PHAST 3.0
supplyVoltagedouble, supply voltage in volts
avgCurrentdouble, average current in Amperes
powerFactordouble, average power factor value - unitless
operatingTimedouble, percent operating time

Definition at line 33 of file AuxiliaryPower.h.

◆ AuxiliaryPower() [3/3]

AuxiliaryPower::AuxiliaryPower ( const double  motorPhase,
const double  supplyVoltage,
const double  avgCurrent,
const double  powerFactor,
const double  operatingTime 
)
inline

Constructor for the auxiliary power used with all inputs specified

Parameters
motorPhasedouble, current motor phase - this option is greyed out in PHAST 3.0
supplyVoltagedouble, supply voltage in volts
avgCurrentdouble, average current in Amperes
powerFactordouble, average power factor value - unitless
operatingTimedouble, percent operating time

Definition at line 33 of file AuxiliaryPower.h.

Member Function Documentation

◆ getPowerUsed() [1/3]

double AuxiliaryPower::getPowerUsed ( ) const

Calculates the auxiliary power used

Returns
double, auxiliary power used in btu/hr

Definition at line 12 of file AuxiliaryPower.cpp.

◆ getPowerUsed() [2/3]

double AuxiliaryPower::getPowerUsed ( ) const

Calculates the auxiliary power used

Returns
double, auxiliary power used in btu/hr

◆ getPowerUsed() [3/3]

double AuxiliaryPower::getPowerUsed ( ) const

Calculates the auxiliary power used

Returns
double, auxiliary power used in btu/hr

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