IEC61970 17v07
Main Page
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Files
File List
•
All
Classes
Variables
17v07
refactored
IEC61970
Dynamics
StandardModels
ExcitationSystemDynamics
ExcST7BUELselectorKind.h
1
// ExcST7BUELselectorKind.h
3
// Implementation of the Class ExcST7BUELselectorKind
4
// Original author: civanov
6
7
#ifndef EXCST7BUELSELECTORKIND_H
8
#define EXCST7BUELSELECTORKIND_H
9
10
namespace
IEC61970
11
{
12
namespace
Dynamics
13
{
14
namespace
StandardModels
15
{
16
namespace
ExcitationSystemDynamics
17
{
21
enum class
ExcST7BUELselectorKind
22
{
26
_undef = -1, noUELinput,
30
addVref,
34
inputHVgate,
38
outputHVgate
39
};
40
41
}
42
43
}
44
45
}
46
47
}
48
#endif // EXCST7BUELSELECTORKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.13