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.
|
Calculator for flue gas heat losses. More...
#include <cmath>
#include <functional>
#include <memory>
#include <stdexcept>
#include <string>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | GasProperties |
class | GasCompositions |
struct | GasCompositions::ProcessHeatPropertiesResults |
class | GasFlueGasMaterial |
This contains the inputs for calculating flue gas heat loss.
Definition in file gas_flue_gas_material.h.