IEC61970 17v07
GovGAST4.h
1 // GovGAST4.h
3 // Implementation of the Class GovGAST4
4 // Original author: pcha006
6 
7 #ifndef GOVGAST4_H
8 #define GOVGAST4_H
9 
10 #include "IEC61970/Base/Domain/PU.h"
11 #include "IEC61970/Base/Domain/Seconds.h"
12 #include "IEC61970/Dynamics/StandardModels/TurbineGovernorDynamics/TurbineGovernorDynamics.h"
13 
14 namespace IEC61970
15 {
16  namespace Dynamics
17  {
18  namespace StandardModels
19  {
20  namespace TurbineGovernorDynamics
21  {
26  {
27 
28  public:
29  GovGAST4();
30  virtual ~GovGAST4();
76 
77  };
78 
79  }
80 
81  }
82 
83  }
84 
85 }
86 #endif // GOVGAST4_H
Definition: AuxiliaryEquipment.h:13
IEC61970::Base::Domain::PU ktm
Definition: GovGAST4.h:38
IEC61970::Base::Domain::Seconds tv
Definition: GovGAST4.h:75
Definition: Seconds.h:22
IEC61970::Base::Domain::PU mxef
Definition: GovGAST4.h:47
IEC61970::Base::Domain::Seconds tm
Definition: GovGAST4.h:71
IEC61970::Base::Domain::PU rymn
Definition: GovGAST4.h:51
IEC61970::Base::Domain::PU bp
Definition: GovGAST4.h:34
Definition: PU.h:23
IEC61970::Base::Domain::PU mnef
Definition: GovGAST4.h:43
IEC61970::Base::Domain::Seconds ta
Definition: GovGAST4.h:59
IEC61970::Base::Domain::PU rymx
Definition: GovGAST4.h:55
IEC61970::Base::Domain::Seconds tc
Definition: GovGAST4.h:63
IEC61970::Base::Domain::Seconds tcm
Definition: GovGAST4.h:67