Changes from bosanac meeting

This commit is contained in:
Connor
2021-09-16 09:41:16 -06:00
parent 783ba3d887
commit 982440c976
3 changed files with 6 additions and 2 deletions

View File

@@ -41,7 +41,6 @@ function inner_loop(launch_date::DateTime,
if flyby <= true_min
error("Flyby was too low between phase $(i-1) and $(i): $(flyby) / $(true_min)")
end
end
end