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
LowPressureFlashedSteamIntoHeaderCalculatorDomain Class Reference

Public Attributes

std::shared_ptr< FlashTankmediumPressureCondensateFlashTank
 
std::shared_ptr< FlashTankhighPressureCondensateFlashTank
 

Friends

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

Detailed Description

Definition at line 8 of file LowPressureFlashedSteamIntoHeaderCalculatorDomain.h.

Friends And Related Symbol Documentation

◆ operator<<

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

Member Data Documentation

◆ highPressureCondensateFlashTank

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.

◆ mediumPressureCondensateFlashTank

std::shared_ptr<FlashTank> LowPressureFlashedSteamIntoHeaderCalculatorDomain::mediumPressureCondensateFlashTank

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