Gets the range sum.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RangeSum() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_RangeSum(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_RangeSum( |
| [Java] |
|---|
public double getRangeSum(); |
Returns the range sum in meters.
The range sum value is the summation of the transmit radar to target range and the receive radar to target range.
