STK AstrogatorSend comments on this topic.
BurnoutType Property (IAgVAMCSLaunch)
See Also
Windows





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public AgEVABurnoutType getBurnoutType();
[Python - STK API ]
@property
def BurnoutType(self) -> "AgEVABurnoutType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.