|
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 | |
| const SteamSystemModelerTool::FluidProperties | calc (const HeaderWithHighestPressure &highPressureHeaderInput, const Boiler &boiler) const |
Private Attributes | |
| const EnergyFlowCalculator | energyFlowCalculator = EnergyFlowCalculator() |
| const FluidPropertiesFactory | fluidPropertiesFactory = FluidPropertiesFactory() |
| const MassFlowCalculator | massFlowCalculator = MassFlowCalculator() |
Definition at line 10 of file HighPressureCondensateCalculator.h.
|
private |
Definition at line 16 of file HighPressureCondensateCalculator.h.
|
private |
Definition at line 17 of file HighPressureCondensateCalculator.h.
|
private |
Definition at line 18 of file HighPressureCondensateCalculator.h.