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 > | condensateFlashTank |
SteamSystemModelerTool::FluidProperties | returnCondensateFlashed |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const ReturnCondensateCalculationsDomain &domain) |
Definition at line 7 of file ReturnCondensateCalculationsDomain.h.
|
friend |
Definition at line 12 of file ReturnCondensateCalculationsDomain.h.
std::shared_ptr<FlashTank> ReturnCondensateCalculationsDomain::condensateFlashTank |
Definition at line 9 of file ReturnCondensateCalculationsDomain.h.
SteamSystemModelerTool::FluidProperties ReturnCondensateCalculationsDomain::returnCondensateFlashed |
Definition at line 10 of file ReturnCondensateCalculationsDomain.h.