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