CoolProp 8.0.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 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...
 

Constructor & Destructor Documentation

◆ TabularDataLibrary()

CoolProp::TabularDataLibrary::TabularDataLibrary ( )
default

Member Function Documentation

◆ get_set_of_tables()

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.

◆ path_to_tables()

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

Definition at line 1009 of file TabularBackends.h.


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