Friday, January 9, 2009

phase unwrapping

Condition
  1. Wins.FOVs
  2. A single 2pi drop in the tail FOVs of Win
  3. Previously, in a 2pi-drop FOV, FOV.a have been unwrapped, but all suc-FOVs have not.
Requirement
  1. Given an unwarp-point P(win, aa), a = va_win(aa), all P(win, aa+), in which va_win(aa+) > a, should now = va_win(aa+) + 2pi.
Imp
  1. Change original code to this recursion.

No comments: