CoolProp
4.2.5
An open-source fluid property and humid air property database
|
Go to the source code of this file.
Functions | |
std::vector< std::string > | mixture_reducing_JSON_lines (mixture_reducing_JSON_c_lines, mixture_reducing_JSON_c_lines+sizeof(mixture_reducing_JSON_c_lines)/sizeof(std::string)) |
Variables | |
std::string | mixture_reducing_JSON_c_lines [] |
std::string | mixture_reducing_JSON = strjoin(mixture_reducing_JSON_lines,"") |
std::vector<std::string> mixture_reducing_JSON_lines | ( | mixture_reducing_JSON_c_lines | , |
mixture_reducing_JSON_c_lines+ | sizeofmixture_reducing_JSON_c_lines)/sizeof(std::string | ||
) |
std::string mixture_reducing_JSON = strjoin(mixture_reducing_JSON_lines,"") |
Definition at line 2219 of file mixture_reducing_JSON.h.
std::string mixture_reducing_JSON_c_lines[] |
Definition at line 4 of file mixture_reducing_JSON.h.