AGI STK Objects 11 Send comments on this topic.
LaunchType Property (IAgVePropagatorBallistic)
See Also 





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 * pRetVal
);

[Java]
public AgEVeLaunch getLaunchType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1