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

Remarks

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.