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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1