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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1