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






Windows & Linux

Description

Gets the range sum.

Property type

Read-only property

Syntax

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

Return Type

Returns the range sum in meters.

Remarks

The range sum value is the summation of the transmit radar to target range and the receive radar to target range.

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.