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
include
processHeat
losses
load_charge_material.h
1
#ifndef TOOLS_SUITE_LOADCHARGEMATERIAL_H
2
#define TOOLS_SUITE_LOADCHARGEMATERIAL_H
3
8
namespace
LoadChargeMaterial
{
10
enum class
ThermicReactionType
{ ENDOTHERMIC, EXOTHERMIC, NONE };
11
}
// namespace LoadChargeMaterial
12
13
#endif
// TOOLS_SUITE_LOADCHARGEMATERIAL_H
LoadChargeMaterial
Definition
load_charge_material.h:8
LoadChargeMaterial::ThermicReactionType
ThermicReactionType
Classifications of thermic reaction type.
Definition
load_charge_material.h:10
Generated by
1.9.8