STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgLLAPosition getBurnout();
[Python - STK API ]
@property
def Burnout(self) -> "IAgLLAPosition":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.