CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
mixture_reducing_JSON.h File Reference

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,"")
 

Function Documentation

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 
)

Variable Documentation

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.