AGI STK Objects 11 Send 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 ** ppRetVal
);

[Java]
public IAgVeLaunchControl getLaunchControl();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface