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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1