#include <WindRefFrameRotIEC.h>
Public Attributes | |
IEC61970::Base::Domain::Seconds | tpll |
IEC61970::Base::Domain::PU | upll1 |
IEC61970::Base::Domain::PU | upll2 |
IEC61970::Dynamics::StandardModels::WindDynamics::WindTurbineType3or4IEC * | WindTurbineType3or4IEC |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
IEC61970::Base::Domain::String | aliasName |
IEC61970::Base::Domain::String | description |
IEC61970::Base::Domain::String | mRID |
IEC61970::Base::Domain::String | name |
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
Reference frame rotation model.
Reference: IEC Standard 61400-27-1 Section 5.6.3.5.
IEC61970::Base::Domain::Seconds IEC61970::Dynamics::StandardModels::WindDynamics::WindRefFrameRotIEC::tpll |
Time constant for PLL first order filter model (TPLL). It is type dependent parameter.
IEC61970::Base::Domain::PU IEC61970::Dynamics::StandardModels::WindDynamics::WindRefFrameRotIEC::upll1 |
Voltage below which the angle of the voltage is filtered and possibly also frozen (uPLL1). It is type dependent parameter.
IEC61970::Base::Domain::PU IEC61970::Dynamics::StandardModels::WindDynamics::WindRefFrameRotIEC::upll2 |
Voltage (uPLL2) below which the angle of the voltage is frozen if uPLL2 is smaller or equal to uPLL1 . It is type dependent parameter.
IEC61970::Dynamics::StandardModels::WindDynamics::WindTurbineType3or4IEC* IEC61970::Dynamics::StandardModels::WindDynamics::WindRefFrameRotIEC::WindTurbineType3or4IEC |
Wind turbine type 3 or 4 model with which this reference frame rotation model is associated.