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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1