AGA8 WebAssembly  1.0
bindings for AGA8 gas properties calculations
Loading...
Searching...
No Matches
GrossMethod2Result Struct Reference
Collaboration diagram for GrossMethod2Result:

Data Fields

xGrs xGrs
 
double Hv
 
double Mm
 
double HCH
 
double HN
 
int ierr
 
std::string herr
 

Detailed Description

Definition at line 295 of file bindings.cpp.

Field Documentation

◆ HCH

double GrossMethod2Result::HCH

Molar ideal gross heating value of the equivalent hydrocarbon (kJ/mol) at 298.15 K

Definition at line 300 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ herr

std::string GrossMethod2Result::herr

Error message if ierr is not equal to zero

Definition at line 303 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ HN

double GrossMethod2Result::HN

Molar ideal gross heating value of the mixture (kJ/mol) at 298.15 K

Definition at line 301 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ Hv

double GrossMethod2Result::Hv

Volumetric ideal gross heating value (MJ/m^3) at Th

Definition at line 298 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ ierr

int GrossMethod2Result::ierr

Error number (0 indicates no error)

Definition at line 302 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ Mm

double GrossMethod2Result::Mm

Molar mass (g/mol)

Definition at line 299 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ xGrs

xGrs GrossMethod2Result::xGrs

Compositions of the equivalent hydrocarbon, nitrogen, and CO2 (mole fractions)

Definition at line 297 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().


The documentation for this struct was generated from the following file: