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

Header file for OptimalMotorSize class. More...

#include <OptimalMotorSize.h>

Public Member Functions

 OptimalMotorSize (double optimalMotorShaftPower, double sizeMargin)
 
double calculate ()
 Contains the definition of functions of OptimalMotorSize class. calculate(): Calculates the Optimal Motor Size. More...
 
 OptimalMotorSize (double optimalMotorShaftPower, double sizeMargin)
 
double calculate ()
 
 OptimalMotorSize (double optimalMotorShaftPower, double sizeMargin)
 
double calculate ()
 

Detailed Description

Header file for OptimalMotorSize class.

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

Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)

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

Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)

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

Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)

Definition at line 15 of file OptimalMotorSize.h.

Constructor & Destructor Documentation

◆ OptimalMotorSize() [1/3]

OptimalMotorSize::OptimalMotorSize ( double  optimalMotorShaftPower,
double  sizeMargin 
)
inline

Constructor

Parameters
optimalMotorShaftPowerdouble, optimal motor shaft power in hp
sizeMargindouble, size margin as %

Definition at line 22 of file OptimalMotorSize.h.

◆ OptimalMotorSize() [2/3]

OptimalMotorSize::OptimalMotorSize ( double  optimalMotorShaftPower,
double  sizeMargin 
)
inline

Constructor

Parameters
optimalMotorShaftPowerdouble, optimal motor shaft power in hp
sizeMargindouble, size margin as %

Definition at line 22 of file OptimalMotorSize.h.

◆ OptimalMotorSize() [3/3]

OptimalMotorSize::OptimalMotorSize ( double  optimalMotorShaftPower,
double  sizeMargin 
)
inline

Constructor

Parameters
optimalMotorShaftPowerdouble, optimal motor shaft power in hp
sizeMargindouble, size margin as %

Definition at line 22 of file OptimalMotorSize.h.

Member Function Documentation

◆ calculate() [1/3]

double OptimalMotorSize::calculate ( )

Contains the definition of functions of OptimalMotorSize class. calculate(): Calculates the Optimal Motor Size.

Calculates the optimal motor size

Returns
double, optimal motor size in hp
Author
Subhankar Mishra (mishras)
Gina Accawi (accawigk)
Preston Shires (pshires)

Definition at line 15 of file OptimalMotorSize.cpp.

◆ calculate() [2/3]

double OptimalMotorSize::calculate ( )

Calculates the optimal motor size

Returns
double, optimal motor size in hp

◆ calculate() [3/3]

double OptimalMotorSize::calculate ( )

Calculates the optimal motor size

Returns
double, optimal motor size in hp

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