![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
Public Types | |
enum | ThermodynamicQuantity { TEMPERATURE, ENTHALPY, ENTROPY, QUALITY, TEMPERATURE, ENTHALPY, ENTROPY, QUALITY, TEMPERATURE, ENTHALPY, ENTROPY, QUALITY } |
enum class for ThermodynamicQuantity | |
enum | ThermodynamicQuantity { TEMPERATURE, ENTHALPY, ENTROPY, QUALITY, TEMPERATURE, ENTHALPY, ENTROPY, QUALITY, TEMPERATURE, ENTHALPY, ENTROPY, QUALITY } |
enum class for ThermodynamicQuantity | |
enum | ThermodynamicQuantity { TEMPERATURE, ENTHALPY, ENTROPY, QUALITY, TEMPERATURE, ENTHALPY, ENTROPY, QUALITY, TEMPERATURE, ENTHALPY, ENTROPY, QUALITY } |
enum class for ThermodynamicQuantity | |
Public Member Functions | |
SteamProperties (const double pressure, const ThermodynamicQuantity quantity, const double quantityValue) | |
SteamSystemModelerTool::SteamPropertiesOutput | calculate () |
SteamProperties (const double pressure, const ThermodynamicQuantity quantity, const double quantityValue) | |
SteamSystemModelerTool::SteamPropertiesOutput | calculate () |
SteamProperties (const double pressure, const ThermodynamicQuantity quantity, const double quantityValue) | |
SteamSystemModelerTool::SteamPropertiesOutput | calculate () |
Definition at line 9 of file SteamProperties.h.
|
inline |
Constructor for SteamProperties class
pressure | double, pressure in MPa |
quantityValue,Thermodynamic | Property used for calculation- Temperature (K), Enthalpy (kJ/kg), Entropy (kJ/kg-K), or Quality (unitless) |
quantity | ThermodynamicQuantity, the value type used to calculate steam properties (TEMPERATURE, ENTHALPY, etc.) |
Definition at line 26 of file SteamProperties.h.
|
inline |
Constructor for SteamProperties class
pressure | double, pressure in MPa |
quantityValue,Thermodynamic | Property used for calculation- Temperature (K), Enthalpy (kJ/kg), Entropy (kJ/kg-K), or Quality (unitless) |
quantity | ThermodynamicQuantity, the value type used to calculate steam properties (TEMPERATURE, ENTHALPY, etc.) |
Definition at line 26 of file SteamProperties.h.
|
inline |
Constructor for SteamProperties class
pressure | double, pressure in MPa |
quantityValue,Thermodynamic | Property used for calculation- Temperature (K), Enthalpy (kJ/kg), Entropy (kJ/kg-K), or Quality (unitless) |
quantity | ThermodynamicQuantity, the value type used to calculate steam properties (TEMPERATURE, ENTHALPY, etc.) |
Definition at line 26 of file SteamProperties.h.
SteamSystemModelerTool::SteamPropertiesOutput SteamProperties::calculate | ( | ) |
Calculates the steam properties
pressure | double, pressure in MPa |
quantityValue | ThermodynamicQuantity, the type of value that will be used to calculate the steam properties (TEMPERATURE,ENTHALPY, etc.) |
Definition at line 5 of file SteamProperties.cpp.
SteamSystemModelerTool::SteamPropertiesOutput SteamProperties::calculate | ( | ) |
Calculates the steam properties
pressure | double, pressure in MPa |
quantityValue | ThermodynamicQuantity, the type of value that will be used to calculate the steam properties (TEMPERATURE,ENTHALPY, etc.) |
SteamSystemModelerTool::SteamPropertiesOutput SteamProperties::calculate | ( | ) |
Calculates the steam properties
pressure | double, pressure in MPa |
quantityValue | ThermodynamicQuantity, the type of value that will be used to calculate the steam properties (TEMPERATURE,ENTHALPY, etc.) |