CIM++ Adapted CIM_SINERGIEN Codebase
Main Page
Classes
Files
File List
IEC61970
Dynamics
StandardModels
LoadDynamics
GenericNonLinearLoadModelKind.h
1
// GenericNonLinearLoadModelKind.h
3
// Implementation of the Class GenericNonLinearLoadModelKind
4
// Original author: ppbr003
6
7
#ifndef GENERICNONLINEARLOADMODELKIND_H
8
#define GENERICNONLINEARLOADMODELKIND_H
9
10
namespace
IEC61970
11
{
12
namespace
Dynamics
13
{
14
namespace
StandardModels
15
{
16
namespace
LoadDynamics
17
{
21
enum class
GenericNonLinearLoadModelKind
22
{
26
exponentialRecovery,
30
loadAdaptive
31
};
32
33
}
34
35
}
36
37
}
38
39
}
40
#endif // GENERICNONLINEARLOADMODELKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.11