Get the specified turn rate for a control limit mode of specify max turn rate.
Read-only property
[Visual Basic .NET] |
---|
Public Property ControlLimitTurnRate() As System.Object |
[C#] |
---|
public System.Object ControlLimitTurnRate {get;} |
[Managed C++] |
---|
public: __property VARIANT get_ControlLimitTurnRate(); |
[Unmanaged C++] |
---|
public: HRESULT get_ControlLimitTurnRate( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getControlLimitTurnRate(); |