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






Windows & Linux

Description

A thruster direction value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ThrusterDirection() As IAgDirection

[C#]
public IAgDirection ThrusterDirection {get;}

[Managed C++]
public: __property IAgDirection^ get_ThrusterDirection();

[Unmanaged C++]
public: HRESULT get_ThrusterDirection(
IAgDirection ** ppRetVal
);

[Java]
public IAgDirection getThrusterDirection();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface