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

Detailed Description

Definition at line 15 of file CubicsLibrary.cpp.

Public Member Functions

 CubicsLibraryClass ()
 
bool is_empty ()
 
int add_many (rapidjson::Value &listing)
 
std::string get_JSONstring (const std::string &key)
 
CubicsValues get (const std::string &identifier)
 
std::string get_fluids_list ()
 

Constructor & Destructor Documentation

◆ CubicsLibraryClass()

CoolProp::CubicLibrary::CubicsLibraryClass::CubicsLibraryClass ( )
inline

Definition at line 24 of file CubicsLibrary.cpp.

Member Function Documentation

◆ add_many()

int CoolProp::CubicLibrary::CubicsLibraryClass::add_many ( rapidjson::Value &  listing)
inline

Definition at line 31 of file CubicsLibrary.cpp.

◆ get()

CubicsValues CoolProp::CubicLibrary::CubicsLibraryClass::get ( const std::string &  identifier)
inline

Definition at line 116 of file CubicsLibrary.cpp.

◆ get_fluids_list()

std::string CoolProp::CubicLibrary::CubicsLibraryClass::get_fluids_list ( )
inline

Definition at line 133 of file CubicsLibrary.cpp.

◆ get_JSONstring()

std::string CoolProp::CubicLibrary::CubicsLibraryClass::get_JSONstring ( const std::string &  key)
inline

Definition at line 93 of file CubicsLibrary.cpp.

◆ is_empty()

bool CoolProp::CubicLibrary::CubicsLibraryClass::is_empty ( )
inline

Definition at line 28 of file CubicsLibrary.cpp.


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