struct Method
Declaration
struct Method { /* full declaration omitted */ };
Declared at: ThermoFun/ThermoParameters.h:21
Member Variables
- public std::string name
- Method name
- public std::unordered_map<std::string, std::vector<double>> parameter_coefficients
- Parameter name and coefficients
- public ThermoFun::TPlimit tplimit
- Temperature and pressure limit of the method