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