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





Windows & Linux

Description

Get the Z component of the velocity vector.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.