AGA8 WebAssembly
1.0
bindings for AGA8 gas properties calculations
|
Data Fields | |
xGrs | xGrs |
double | HN |
double | HCH |
Definition at line 260 of file bindings.cpp.
double GrossHvResult::HCH |
Molar ideal gross heating value of the equivalent hydrocarbon (kJ/mol) at 298.15 K
Definition at line 264 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS().
double GrossHvResult::HN |
Molar ideal gross heating value of the mixture (kJ/mol) at 298.15 K
Definition at line 263 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS().
xGrs GrossHvResult::xGrs |
Compositions of the equivalent hydrocarbon, nitrogen, and CO2 (mole fractions)
Definition at line 262 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS().