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






Windows & Linux

Description

Get launch parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Launch() As IAgVeLaunch

[C#]
public IAgVeLaunch Launch {get;}

[Managed C++]
public: __property IAgVeLaunch^ get_Launch();

[Unmanaged C++]
public: HRESULT get_Launch(
IAgVeLaunch ** ppRetVal
);

[Java]
public IAgVeLaunch getLaunch();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface