STK ObjectsSend comments on this topic.
LaunchControlType Property (IAgVeImpactLocationPoint)
See Also
Windows





Windows & Linux

Description

Get the flight parameter type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LaunchControlType() As AgEVeLaunchControl
[C#]
public AgEVeLaunchControl LaunchControlType {get;}
[Managed C++]
public: __property AgEVeLaunchControl get_LaunchControlType();
[Unmanaged C++]
public: HRESULT get_LaunchControlType(
    AgEVeLaunchControl * pVal
);
[Java]
public AgEVeLaunchControl getLaunchControlType();
[Python - STK API ]
@property
def LaunchControlType(self) -> "AgEVeLaunchControl":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.