AGI AgRadarPlugin 11 Send comments on this topic.
ReceiveRadarRangeRate Property (IAgStkRadarLinkGeometry)
See Also 





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 * pRetVal
);

[Java]
public double getReceiveRadarRangeRate();

Return Type

Returns the range rate in m/s units.

Remarks

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1