Parfis
v0.0.7
|
Holds information about each gas component. More...
#include <datastruct.h>
Public Attributes | |
uint32_t | id |
Id from the gas vector in CfgData. | |
const char * | name |
Gas name. | |
double | amuMass |
Gas particle mass in amu. | |
double | volumeFraction |
Gas (volume) fraction. | |
double | temperature |
Temperature in K. | |
double | molDensity |
Mol density mol/m^3. | |
Holds information about each gas component.