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






Windows & Linux

Description

Get the geocentric or geodetic launch position coordinates.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Launch() As IAgLLAPosition
[C#]
public IAgLLAPosition Launch {get;}
[Managed C++]
public: __property IAgLLAPosition^ get_Launch();
[Unmanaged C++]
public: HRESULT get_Launch(
   IAgLLAPosition ** ppRetVal
);
[Java]
public IAgLLAPosition getLaunch();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.