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

Public Attributes

double lowPressureVentedSteam
 
SteamSystemModelerTool::FluidProperties makeupWater
 
SteamSystemModelerTool::FluidProperties makeupWaterAndCondensateHeaderOutputUpdated
 
MakeupWaterVolumeFlowCalculationsDomain makeupWaterVolumeFlowCalculationsDomain
 
Deaerator deaerator
 

Friends

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

Detailed Description

Definition at line 9 of file LowPressureVentedSteamCalculationsDomain.h.

Friends And Related Symbol Documentation

◆ operator<< [1/2]

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

Definition at line 17 of file LowPressureVentedSteamCalculationsDomain.h.

◆ operator<< [2/2]

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

Definition at line 26 of file LowPressureVentedSteamCalculationsDomain.h.

Member Data Documentation

◆ deaerator

Deaerator LowPressureVentedSteamCalculationsDomain::deaerator

Definition at line 15 of file LowPressureVentedSteamCalculationsDomain.h.

◆ lowPressureVentedSteam

double LowPressureVentedSteamCalculationsDomain::lowPressureVentedSteam

Definition at line 11 of file LowPressureVentedSteamCalculationsDomain.h.

◆ makeupWater

SteamSystemModelerTool::FluidProperties LowPressureVentedSteamCalculationsDomain::makeupWater

Definition at line 12 of file LowPressureVentedSteamCalculationsDomain.h.

◆ makeupWaterAndCondensateHeaderOutputUpdated

SteamSystemModelerTool::FluidProperties LowPressureVentedSteamCalculationsDomain::makeupWaterAndCondensateHeaderOutputUpdated

Definition at line 13 of file LowPressureVentedSteamCalculationsDomain.h.

◆ makeupWaterVolumeFlowCalculationsDomain

MakeupWaterVolumeFlowCalculationsDomain LowPressureVentedSteamCalculationsDomain::makeupWaterVolumeFlowCalculationsDomain

Definition at line 14 of file LowPressureVentedSteamCalculationsDomain.h.


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