CIM++ Adapted CIM_SINERGIEN Codebase
Main Page
Classes
Files
File List
IEC61970
Base
DC
VsPpccControlKind.h
1
// VsPpccControlKind.h
3
// Implementation of the Class VsPpccControlKind
4
// Original author: T. Kostic
6
7
#ifndef VSPPCCCONTROLKIND_H
8
#define VSPPCCCONTROLKIND_H
9
10
namespace
IEC61970
11
{
12
namespace
Base
13
{
14
namespace
DC
15
{
20
enum class
VsPpccControlKind
21
{
25
pPcc,
29
udc,
34
pPccAndUdcDroop,
41
pPccAndUdcDroopWithCompensation,
46
pPccAndUdcDroopPilot
47
};
48
49
}
50
51
}
52
53
}
54
#endif // VSPPCCCONTROLKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.11