CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CriticalSplineConstants.h
Go to the documentation of this file.
1 #ifndef CRITICAL_SPLINE_CONSTANTS_H
2 #define CRITICAL_SPLINE_CONSTANTS_H
3 
4 #include "FluidClass.h"
5 
7 
8 #endif
void set_critical_spline_constants(Fluid *pFluid)
Fluid is the abstract base class that is employed by all the other fluids.
Definition: FluidClass.h:147