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






Windows & Linux

Description

Get the geocentric or geodetic burnout position coordinates.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.