CoolProp
Public Member Functions | Public Attributes | List of all members
CoolProp::MeltingLinePiecewisePolynomialInThetaSegment Class Reference

Detailed Description

The evaluator class for a melting curve formed of segments in the form.

\[ a_i(\frac{T}{T_0}-1)^t_i \]

#include <Ancillaries.h>

Public Member Functions

CoolPropDbl evaluate (CoolPropDbl T)
 

Public Attributes

std::vector< CoolPropDbl > a
 
std::vector< CoolPropDbl > t
 
CoolPropDbl T_0
 
CoolPropDbl p_0
 
CoolPropDbl T_max
 
CoolPropDbl T_min
 
CoolPropDbl p_min
 
CoolPropDbl p_max
 

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