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 Attributes | |
std::shared_ptr< FlashTank > | mediumPressureCondensateFlashTank |
std::shared_ptr< FlashTank > | highPressureCondensateFlashTank |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const LowPressureFlashedSteamIntoHeaderCalculatorDomain &domain) |
Definition at line 8 of file LowPressureFlashedSteamIntoHeaderCalculatorDomain.h.
|
friend |
Definition at line 15 of file LowPressureFlashedSteamIntoHeaderCalculatorDomain.h.
std::shared_ptr<FlashTank> LowPressureFlashedSteamIntoHeaderCalculatorDomain::highPressureCondensateFlashTank |
The original one or updated with high and medium pressure mix.
Definition at line 13 of file LowPressureFlashedSteamIntoHeaderCalculatorDomain.h.
std::shared_ptr<FlashTank> LowPressureFlashedSteamIntoHeaderCalculatorDomain::mediumPressureCondensateFlashTank |
Definition at line 10 of file LowPressureFlashedSteamIntoHeaderCalculatorDomain.h.