STK AgRadarPluginSend comments on this topic.
ReceiveRadarPropTime Property (IAgStkRadarLinkGeometry)
See Also
Windows





Windows & Linux

Description

Gets the receive radar prop time.

Property type

Read-only property

Syntax

[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(
    double * pPropTime
);
[Java]
public double getReceiveRadarPropTime();

Remarks

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.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.