Changes from bosanac meeting
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
5
notes.md
Normal 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
|
||||
Reference in New Issue
Block a user