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





Windows & Linux

Description

Get the third component of the steering unit vector.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.