STK AviatorSend comments on this topic.
ControlLimitTurnRate Property (IAgAvtrBasicManeuverStrategyAutopilotNav)
See Also
Windows





Windows & Linux

Description

Get the specified turn rate for a control limit mode of specify max turn rate.

Property type

Read-only property

Syntax

[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();
[Python - STK API ]
@property
def ControlLimitTurnRate(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.