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






