|
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 11 of file ReturnCondensateCalculator.h.
|
private |
Definition at line 20 of file ReturnCondensateCalculator.h.
|
private |
Definition at line 21 of file ReturnCondensateCalculator.h.