STK AstrogatorSend comments on this topic.
QueryCartesian Method (IAgVAAttitudeControlImpulsiveThrustVector)
See Also
Windows





Windows & Linux

Description

Get all three Cartesian components of the DeltaV vector as an array (dimension: SmallDistance/Time).

Syntax

[Visual Basic .NET]
Public Function QueryCartesian() As System.Array
[C#]
public System.Array QueryCartesian();
[Managed C++]
public: System::Array QueryCartesian();
[Unmanaged C++]
public: HRESULT QueryCartesian(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray queryCartesian();
[Python - STK API ]
def QueryCartesian(self) -> list:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.