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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1