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

@@ -90,7 +90,7 @@
Describe how a gravity assist manuever would work in the framework of patched conics. Also discuss the advantages of such a maneuver.
\subsection{Multiple Gravity Assist Techniques}
Discuss the advantages of chaining together multiple gravity assists and highlight the difficulties in choosing these assists. Here I can mention porkchop plots, lambert's problem, etc.
Discuss the advantages of chaining together multiple gravity assists and highlight the difficulties in choosing these assists. Here I can mention porkchop plots, lambert's problem, etc. Here I can also talk about Hybrid Optimal Control Problems.
\subsection{Ephemeris Considerations}
I can quickly mention SPICE here and talk a bit about validation.

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

5
notes.md Normal file
View File

@@ -0,0 +1,5 @@
- Prioritize the flowcharts
- Be sure to include the error checking into the flowcharts
- look up Jacob Englander's PhD thesis for further background (UIUC)
- can begin reaching out to committee member to get a sense of availability in November in the next couple weeks
- Upload outline to the google drive