AGI AgRadarPlugin 11 Send 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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface