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





Windows & Linux

Description

Get the Y component of the velocity vector.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.