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

Detailed Description

Definition at line 446 of file DataStructures.cpp.

Public Member Functions

 SchemeInformation ()
 

Public Attributes

std::map< schemes, std::string > short_desc_map
 
std::map< std::string, schemesindex_map
 

Constructor & Destructor Documentation

◆ SchemeInformation()

CoolProp::SchemeInformation::SchemeInformation ( )
inline

Definition at line 450 of file DataStructures.cpp.

Member Data Documentation

◆ index_map

std::map<std::string, schemes> CoolProp::SchemeInformation::index_map

Definition at line 449 of file DataStructures.cpp.

◆ short_desc_map

std::map<schemes, std::string> CoolProp::SchemeInformation::short_desc_map

Definition at line 448 of file DataStructures.cpp.


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