Gets the receive radar prop time.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ReceiveRadarPropTime() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_ReceiveRadarPropTime(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getReceiveRadarPropTime(); |
The time it takes for a signal reflected by the target to reach the receive radar. Computed as the receive radar to target range divided by the speed of light.






