STK AstrogatorSend comments on this topic.
VelX Property (IAgVAManeuverOptimalFiniteSteeringNodeElement)
See Also
Windows





Windows & Linux

Description

Get the X component of the velocity vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VelX() As Double
[C#]
public double VelX {get;}
[Managed C++]
public: __property double get_VelX();
[Unmanaged C++]
public: HRESULT get_VelX(
    double * pVal
);
[Java]
public double getVelX();
[Python - STK API ]
@property
def VelX(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.