IEC61970 16v29a
16v29a
refactored
IEC61970
Base
Generation
Production
WindGenUnitKind.h
1
// WindGenUnitKind.h
3
// Implementation of the Class WindGenUnitKind
5
6
#ifndef WINDGENUNITKIND_H
7
#define WINDGENUNITKIND_H
8
9
namespace
IEC61970
10
{
11
namespace
Base
12
{
13
namespace
Generation
14
{
15
namespace
Production
16
{
20
enum class
WindGenUnitKind
21
{
25
_undef = -1, offshore,
29
onshore
30
};
31
32
}
33
34
}
35
36
}
37
38
}
39
#endif // WINDGENUNITKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.13