Set the flight parameter type.
[Visual Basic .NET] |
---|
Public Sub SetLaunchControlType( _ ByVal LaunchControl As AgEVeLaunchControl _ ) |
[C#] |
---|
public void SetLaunchControlType( AgEVeLaunchControl LaunchControl ); |
[Managed C++] |
---|
public: void SetLaunchControlType( AgEVeLaunchControl LaunchControl ); |
[Unmanaged C++] |
---|
public: HRESULT SetLaunchControlType( AgEVeLaunchControl LaunchControl ); |
[Java] |
---|
public void setLaunchControlType( AgEVeLaunchControl LaunchControl ); |
[Python - STK API ] |
---|
def SetLaunchControlType(self, LaunchControl:"AgEVeLaunchControl") -> None: |
- LaunchControl