STK ObjectsSend 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();
[Python - STK API ]
@property
def Launch(self) -> "IAgVeLaunch":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.