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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1