|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
Definition at line 127 of file AbstractState.cpp.
Public Member Functions | |
| AbstractState * | get_AbstractState (const std::vector< std::string > &fluid_names) override |
Public Member Functions inherited from CoolProp::AbstractStateGenerator | |
| virtual AbstractState * | get_AbstractState (const std::vector< std::string > &fluid_names)=0 |
| virtual AbstractState * | get_AbstractState (const std::vector< std::string > &fluid_names, const std::string &options_json) |
| virtual | ~AbstractStateGenerator ()=default |
|
inlineoverridevirtual |
Implements CoolProp::AbstractStateGenerator.
Definition at line 130 of file AbstractState.cpp.