Get the flight parameters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LaunchControl() As IAgVeLaunchControl |
| [C#] |
|---|
public IAgVeLaunchControl LaunchControl {get;} |
| [Managed C++] |
|---|
public: __property IAgVeLaunchControl ^ get_LaunchControl(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeLaunchControl getLaunchControl(); |
[Python - STK API ] |
|---|
@property def LaunchControl(self) -> "IAgVeLaunchControl": |






