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

Public Attributes

std::shared_ptr< PrvWithoutDesuperheatinglowPressurePrv
 
SteamSystemModelerTool::FluidProperties lowPressureHeaderOutput
 
HeatLoss lowPressureHeaderHeatLoss
 
SteamSystemModelerTool::FluidProperties lowPressureCondensate
 
LowPressureFlashedSteamIntoHeaderCalculatorDomain lowPressureFlashedSteamIntoHeaderCalculatorDomain
 

Friends

std::ostream & operator<< (std::ostream &stream, const LowPressureHeaderCalculationsDomain &domain)
 
std::ostream & operator<< (std::ostream &stream, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &domain)
 

Detailed Description

Definition at line 11 of file LowPressureHeaderCalculationsDomain.h.

Friends And Related Symbol Documentation

◆ operator<< [1/2]

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

Definition at line 19 of file LowPressureHeaderCalculationsDomain.h.

◆ operator<< [2/2]

std::ostream & operator<< ( std::ostream &  stream,
const std::shared_ptr< LowPressureHeaderCalculationsDomain > &  domain 
)
friend

Definition at line 42 of file LowPressureHeaderCalculationsDomain.h.

Member Data Documentation

◆ lowPressureCondensate

SteamSystemModelerTool::FluidProperties LowPressureHeaderCalculationsDomain::lowPressureCondensate

Definition at line 16 of file LowPressureHeaderCalculationsDomain.h.

◆ lowPressureFlashedSteamIntoHeaderCalculatorDomain

LowPressureFlashedSteamIntoHeaderCalculatorDomain LowPressureHeaderCalculationsDomain::lowPressureFlashedSteamIntoHeaderCalculatorDomain

Definition at line 17 of file LowPressureHeaderCalculationsDomain.h.

◆ lowPressureHeaderHeatLoss

HeatLoss LowPressureHeaderCalculationsDomain::lowPressureHeaderHeatLoss

Definition at line 15 of file LowPressureHeaderCalculationsDomain.h.

◆ lowPressureHeaderOutput

SteamSystemModelerTool::FluidProperties LowPressureHeaderCalculationsDomain::lowPressureHeaderOutput

Definition at line 14 of file LowPressureHeaderCalculationsDomain.h.

◆ lowPressurePrv

std::shared_ptr<PrvWithoutDesuperheating> LowPressureHeaderCalculationsDomain::lowPressurePrv

Definition at line 13 of file LowPressureHeaderCalculationsDomain.h.


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