CIM++ Adapted CIM_SINERGIEN Codebase
Main Page
Classes
Files
File List
IEC61970
Dynamics
StandardModels
WindDynamics
WindPlantQcontrolModeKind.h
1
// WindPlantQcontrolModeKind.h
3
// Implementation of the Class WindPlantQcontrolModeKind
4
// Original author: civanov
6
7
#ifndef WINDPLANTQCONTROLMODEKIND_H
8
#define WINDPLANTQCONTROLMODEKIND_H
9
10
namespace
IEC61970
11
{
12
namespace
Dynamics
13
{
14
namespace
StandardModels
15
{
16
namespace
WindDynamics
17
{
21
enum class
WindPlantQcontrolModeKind
22
{
26
reactivePower,
30
powerFactor,
34
uqStatic,
38
voltageControl
39
};
40
41
}
42
43
}
44
45
}
46
47
}
48
#endif // WINDPLANTQCONTROLMODEKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.11