CoolProp  6.6.0
An open-source fluid property and humid air property database
Public Member Functions | Public Attributes | List of all members
CoolProp::CriticalState Struct Reference

Detailed Description

Definition at line 36 of file DataStructures.h.

#include <DataStructures.h>

Inheritance diagram for CoolProp::CriticalState:
CoolProp::SimpleState

Public Member Functions

 CriticalState ()
 
- Public Member Functions inherited from CoolProp::SimpleState
 SimpleState ()
 
void fill (double v)
 
bool is_valid ()
 

Public Attributes

bool stable
 
- Public Attributes inherited from CoolProp::SimpleState
double rhomolar
 
double T
 
double p
 
double hmolar
 
double smolar
 
double umolar
 
double Q
 

Constructor & Destructor Documentation

◆ CriticalState()

CoolProp::CriticalState::CriticalState ( )
inline

Definition at line 39 of file DataStructures.h.

Member Data Documentation

◆ stable

bool CoolProp::CriticalState::stable

Definition at line 38 of file DataStructures.h.


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