AGA8 WebAssembly
1.0
bindings for AGA8 gas properties calculations
|
Data Fields | |
double | P |
double | Z |
Definition at line 114 of file bindings.cpp.
double PressureResult::P |
Pressure value (kPa)
Definition at line 116 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS().
double PressureResult::Z |
Compressibility factor value
Definition at line 117 of file bindings.cpp.
Referenced by EMSCRIPTEN_BINDINGS().