Gets the incident azimuth.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IncidentAzimuth() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_IncidentAzimuth(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getIncidentAzimuth(); |
The azimuth angle for the relative position vector from the target to the transmit radar in radian units.






