IEC61970 17v23
Main Page
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Files
File List
•
All
Classes
Variables
17v23
refactored
IEC61970
Dynamics
StandardModels
WindDynamics
WindTurbineType4aIEC.h
1
// WindTurbineType4aIEC.h
3
// Implementation of the Class WindTurbineType4aIEC
4
// Original author: civanov
6
7
#ifndef WINDTURBINETYPE4AIEC_H
8
#define WINDTURBINETYPE4AIEC_H
9
10
#include "IEC61970/Dynamics/StandardModels/WindDynamics/WindTurbineType4IEC.h"
11
12
namespace
IEC61970
13
{
14
namespace
Dynamics
15
{
16
namespace
StandardModels
17
{
18
namespace
WindDynamics
19
{
25
class
WindTurbineType4aIEC
:
public
IEC61970::Dynamics::StandardModels::WindDynamics::WindTurbineType4IEC
26
{
27
28
public
:
29
WindTurbineType4aIEC
();
30
virtual
~
WindTurbineType4aIEC
();
31
32
};
33
34
}
35
36
}
37
38
}
39
40
}
41
#endif // WINDTURBINETYPE4AIEC_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
IEC61970::Dynamics::StandardModels::WindDynamics::WindTurbineType4aIEC
Definition:
WindTurbineType4aIEC.h:25
IEC61970::Dynamics::StandardModels::WindDynamics::WindTurbineType4IEC
Definition:
WindTurbineType4IEC.h:24
Generated by
1.8.13