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

Data Fields

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

Detailed Description

Definition at line 285 of file bindings.cpp.

Field Documentation

◆ HCH

double GrossMethod1Result::HCH

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

Definition at line 289 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ herr

std::string GrossMethod1Result::herr

Error message if ierr is not equal to zero

Definition at line 292 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ HN

double GrossMethod1Result::HN

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

Definition at line 290 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ ierr

int GrossMethod1Result::ierr

Error number (0 indicates no error)

Definition at line 291 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ Mm

double GrossMethod1Result::Mm

Molar mass (g/mol)

Definition at line 288 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ xGrs

xGrs GrossMethod1Result::xGrs

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

Definition at line 287 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().


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