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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface