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 HeaderWithHighestPressure &highPressureHeaderInput, const Header &combinedCondensateHeader) const |
ReturnCondensateCalculationsDomain | flash (const HeaderWithHighestPressure &highPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &returnCondensate) const |
Private Attributes | |
FlashTankFactory | flashTankFactory = FlashTankFactory() |
FluidPropertiesFactory | fluidPropertiesFactory = FluidPropertiesFactory() |
Definition at line 12 of file ReturnCondensateCalculator.h.
|
private |
Definition at line 21 of file ReturnCondensateCalculator.h.
|
private |
Definition at line 22 of file ReturnCondensateCalculator.h.