AMO-Tools-Suite  v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
All Classes Namespaces Files Functions Variables Enumerations Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
SteamSystemModelerTool::SaturatedPropertiesOutput Struct Reference

#include <SteamSystemModelerTool.h>

Public Member Functions

 SaturatedPropertiesOutput (const double temperature, const double pressure, const double gasSpecificVolume, const double gasSpecificEnthalpy, const double gasSpecificEntropy, const double liquidSpecificVolume, const double liquidSpecificEnthalpy, const double liquidSpecificEntropy, const double evaporationSpecificVolume, const double evaporationSpecificEnthalpy, const double evaporationSpecificEntropy)
 
 SaturatedPropertiesOutput (const double temperature, const double pressure, const double gasSpecificVolume, const double gasSpecificEnthalpy, const double gasSpecificEntropy, const double liquidSpecificVolume, const double liquidSpecificEnthalpy, const double liquidSpecificEntropy, const double evaporationSpecificVolume, const double evaporationSpecificEnthalpy, const double evaporationSpecificEntropy)
 
 SaturatedPropertiesOutput (const double temperature, const double pressure, const double gasSpecificVolume, const double gasSpecificEnthalpy, const double gasSpecificEntropy, const double liquidSpecificVolume, const double liquidSpecificEnthalpy, const double liquidSpecificEntropy, const double evaporationSpecificVolume, const double evaporationSpecificEnthalpy, const double evaporationSpecificEntropy)
 

Public Attributes

double temperature = 0
 
double pressure = 0
 
double gasSpecificVolume = 0
 
double gasSpecificEnthalpy = 0
 
double gasSpecificEntropy = 0
 
double liquidSpecificVolume = 0
 
double liquidSpecificEnthalpy = 0
 
double liquidSpecificEntropy = 0
 
double evaporationSpecificVolume = 0
 
double evaporationSpecificEnthalpy = 0
 
double evaporationSpecificEntropy = 0
 

Detailed Description

SaturatedPropertiesOutput contains properties of saturated steam

Parameters
pressure,doublein MPa
temperature,doublein Kelvin
gasSpecificEnthalpy,doublein kJ/kg
gasSpecificEntropy,doublein kJ/kg/K
gasSpecificVolume,doublein m³/kg
liquidSpecificEnthalpy,doublein kJ/kg
liquidSpecificEntropy,doublein kJ/kg/K
liquidSpecificVolume,doublein m³/kg
evaporationSpecificEnthalpy,doublein kJ/kg
evaporationSpecificEntropy,doublein kJ/kg/K
evaporationSpecificVolume,doublein m³/kg

Definition at line 67 of file SteamSystemModelerTool.h.


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