AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Enumerations
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
w
+
Functions
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
w
Variables
Enumerations
Related Functions
+
Files
File List
+
File Members
All
Enumerations
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Friends
Macros
Pages
include
calculator
losses
LoadChargeMaterial.h
1
#ifndef AMO_SUITE_LOADCHARGEMATERIAL_H
2
#define AMO_SUITE_LOADCHARGEMATERIAL_H
3
8
namespace
LoadChargeMaterial
{
10
enum class
ThermicReactionType
{
11
ENDOTHERMIC,
12
EXOTHERMIC,
13
NONE
14
};
15
}
16
17
#endif //AMO_SUITE_LOADCHARGEMATERIAL_H
LoadChargeMaterial::ThermicReactionType
ThermicReactionType
Classifications of thermic reaction type.
Definition:
LoadChargeMaterial.h:10
LoadChargeMaterial
Definition:
LoadChargeMaterial.h:8
Generated by
1.8.13