Gets the receive radar prop time.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ReceiveRadarPropTime() As Double
|
| [C#] |
|---|
public double ReceiveRadarPropTime {get;}
|
| [Managed C++] |
|---|
public: __property double get_ReceiveRadarPropTime();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ReceiveRadarPropTime(
|
| [Java] |
|---|
public double getReceiveRadarPropTime();
|
Returns the propagation time in
seconds.
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.