AGI STK Astrogator 11 Send 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface