MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Public Member Functions | |
SteamSystemModelerTool::FluidProperties | calc (const int headerCountInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const PressureTurbine &highToLowTurbineInput, const PressureTurbine &mediumToLowTurbineInput, const BoilerInput &boilerInput, const std::shared_ptr< PrvWithoutDesuperheating > &lowPressurePrv, const std::shared_ptr< FlashTank > &blowdownFlashTank, const LowPressureFlashedSteamIntoHeaderCalculatorDomain &lowPressureFlashedSteamIntoHeaderCalculatorDomain, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain) const |
Private Attributes | |
const FluidPropertiesFactory | fluidPropertiesFactory = FluidPropertiesFactory() |
const HeaderFactory | headerFactory = HeaderFactory() |
Definition at line 9 of file LowPressureHeaderCalculator.h.
|
private |
Definition at line 21 of file LowPressureHeaderCalculator.h.
|
private |
Definition at line 22 of file LowPressureHeaderCalculator.h.