|
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.
|
#include <string>#include "physics/gas_constants.h"#include "physics/gas_properties.h"Go to the source code of this file.
Classes | |
| struct | gas_composition::GasFlueGasComponents |
| class | gas_composition::GasComposition |
| Represents a fuel gas mixture and its properties for process heat calculations. More... | |
Namespaces | |
| namespace | gas_composition |
| Contains functions for gas composition calculations. | |
Provides formulas and methods for calculating gas mixture properties, combustion air requirements, and flue gas analysis in engineering applications.
Definition in file gas_composition.h.