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

Detailed Description

Definition at line 373 of file DataStructures.cpp.

Public Member Functions

 PhaseInformation ()
 

Public Attributes

std::map< phases, std::string > short_desc_map
 
std::map< phases, std::string > long_desc_map
 
std::map< std::string, phasesindex_map
 

Constructor & Destructor Documentation

◆ PhaseInformation()

CoolProp::PhaseInformation::PhaseInformation ( )
inline

Definition at line 378 of file DataStructures.cpp.

Member Data Documentation

◆ index_map

std::map<std::string, phases> CoolProp::PhaseInformation::index_map

Definition at line 377 of file DataStructures.cpp.

◆ long_desc_map

std::map<phases, std::string> CoolProp::PhaseInformation::long_desc_map

Definition at line 376 of file DataStructures.cpp.

◆ short_desc_map

std::map<phases, std::string> CoolProp::PhaseInformation::short_desc_map

Definition at line 376 of file DataStructures.cpp.


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