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
MotorShaftPower::Output Struct Reference

Public Member Functions

 Output (const double shaftPower, const double current, const double powerFactor, const double efficiency, const double power, const double estimatedFLA, const double loadFactor)
 
 Output (const double shaftPower, const double current, const double powerFactor, const double efficiency, const double power, const double estimatedFLA, const double loadFactor)
 
 Output (const double shaftPower, const double current, const double powerFactor, const double efficiency, const double power, const double estimatedFLA, const double loadFactor)
 

Public Attributes

const double shaftPower
 
const double current
 
const double powerFactor
 
const double efficiency
 
const double power
 
const double estimatedFLA
 
const double loadFactor
 

Detailed Description

Definition at line 31 of file MotorShaftPower.h.

Constructor & Destructor Documentation

◆ Output() [1/3]

MotorShaftPower::Output::Output ( const double  shaftPower,
const double  current,
const double  powerFactor,
const double  efficiency,
const double  power,
const double  estimatedFLA,
const double  loadFactor 
)
inline

Constructor for MotorShaftPower::Output

Parameters
shaftPowerdouble, hp
currentdouble, amps
powerFactordouble, unitless
efficiencydouble, % motor shaft efficiency
powerdouble
estimatedFLAdouble

Definition at line 42 of file MotorShaftPower.h.

◆ Output() [2/3]

MotorShaftPower::Output::Output ( const double  shaftPower,
const double  current,
const double  powerFactor,
const double  efficiency,
const double  power,
const double  estimatedFLA,
const double  loadFactor 
)
inline

Constructor for MotorShaftPower::Output

Parameters
shaftPowerdouble, hp
currentdouble, amps
powerFactordouble, unitless
efficiencydouble, % motor shaft efficiency
powerdouble
estimatedFLAdouble

Definition at line 42 of file MotorShaftPower.h.

◆ Output() [3/3]

MotorShaftPower::Output::Output ( const double  shaftPower,
const double  current,
const double  powerFactor,
const double  efficiency,
const double  power,
const double  estimatedFLA,
const double  loadFactor 
)
inline

Constructor for MotorShaftPower::Output

Parameters
shaftPowerdouble, hp
currentdouble, amps
powerFactordouble, unitless
efficiencydouble, % motor shaft efficiency
powerdouble
estimatedFLAdouble

Definition at line 42 of file MotorShaftPower.h.


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