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

Detailed Description

Definition at line 109 of file AbstractState.cpp.

Inheritance diagram for CoolProp::SRKGenerator:
CoolProp::AbstractStateGenerator

Public Member Functions

AbstractStateget_AbstractState (const std::vector< std::string > &fluid_names) override
 
- Public Member Functions inherited from CoolProp::AbstractStateGenerator
virtual AbstractStateget_AbstractState (const std::vector< std::string > &fluid_names)=0
 
virtual AbstractStateget_AbstractState (const std::vector< std::string > &fluid_names, const std::string &options_json)
 
virtual ~AbstractStateGenerator ()=default
 

Member Function Documentation

◆ get_AbstractState()

AbstractState * CoolProp::SRKGenerator::get_AbstractState ( const std::vector< std::string > &  fluid_names)
inlineoverridevirtual

Implements CoolProp::AbstractStateGenerator.

Definition at line 112 of file AbstractState.cpp.


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