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
Classes | Namespaces | Functions
gas_flue_gas_material_data.h File Reference

Defines default flue gas material data for process heat calculations. More...

#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  gas_flue_gas_material_data::GasFlueGasMaterial
 Struct to hold default flue gas material data. More...
 

Namespaces

namespace  gas_flue_gas_material_data
 Contains default flue gas material data and accessors.
 

Functions

std::vector< GasFlueGasMaterialgas_flue_gas_material_data::get_default_gas_flue_gas_materials ()
 Returns a vector of default flue gas materials.
 

Detailed Description

Authors
Mark Root, Gina Accawi

Definition in file gas_flue_gas_material_data.h.