Gets the incident azimuth.
Read-only property
| [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(
|
| [Java] |
|---|
public double getIncidentAzimuth();
|
Returns the azimuth angle in radian
units.
The azimuth angle for the relative position
vector from the target to the transmit radar in radian units.