Gets the closure.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Closure() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_Closure(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getClosure(); |
Closure is as the negative of the average range rate from the receive radar to the target and the transmit radar and the target.
closure = -(xmtRangeRate + rcvRangeRate) / 2






