OpenStudio:model
Loading...
Searching...
No Matches
openstudio::model::TemperatureEnthalpy Class Reference

#include <MaterialPropertyPhaseChange.hpp>

Public Member Functions

double enthalpy () const
 
double temperature () const
 
 TemperatureEnthalpy (double temperature, double enthalpy)
 

Detailed Description

This class implements a temperature enthalpy.

Constructor & Destructor Documentation

◆ TemperatureEnthalpy()

openstudio::model::TemperatureEnthalpy::TemperatureEnthalpy ( double temperature,
double enthalpy )

Member Function Documentation

◆ enthalpy()

double openstudio::model::TemperatureEnthalpy::enthalpy ( ) const

◆ temperature()

double openstudio::model::TemperatureEnthalpy::temperature ( ) const