STK AgRadarPluginSend comments on this topic.
IncidentAzimuth Property (IAgStkRadarLinkGeometry)
See Also
Windows





Windows & Linux

Description

Gets the incident azimuth.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IncidentAzimuth() As Double
[C#]
public double IncidentAzimuth {get;}
[Managed C++]
public: __property double get_IncidentAzimuth();
[Unmanaged C++]
public: HRESULT get_IncidentAzimuth(
    double * pIncidentAz
);
[Java]
public double getIncidentAzimuth();

Remarks

The azimuth angle for the relative position vector from the target to the transmit radar in radian units.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.