#include <MaterialPropertyPhaseChange.hpp>
Public Member Functions | |
double | enthalpy () const |
double | temperature () const |
TemperatureEnthalpy (double temperature, double enthalpy) | |
This class implements a temperature enthalpy.
openstudio::model::TemperatureEnthalpy::TemperatureEnthalpy | ( | double | temperature, |
double | enthalpy | ||
) |
double openstudio::model::TemperatureEnthalpy::enthalpy | ( | ) | const |
double openstudio::model::TemperatureEnthalpy::temperature | ( | ) | const |