diff --git a/src/main.cpp b/src/main.cpp index 1ff3b36..3787c79 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,6 +2,7 @@ /* * TODO: * - impulsive orbital maneuvers + * - replace instances of glm:: with using directives * - convert between satellite state vectors and orbital elements * - orbits with nu (true anom at T0) other than 0 degrees * - plane change maneuvers