| Algorithm 1. |
| 1: Initialization Parameters: Signal transmitting base station coordinates; |
| Ground calibration point coordinates; |
| Ground test point coordinates; |
| Initial phase calibration:
,
|
| 2: while
not empty do
|
| 3: Group by frequency characteristics ; |
| 4: Cycle count to distance conversion ; |
| 5: Get the distance difference between frequencies ; |
| 6: Phase accumulation span detection: |
|
if
|
| ; |
| else
|
| ; |
| end
|
| 7: Calculate the whole cycles : |
|
| 8: Calculate the distance
|
| ; |
| 9: end while
|