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





Windows & Linux

Description

Get the azimuth of the steering angle.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.