![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <TurbineInput.h>
Public Member Functions | |
TurbineInput (const CondensingTurbine &condensingTurbine, const PressureTurbine &highToLowTurbine, const PressureTurbine &highToMediumTurbine, const PressureTurbine &mediumToLowTurbine) | |
CondensingTurbine | getCondensingTurbine () const |
PressureTurbine | getHighToLowTurbine () const |
PressureTurbine | getHighToMediumTurbine () const |
PressureTurbine | getMediumToLowTurbine () const |
TurbineInput (const CondensingTurbine &condensingTurbine, const PressureTurbine &highToLowTurbine, const PressureTurbine &highToMediumTurbine, const PressureTurbine &mediumToLowTurbine) | |
CondensingTurbine | getCondensingTurbine () const |
PressureTurbine | getHighToLowTurbine () const |
PressureTurbine | getHighToMediumTurbine () const |
PressureTurbine | getMediumToLowTurbine () const |
TurbineInput (const CondensingTurbine &condensingTurbine, const PressureTurbine &highToLowTurbine, const PressureTurbine &highToMediumTurbine, const PressureTurbine &mediumToLowTurbine) | |
CondensingTurbine | getCondensingTurbine () const |
PressureTurbine | getHighToLowTurbine () const |
PressureTurbine | getHighToMediumTurbine () const |
PressureTurbine | getMediumToLowTurbine () const |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const TurbineInput &turbineInput) |
std::ostream & | operator<< (std::ostream &stream, const TurbineInput &turbineInput) |
std::ostream & | operator<< (std::ostream &stream, const TurbineInput &turbineInput) |
Steam Modeler turbine input data; holds all of the turbines' data.
Definition at line 97 of file TurbineInput.h.