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