|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
Definition at line 1002 of file TabularBackends.h.
#include <TabularBackends.h>
Public Member Functions | |
| TabularDataLibrary ()=default | |
| std::string | path_to_tables (shared_ptr< CoolProp::AbstractState > &AS) |
| std::pair< TabularDataSet *, bool > | get_set_of_tables (shared_ptr< AbstractState > &AS) |
| Return a pointer to the set of tabular datasets and whether tables were already loaded. More... | |
|
default |
| std::pair< CoolProp::TabularDataSet *, bool > CoolProp::TabularDataLibrary::get_set_of_tables | ( | shared_ptr< AbstractState > & | AS | ) |
Return a pointer to the set of tabular datasets and whether tables were already loaded.
Return the set of tabular datasets and whether tables were already loaded.
Definition at line 1530 of file TabularBackends.cpp.
|
inline |
Definition at line 1009 of file TabularBackends.h.