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.
Loading...
Searching...
No Matches
gas_properties::GasProperties Member List

This is the complete list of members for gas_properties::GasProperties, including all inherited members.

co2_generated (defined in gas_properties::GasProperties)gas_properties::GasProperties
composition_by_volume (defined in gas_properties::GasProperties)gas_properties::GasProperties
composition_percent (defined in gas_properties::GasProperties)gas_properties::GasProperties
composition_weight (defined in gas_properties::GasProperties)gas_properties::GasProperties
composition_weight_fraction (defined in gas_properties::GasProperties)gas_properties::GasProperties
GasProperties(std::function< double(double t)> specific_heat, double molecular_weight, double specific_weight, double composition_percent, double composition_by_volume, double o2_generated, double heating_value, double heating_value_volume, double h2o_generated, double co2_generated) (defined in gas_properties::GasProperties)gas_properties::GasPropertiesinline
h2o_generated (defined in gas_properties::GasProperties)gas_properties::GasProperties
heating_value (defined in gas_properties::GasProperties)gas_properties::GasProperties
heating_value_volume (defined in gas_properties::GasProperties)gas_properties::GasProperties
molecular_weight (defined in gas_properties::GasProperties)gas_properties::GasProperties
o2_generated (defined in gas_properties::GasProperties)gas_properties::GasProperties
setCompositionWeightFraction(double total_weight) (defined in gas_properties::GasProperties)gas_properties::GasPropertiesinline
specific_heat (defined in gas_properties::GasProperties)gas_properties::GasProperties
specific_weight (defined in gas_properties::GasProperties)gas_properties::GasProperties