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

Public Attributes

double steamBalance
 
std::shared_ptr< LowPressureVentedSteamCalculationsDomainlowPressureVentedSteamCalculationsDomain
 
std::shared_ptr< SteamSystemModelerTool::FluidPropertieslowPressureVentedSteam
 

Friends

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

Detailed Description

Definition at line 10 of file PowerBalanceCheckerCalculationsDomain.h.

Friends And Related Symbol Documentation

◆ operator<<

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

Definition at line 16 of file PowerBalanceCheckerCalculationsDomain.h.

Member Data Documentation

◆ lowPressureVentedSteam

std::shared_ptr<SteamSystemModelerTool::FluidProperties> PowerBalanceCheckerCalculationsDomain::lowPressureVentedSteam

Definition at line 14 of file PowerBalanceCheckerCalculationsDomain.h.

◆ lowPressureVentedSteamCalculationsDomain

std::shared_ptr<LowPressureVentedSteamCalculationsDomain> PowerBalanceCheckerCalculationsDomain::lowPressureVentedSteamCalculationsDomain

Definition at line 13 of file PowerBalanceCheckerCalculationsDomain.h.

◆ steamBalance

double PowerBalanceCheckerCalculationsDomain::steamBalance

Definition at line 12 of file PowerBalanceCheckerCalculationsDomain.h.


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