![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
Public Member Functions | |
std::vector< Inlet > | make (const Boiler &boiler) const |
Inlet | make (const std::shared_ptr< PrvWithoutDesuperheating > &prv) const |
Inlet | make (const std::shared_ptr< Turbine > &turbine) const |
Inlet | make (const std::shared_ptr< Turbine > &turbine, const double pressure) const |
Inlet | makeFromOutletGas (const std::shared_ptr< FlashTank > &flashTank) const |
Inlet | makeFromOutletLiquid (const std::shared_ptr< FlashTank > &flashTank) const |
Inlet | makeWithEnthalpy (const SteamSystemModelerTool::FluidProperties &properties) const |
Inlet | makeWithTemperature (const std::shared_ptr< HeatExchanger::Output > &output) const |
std::vector< Inlet > | make (const Boiler &boiler) const |
Inlet | make (const std::shared_ptr< PrvWithoutDesuperheating > &prv) const |
Inlet | make (const std::shared_ptr< Turbine > &turbine) const |
Inlet | make (const std::shared_ptr< Turbine > &turbine, const double pressure) const |
Inlet | makeFromOutletGas (const std::shared_ptr< FlashTank > &flashTank) const |
Inlet | makeFromOutletLiquid (const std::shared_ptr< FlashTank > &flashTank) const |
Inlet | makeWithEnthalpy (const SteamSystemModelerTool::FluidProperties &properties) const |
Inlet | makeWithTemperature (const std::shared_ptr< HeatExchanger::Output > &output) const |
std::vector< Inlet > | make (const Boiler &boiler) const |
Inlet | make (const std::shared_ptr< PrvWithoutDesuperheating > &prv) const |
Inlet | make (const std::shared_ptr< Turbine > &turbine) const |
Inlet | make (const std::shared_ptr< Turbine > &turbine, const double pressure) const |
Inlet | makeFromOutletGas (const std::shared_ptr< FlashTank > &flashTank) const |
Inlet | makeFromOutletLiquid (const std::shared_ptr< FlashTank > &flashTank) const |
Inlet | makeWithEnthalpy (const SteamSystemModelerTool::FluidProperties &properties) const |
Inlet | makeWithTemperature (const std::shared_ptr< HeatExchanger::Output > &output) const |
Definition at line 14 of file InletFactory.h.