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.
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
LowPressureHeaderCalculator Class Reference

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()
 

Detailed Description

Definition at line 9 of file LowPressureHeaderCalculator.h.

Member Data Documentation

◆ fluidPropertiesFactory

const FluidPropertiesFactory LowPressureHeaderCalculator::fluidPropertiesFactory = FluidPropertiesFactory()
private

Definition at line 21 of file LowPressureHeaderCalculator.h.

◆ headerFactory

const HeaderFactory LowPressureHeaderCalculator::headerFactory = HeaderFactory()
private

Definition at line 22 of file LowPressureHeaderCalculator.h.


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