STK ObjectsSend comments on this topic.
LaunchControl Property (IAgVeImpactLocationPoint)
See Also
Windows





Windows & Linux

Description

Get the flight parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LaunchControl() As IAgVeLaunchControl
[C#]
public IAgVeLaunchControl LaunchControl {get;}
[Managed C++]
public: __property IAgVeLaunchControl ^ get_LaunchControl();
[Unmanaged C++]
public: HRESULT get_LaunchControl(
    IAgVeLaunchControl ** ppVal
);
[Java]
public IAgVeLaunchControl getLaunchControl();
[Python - STK API ]
@property
def LaunchControl(self) -> "IAgVeLaunchControl":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.