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






