STK AgRadarPluginSend 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 * pRange
);
[Java]
public double getReceiveRadarRange();

Remarks

The range from the receive radar to the target.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.