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





Windows & Linux

Description

Get the second component of the steering unit vector.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.