CIM++ Adapted CIM Codebase
WindGenType3bIEC.h
1 // WindGenType3bIEC.h
3 // Implementation of the Class WindGenType3bIEC
4 // Original author: civanov
6 
7 #ifndef WINDGENTYPE3BIEC_H
8 #define WINDGENTYPE3BIEC_H
9 
10 #include "IEC61970/Base/Domain/Boolean.h"
11 #include "IEC61970/Base/Domain/Seconds.h"
12 #include "IEC61970/Dynamics/StandardModels/WindDynamics/WindGenType3IEC.h"
13 
14 namespace IEC61970
15 {
16  namespace Dynamics
17  {
18  namespace StandardModels
19  {
20  namespace WindDynamics
21  {
28  {
29 
30  public:
32  virtual ~WindGenType3bIEC();
52 
53  };
54 
55  }
56 
57  }
58 
59  }
60 
61 }
62 #endif // WINDGENTYPE3BIEC_H
Definition: AuxiliaryEquipment.h:13
Definition: Seconds.h:22
IEC61970::Base::Domain::Seconds two
Definition: WindGenType3bIEC.h:51
Definition: Boolean.h:21
IEC61970::Base::Domain::Seconds tg
Definition: WindGenType3bIEC.h:46
IEC61970::Base::Domain::Boolean mwtcwp
Definition: WindGenType3bIEC.h:41