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





Windows & Linux

Description

Gets the receive radar range rate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReceiveRadarRangeRate() As Double
[C#]
public double ReceiveRadarRangeRate {get;}
[Managed C++]
public: __property double get_ReceiveRadarRangeRate();
[Unmanaged C++]
public: HRESULT get_ReceiveRadarRangeRate(
    double * pRangeRate
);
[Java]
public double getReceiveRadarRangeRate();

Remarks

The receive radar range rate is the rate of change in range from the receive radar to the target.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.