doc: update todo

This commit is contained in:
Cat Flynn 2024-09-29 00:18:04 +01:00
parent ab5b400608
commit d14139341a
1 changed files with 5 additions and 1 deletions

View File

@ -42,5 +42,9 @@ Argument of Periapsis
Hypothesis: The shifting in position is caused by a the change in the argument of periapsis which is not accounted for when updating the orbit
Test: Update the velocity such that the apo- and periapses of the orbit swap sides. This would cause the particle to jump to the other side of the planet
What happens when the initial orbit is circular?
Test: Update the velocity such that the apo- and periapses of the orbit should swap sides. This should cause the particle to jump to the other side of the planet.
Test: Position the particle exactly at the apo- or periapsis before updating the velocity. The particle should remain stationary.