Get the flight parameter type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LaunchControlType() As AgEVeLaunchControl |
| [C#] |
|---|
public AgEVeLaunchControl LaunchControlType {get;} |
| [Managed C++] |
|---|
public: __property AgEVeLaunchControl get_LaunchControlType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVeLaunchControl getLaunchControlType(); |
[Python - STK API ] |
|---|
@property def LaunchControlType(self) -> "AgEVeLaunchControl": |






