Get the geocentric or geodetic burnout position coordinates.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Burnout() As IAgLLAPosition |
| [C#] |
|---|
public IAgLLAPosition Burnout {get;} |
| [Managed C++] |
|---|
public: __property IAgLLAPosition ^ get_Burnout(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLLAPosition getBurnout(); |
[Python - STK API ] |
|---|
@property def Burnout(self) -> "IAgLLAPosition": |






