CIM++ Adapted CIM_SINERGIEN Codebase
Main Page
Classes
Files
File List
IEC61970
Base
Generation
Production
GeneratorControlSource.h
1
// GeneratorControlSource.h
3
// Implementation of the Class GeneratorControlSource
5
6
#ifndef GENERATORCONTROLSOURCE_H
7
#define GENERATORCONTROLSOURCE_H
8
9
namespace
IEC61970
10
{
11
namespace
Base
12
{
13
namespace
Generation
14
{
15
namespace
Production
16
{
20
enum class
GeneratorControlSource
21
{
25
unavailable,
29
offAGC,
33
onAGC,
37
plantControl
38
};
39
40
}
41
42
}
43
44
}
45
46
}
47
#endif // GENERATORCONTROLSOURCE_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.11