CIM++ Adapted CIM_SINERGIEN Codebase
Main Page
Classes
Files
File List
IEC61970
Dynamics
StandardModels
WindDynamics
WindLookupTableFunctionKind.h
1
// WindLookupTableFunctionKind.h
3
// Implementation of the Class WindLookupTableFunctionKind
4
// Original author: civanov
6
7
#ifndef WINDLOOKUPTABLEFUNCTIONKIND_H
8
#define WINDLOOKUPTABLEFUNCTIONKIND_H
9
10
namespace
IEC61970
11
{
12
namespace
Dynamics
13
{
14
namespace
StandardModels
15
{
16
namespace
WindDynamics
17
{
21
enum class
WindLookupTableFunctionKind
22
{
28
prr,
33
omegap,
39
ipmax,
45
iqmax,
50
pwp,
56
tcwdu,
63
tduwt,
69
qmaxp,
75
qminp,
81
qmaxu,
87
qminu,
93
tuover,
99
tuunder,
105
tfover,
111
tfunder,
116
qwp
117
};
118
119
}
120
121
}
122
123
}
124
125
}
126
#endif // WINDLOOKUPTABLEFUNCTIONKIND_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.11