AGI AgRadarPlugin 11 Send comments on this topic.
IncidentAzimuth Property (IAgStkRadarLinkGeometry)
See Also 





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 * pRetVal
);

[Java]
public double getIncidentAzimuth();

Return Type

Returns the azimuth angle in radian units.

Remarks

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1