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

Data Fields

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

Detailed Description

Definition at line 267 of file bindings.cpp.

Field Documentation

◆ Gr

double GrossInputsResult::Gr

Relative density at T and P

Definition at line 270 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ HCH

double GrossInputsResult::HCH

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

Definition at line 272 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ herr

std::string GrossInputsResult::herr

Error message if ierr is not equal to zero

Definition at line 274 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ HN

double GrossInputsResult::HN

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

Definition at line 271 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ ierr

int GrossInputsResult::ierr

Error number (0 indicates no error)

Definition at line 273 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ xGrs

xGrs GrossInputsResult::xGrs

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

Definition at line 269 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().


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