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






Windows & Linux

Description

Gets the receive radar range.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReceiveRadarRange() As Double
[C#]
public double ReceiveRadarRange {get;}
[Managed C++]
public: __property double get_ReceiveRadarRange();
[Unmanaged C++]
public: HRESULT get_ReceiveRadarRange(
   double * pRetVal
);
[Java]
public double getReceiveRadarRange();

Return Type

Range returned in meters.

Remarks

The range from the receive radar to the target.

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.