CoolProp 8.0.0
An open-source fluid property and humid air property database
Public Attributes | List of all members
CoolProp::FactoryOptionsParseResult Struct Reference

Detailed Description

Definition at line 19 of file FactoryOptions.h.

#include <FactoryOptions.h>

Public Attributes

std::string clean_string
 Factory string with any ?<suffix> stripped. More...
 
std::string options_json
 Raw options JSON (empty if none supplied). More...
 

Member Data Documentation

◆ clean_string

std::string CoolProp::FactoryOptionsParseResult::clean_string

Factory string with any ?<suffix> stripped.

Definition at line 21 of file FactoryOptions.h.

◆ options_json

std::string CoolProp::FactoryOptionsParseResult::options_json

Raw options JSON (empty if none supplied).

Definition at line 22 of file FactoryOptions.h.


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