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





Windows & Linux

Description

Get the Y component of the position vector.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.