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






Windows & Linux

Description

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 ** ppRetVal
);
[Java]
public IAgVABurnoutVelocity getBurnoutVelocity();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.