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






Windows & Linux

Description

Defines the thrust vector in the reference axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ThrustVector() As IAgDirection
[C#]
public IAgDirection ThrustVector {get;}
[Managed C++]
public: __property IAgDirection^ get_ThrustVector();
[Unmanaged C++]
public: HRESULT get_ThrustVector(
   IAgDirection ** ppRetVal
);
[Java]
public IAgDirection getThrustVector();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.