STK AviatorSend comments on this topic.
ControlLimitPitchRate Property (IAgAvtrBasicManeuverStrategyRelativeFPA)
See Also
Windows





Windows & Linux

Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ControlLimitPitchRate() As System.Object
[C#]
public System.Object ControlLimitPitchRate {get;}
[Managed C++]
public: __property VARIANT get_ControlLimitPitchRate();
[Unmanaged C++]
public: HRESULT get_ControlLimitPitchRate(
    VARIANT * pVal
);
[Java]
public AgVariant getControlLimitPitchRate();
[Python - STK API ]
@property
def ControlLimitPitchRate(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.