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






