Browse Source
Replace int wrap_count with bool initialized flag. wrap_count was redundant with the accumulated_rotation threshold check. Cleaner semantics: initialized tracks first-call baseline, accumulated_rotation alone determines orbit completion.test-refactor
2 changed files with 5 additions and 7 deletions
Loading…
Reference in new issue