Gets the range sum.
Read-only property
[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(); |
The range sum value is the summation of the transmit radar to target range and the receive radar to target range.