CoolProp
6.6.0
An open-source fluid property and humid air property database
|
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) |
TabularDataSet * | get_set_of_tables (shared_ptr< AbstractState > &AS, bool &loaded) |
Return a pointer to the set of tabular datasets. More... | |
|
inline |
Definition at line 1038 of file TabularBackends.h.
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.
|
inline |
Definition at line 1039 of file TabularBackends.h.