From 5d98f1f85e71f4cf847f8965211af28622a28c9f Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Mon, 13 Jun 2022 13:01:21 -0400 Subject: [PATCH] update main TODO --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) 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