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