Gets the closure.
Read-only property
[Visual Basic .NET] |
---|
Public Property Closure() As Double |
[C#] |
---|
public double Closure {get;} |
[Managed C++] |
---|
public: __property double get_Closure(); |
[Unmanaged C++] |
---|
public: HRESULT get_Closure( double * pClosure ); |
[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