|
AGA8 WebAssembly
1.0
bindings for AGA8 gas properties calculations
|
Data Fields | |
| double | hydrocarbon |
| double | nitrogen |
| double | carbon_dioxide |
Definition at line 228 of file bindings.cpp.
| double xGrs::carbon_dioxide |
Mole fraction of carbon dioxide
Definition at line 232 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS(), vector_to_xGrs(), and xGrs_to_vector().
| double xGrs::hydrocarbon |
Mole fraction of the equivalent hydrocarbon
Definition at line 230 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS(), vector_to_xGrs(), and xGrs_to_vector().
| double xGrs::nitrogen |
Mole fraction of nitrogen
Definition at line 231 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS(), vector_to_xGrs(), and xGrs_to_vector().