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

Detailed Description

Definition at line 1032 of file TabularBackends.h.

#include <TabularBackends.h>

Public Member Functions

 TabularDataLibrary ()
 
std::string path_to_tables (shared_ptr< CoolProp::AbstractState > &AS)
 
TabularDataSetget_set_of_tables (shared_ptr< AbstractState > &AS, bool &loaded)
 Return a pointer to the set of tabular datasets. More...
 

Constructor & Destructor Documentation

◆ TabularDataLibrary()

CoolProp::TabularDataLibrary::TabularDataLibrary ( )
inline

Definition at line 1038 of file TabularBackends.h.

Member Function Documentation

◆ get_set_of_tables()

CoolProp::TabularDataSet * CoolProp::TabularDataLibrary::get_set_of_tables ( shared_ptr< AbstractState > &  AS,
bool &  loaded 
)

Return a pointer to the set of tabular datasets.

Return the set of tabular datasets.

Definition at line 1300 of file TabularBackends.cpp.

◆ path_to_tables()

std::string CoolProp::TabularDataLibrary::path_to_tables ( shared_ptr< CoolProp::AbstractState > &  AS)
inline

Definition at line 1039 of file TabularBackends.h.


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