#include <SteamSystemModelerTool.h>
|
| 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) |
|
|
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 |
|
SaturatedPropertiesOutput contains properties of saturated steam
- Parameters
-
pressure,double | in MPa |
temperature,double | in Kelvin |
gasSpecificEnthalpy,double | in kJ/kg |
gasSpecificEntropy,double | in kJ/kg/K |
gasSpecificVolume,double | in m³/kg |
liquidSpecificEnthalpy,double | in kJ/kg |
liquidSpecificEntropy,double | in kJ/kg/K |
liquidSpecificVolume,double | in m³/kg |
evaporationSpecificEnthalpy,double | in kJ/kg |
evaporationSpecificEntropy,double | in kJ/kg/K |
evaporationSpecificVolume,double | in m³/kg |
Definition at line 67 of file SteamSystemModelerTool.h.
The documentation for this struct was generated from the following file: