IEC61970 17v07
17v07
refactored
IEC61970
Dynamics
StandardModels
ExcitationSystemDynamics
ExcST7BOELselectorKind.h
1
// ExcST7BOELselectorKind.h
3
// Implementation of the Class ExcST7BOELselectorKind
4
// Original author: civanov
6
7
#ifndef EXCST7BOELSELECTORKIND_H
8
#define EXCST7BOELSELECTORKIND_H
9
10
namespace
IEC61970
11
{
12
namespace
Dynamics
13
{
14
namespace
StandardModels
15
{
16
namespace
ExcitationSystemDynamics
17
{
21
enum class
ExcST7BOELselectorKind
22
{
26
_undef = -1, noOELinput,
30
addVref,
34
inputLVgate,
38
outputLVgate
39
};
40
41
}
42
43
}
44
45
}
46
47
}
48
#endif // EXCST7BOELSELECTORKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.13