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






Windows & Linux

Description

The burnout type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BurnoutType() As AgEVABurnoutType

[C#]
public AgEVABurnoutType BurnoutType {get;}

[Managed C++]
public: __property AgEVABurnoutType get_BurnoutType();

[Unmanaged C++]
public: HRESULT get_BurnoutType(
AgEVABurnoutType * pRetVal
);

[Java]
public AgEVABurnoutType getBurnoutType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface