From 025fb09e35f0a1253d41bc3c359954027fadae81 Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Mon, 13 Mar 2023 12:22:43 -0400 Subject: [PATCH] update main TODO --- src/main.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index ea3117a..82a2093 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -22,12 +22,6 @@ * - Add maneuver controls for circularize_raising/lowering * - can we make the input slider for maneuver anomaly snap to certain angles? * - 0, apoapse, periapse? - * - * - Important!! add std::isnan() checks, from , after applyManeuver(), - * we're getting intermittent wonkyness, maybe another divide by zero - * somewhere - * - to aid testing, we should create many more orbits, all with additional - * maneuver nodes */ #include