STK AstrogatorSend comments on this topic.
ThrustAxes Property (IAgVAManeuverOptimalFinite)
See Also
Windows





Windows & Linux

Description

Label reflecting coordinate axes for the thrust vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ThrustAxes() As String
[C#]
public string ThrustAxes {get;}
[Managed C++]
public: __property String __gc ^ get_ThrustAxes();
[Unmanaged C++]
public: HRESULT get_ThrustAxes(
    BSTR * pVal
);
[Java]
public String getThrustAxes();
[Python - STK API ]
@property
def ThrustAxes(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.