|
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 <vector>Go to the source code of this file.
Classes | |
| struct | gas_load_charge_material_data::GasLoadChargeMaterial |
| Struct to hold default gas load/charge material data. More... | |
Namespaces | |
| namespace | gas_load_charge_material_data |
| Contains default data for gas load/charge materials used in heat loss calculations. | |
Functions | |
| std::vector< GasLoadChargeMaterial > | gas_load_charge_material_data::get_default_gas_load_charge_materials () |
| Returns a vector of default gas load/charge materials. | |
Definition in file gas_load_charge_material_data.h.