IEC61970 16v29a - SINERGIEN 20170705
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
20170705
refactored
IEC61970
Base
Generation
Production
PenstockLossCurve.h
1
// PenstockLossCurve.h
3
// Implementation of the Class PenstockLossCurve
5
6
#ifndef PENSTOCKLOSSCURVE_H
7
#define PENSTOCKLOSSCURVE_H
8
9
#include "IEC61970/Base/Core/Curve.h"
10
11
namespace
IEC61970
12
{
13
namespace
Base
14
{
15
namespace
Generation
16
{
17
namespace
Production
18
{
24
class
PenstockLossCurve
:
public
IEC61970::Base::Core::Curve
25
{
26
27
public
:
28
PenstockLossCurve
();
29
virtual
~
PenstockLossCurve
();
30
31
};
32
33
}
34
35
}
36
37
}
38
39
}
40
#endif // PENSTOCKLOSSCURVE_H
IEC61970::Base::Generation::Production::PenstockLossCurve
Definition:
PenstockLossCurve.h:24
IEC61970
Definition:
AuxiliaryEquipment.h:13
IEC61970::Base::Core::Curve
Definition:
Curve.h:27
Generated by
1.8.13