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.
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
ReturnCondensateCalculationsDomain Class Reference

Public Attributes

std::shared_ptr< FlashTankcondensateFlashTank
 
SteamSystemModelerTool::FluidProperties returnCondensateFlashed
 

Friends

std::ostream & operator<< (std::ostream &stream, const ReturnCondensateCalculationsDomain &domain)
 

Detailed Description

Definition at line 7 of file ReturnCondensateCalculationsDomain.h.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  stream,
const ReturnCondensateCalculationsDomain domain 
)
friend

Definition at line 12 of file ReturnCondensateCalculationsDomain.h.

Member Data Documentation

◆ condensateFlashTank

std::shared_ptr<FlashTank> ReturnCondensateCalculationsDomain::condensateFlashTank

Definition at line 9 of file ReturnCondensateCalculationsDomain.h.

◆ returnCondensateFlashed

SteamSystemModelerTool::FluidProperties ReturnCondensateCalculationsDomain::returnCondensateFlashed

Definition at line 10 of file ReturnCondensateCalculationsDomain.h.


The documentation for this class was generated from the following file: