MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
This is the complete list of members for GasProperties, including all inherited members.
co2Generated (defined in GasProperties) | GasProperties | private |
compAdjByVol (defined in GasProperties) | GasProperties | private |
compByVol (defined in GasProperties) | GasProperties | private |
compByWeight (defined in GasProperties) | GasProperties | private |
GasCompositions (defined in GasProperties) | GasProperties | friend |
GasProperties(std::function< double(double t)> specificHeat, const double molecularWeight, const double specificWeight, const double compPercent, const double compByVol, const int o2Generated, const int heatingValue, const int heatingValueVolume, const double h2oGenerated, const double co2Generated) | GasProperties | inline |
h2oGenerated (defined in GasProperties) | GasProperties | private |
heatingValue (defined in GasProperties) | GasProperties | private |
heatingValueVolume (defined in GasProperties) | GasProperties | private |
molecularWeight (defined in GasProperties) | GasProperties | private |
o2Generated (defined in GasProperties) | GasProperties | private |
so2Generated (defined in GasProperties) | GasProperties | private |
specificHeat (defined in GasProperties) | GasProperties | private |
specificWeight (defined in GasProperties) | GasProperties | private |