AGI STK Astrogator 11 Send comments on this topic.
Burnout Property (IAgVAMCSLaunch)
See Also 





Description

The burnout point definition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Burnout() As IAgVABurnout

[C#]
public IAgVABurnout Burnout {get;}

[Managed C++]
public: __property IAgVABurnout^ get_Burnout();

[Unmanaged C++]
public: HRESULT get_Burnout(
IAgVABurnout ** ppRetVal
);

[Java]
public IAgVABurnout getBurnout();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1