Gets the receive radar angle rate.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ReceiveRadarAngleRate() As Double
|
| [C#] |
|---|
public double ReceiveRadarAngleRate {get;}
|
| [Managed C++] |
|---|
public: __property double get_ReceiveRadarAngleRate();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ReceiveRadarAngleRate(
|
| [Java] |
|---|
public double getReceiveRadarAngleRate();
|
Returns the angle rate in rad/s.