Get the method to define the control limits of the aircraft during the maneuver.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ControlLimitMode() As AgEAvtrBasicManeuverStrategyNavControlLimit |
| [C#] |
|---|
public AgEAvtrBasicManeuverStrategyNavControlLimit ControlLimitMode {get;} |
| [Managed C++] |
|---|
public: __property AgEAvtrBasicManeuverStrategyNavControlLimit get_ControlLimitMode(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEAvtrBasicManeuverStrategyNavControlLimit getControlLimitMode(); |
[Python - STK API ] |
|---|
@property def ControlLimitMode(self) -> "AgEAvtrBasicManeuverStrategyNavControlLimit": |






