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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.