AGI STK Objects 11Send 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 ** ppVal
);
[Java]
public IAgVeLaunch getLaunch();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.