Skip to main content
. 2021 May 21;21(11):3578. doi: 10.3390/s21113578
Algorithm 3: Empty Regions Recovery Using Binary Inter-Nodes.
1. Procedure FORWARD THE DATA PACKETS (θ) (Source, Sonobuoys)
2. IF Empty region or node = 0 then
3.   Compute the angle with A (x, y, z)
4.   Select the appropriate nodes
5.   Forward the data packets ()
6. ELSE
7.      For Nv:  Tfn = D(ni, l1) ∗ D(nj, l2) P (Er) do
8.      Modify θ = A (x, y, z) PCHG 0 < θ < π
9.     If Pack Sn  Sn=NvA (xyz)  Nv  Er P Ack 
10.    then
11.    Re-schedule angle and forwards the data packets ()
12.    Proposed mechanism ()
13. END IF
14.      End For
15.     End If
16. End Procedure