![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <SteamModelerInput.h>
Public Member Functions | |
SteamModelerInput (const bool isBaselineCalc, const double baselinePowerDemand, const BoilerInput &boilerInput, const HeaderInput &headerInput, const OperationsInput &operationsInput, const TurbineInput &turbineInput) | |
bool | isBaselineCalc () const |
double | getBaselinePowerDemand () const |
BoilerInput | getBoilerInput () const |
HeaderInput | getHeaderInput () const |
OperationsInput | getOperationsInput () const |
TurbineInput | getTurbineInput () const |
SteamModelerInput (const bool isBaselineCalc, const double baselinePowerDemand, const BoilerInput &boilerInput, const HeaderInput &headerInput, const OperationsInput &operationsInput, const TurbineInput &turbineInput) | |
bool | isBaselineCalc () const |
double | getBaselinePowerDemand () const |
BoilerInput | getBoilerInput () const |
HeaderInput | getHeaderInput () const |
OperationsInput | getOperationsInput () const |
TurbineInput | getTurbineInput () const |
SteamModelerInput (const bool isBaselineCalc, const double baselinePowerDemand, const BoilerInput &boilerInput, const HeaderInput &headerInput, const OperationsInput &operationsInput, const TurbineInput &turbineInput) | |
bool | isBaselineCalc () const |
double | getBaselinePowerDemand () const |
BoilerInput | getBoilerInput () const |
HeaderInput | getHeaderInput () const |
OperationsInput | getOperationsInput () const |
TurbineInput | getTurbineInput () const |
Steam Modeler input data; holds all of the needed input data.
Definition at line 12 of file SteamModelerInput.h.