STK ObjectsSend comments on this topic.
LaunchType Property (IAgVePropagatorBallistic)
See Also
Windows





Windows & Linux

Description

Get flight parameters type.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.