CIM++ Adapted CIM_SINERGIEN Codebase
Main Page
Classes
Files
File List
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
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.11