Gets the receive radar range rate.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ReceiveRadarRangeRate() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_ReceiveRadarRangeRate(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_ReceiveRadarRangeRate( |
| [Java] |
|---|
public double getReceiveRadarRangeRate(); |
Returns the range rate in m/s units.
The receive radar range rate is the rate of change in range from the receive radar to the target.
