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

Data Fields

double P
 
double Z
 
double dPdD
 
double d2PdD2
 
double d2PdTD
 
double dPdT
 
double U
 
double H
 
double S
 
double Cv
 
double Cp
 
double W
 
double G
 
double JT
 
double Kappa
 
double Cf
 

Detailed Description

Definition at line 157 of file bindings.cpp.

Field Documentation

◆ Cf

double PropertiesDetailResult::Cf

Critical flow factor

Definition at line 174 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ Cp

double PropertiesDetailResult::Cp

Isobaric heat capacity

Definition at line 169 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ Cv

double PropertiesDetailResult::Cv

Isochoric heat capacity

Definition at line 168 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ d2PdD2

double PropertiesDetailResult::d2PdD2

Second derivative of pressure with respect to density

Definition at line 162 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ d2PdTD

double PropertiesDetailResult::d2PdTD

Mixed derivative of pressure with respect to temperature and density

Definition at line 163 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ dPdD

double PropertiesDetailResult::dPdD

Derivative of pressure with respect to density

Definition at line 161 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ dPdT

double PropertiesDetailResult::dPdT

Derivative of pressure with respect to temperature

Definition at line 164 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ G

double PropertiesDetailResult::G

Gibbs free energy

Definition at line 171 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ H

double PropertiesDetailResult::H

Enthalpy

Definition at line 166 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ JT

double PropertiesDetailResult::JT

Joule-Thomson coefficient

Definition at line 172 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ Kappa

double PropertiesDetailResult::Kappa

Isothermal compressibility

Definition at line 173 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ P

double PropertiesDetailResult::P

Pressure in kPa

Definition at line 159 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ S

double PropertiesDetailResult::S

Entropy

Definition at line 167 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ U

double PropertiesDetailResult::U

Internal energy

Definition at line 165 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ W

double PropertiesDetailResult::W

Speed of sound

Definition at line 170 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().

◆ Z

double PropertiesDetailResult::Z

Compressibility factor

Definition at line 160 of file bindings.cpp.

Referenced by EMSCRIPTEN_BINDINGS().


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