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






Windows & Linux

Description

The direction of the thrust. The AssignSpherical parameters Lat, Lon, Radius correspond to Elevation, Azimuth, and Magnitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DeltaVVector() As IAgPosition
[C#]
public IAgPosition DeltaVVector {get;}
[Managed C++]
public: __property IAgPosition^ get_DeltaVVector();
[Unmanaged C++]
public: HRESULT get_DeltaVVector(
   IAgPosition ** ppRetVal
);
[Java]
public IAgPosition getDeltaVVector();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.