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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1