IEC61970 17v07
17v07
refactored
IEC61970
Dynamics
StandardModels
WindDynamics
WindQcontrolModesKind.h
1
// WindQcontrolModesKind.h
3
// Implementation of the Class WindQcontrolModesKind
4
// Original author: civanov
6
7
#ifndef WINDQCONTROLMODESKIND_H
8
#define WINDQCONTROLMODESKIND_H
9
10
namespace
IEC61970
11
{
12
namespace
Dynamics
13
{
14
namespace
StandardModels
15
{
16
namespace
WindDynamics
17
{
21
enum class
WindQcontrolModesKind
22
{
26
_undef = -1, voltage,
30
reactivePower,
35
openLoopReactivePower,
39
powerFactor
40
};
41
42
}
43
44
}
45
46
}
47
48
}
49
#endif // WINDQCONTROLMODESKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.13