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





Windows & Linux

Description

Get the burnout velocity definition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BurnoutVelocity() As IAgVABurnoutVelocity
[C#]
public IAgVABurnoutVelocity BurnoutVelocity {get;}
[Managed C++]
public: __property IAgVABurnoutVelocity ^ get_BurnoutVelocity();
[Unmanaged C++]
public: HRESULT get_BurnoutVelocity(
    IAgVABurnoutVelocity ** ppVABurnoutVelocity
);
[Java]
public IAgVABurnoutVelocity getBurnoutVelocity();
[Python - STK API ]
@property
def BurnoutVelocity(self) -> "IAgVABurnoutVelocity":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.