CIM++ Adapted CIM Codebase
WindContPType4bIEC.h
1 // WindContPType4bIEC.h
3 // Implementation of the Class WindContPType4bIEC
4 // Original author: ppbr003
6 
7 #ifndef WINDCONTPTYPE4BIEC_H
8 #define WINDCONTPTYPE4BIEC_H
9 
10 #include "IEC61970/Base/Domain/PU.h"
11 #include "IEC61970/Base/Domain/Seconds.h"
12 #include "IEC61970/Base/Core/IdentifiedObject.h"
13 #include "IEC61970/Dynamics/StandardModels/WindDynamics/WindTurbineType4bIEC.h"
14 
15 namespace IEC61970
16 {
17  namespace Dynamics
18  {
19  namespace StandardModels
20  {
21  namespace WindDynamics
22  {
29  {
30 
31  public:
33  virtual ~WindContPType4bIEC();
59 
60  };
61 
62  }
63 
64  }
65 
66  }
67 
68 }
69 #endif // WINDCONTPTYPE4BIEC_H
Definition: AuxiliaryEquipment.h:13
IEC61970::Base::Domain::Seconds tpaero
Definition: WindContPType4bIEC.h:43
Definition: Seconds.h:22
IEC61970::Dynamics::StandardModels::WindDynamics::WindTurbineType4bIEC * WindTurbineType4bIEC
Definition: WindContPType4bIEC.h:58
Definition: IdentifiedObject.h:36
IEC61970::Base::Domain::Seconds tufiltp4b
Definition: WindContPType4bIEC.h:53
Definition: PU.h:23
IEC61970::Base::Domain::PU dpmaxp4b
Definition: WindContPType4bIEC.h:38
IEC61970::Base::Domain::Seconds tpordp4b
Definition: WindContPType4bIEC.h:48