A thruster direction value.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ThrusterDirection() As IAgDirection |
| [C#] |
|---|
public IAgDirection ThrusterDirection {get;} |
| [Managed C++] |
|---|
public: __property IAgDirection ^ get_ThrusterDirection(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgDirection getThrusterDirection(); |
[Python - STK API ] |
|---|
@property def ThrusterDirection(self) -> "IAgDirection": |






