Adding notes

This commit is contained in:
Connor Johnstone
2022-02-25 15:44:32 -07:00
parent c94f050eb8
commit 6954f0c0a7

View File

@@ -43,3 +43,25 @@ Todo:
2. Add turning angle function 2. Add turning angle function
3. Finish mbh 3. Finish mbh
4. Test it 4. Test it
## 2020-02-11
- Look up Saturn mission launch masses for reference
- Begin thinking more about how to best represent the full trajectories on the paper. Possibilites
include coloring, labeling, and arrows to represent thrust vectors
- investigate different C3 launch capabilites vs. sc mass for comparison
## 2020-02-25
- In the introduction, include some context for the existing literature. Compare to what people have
done before and explain the goal in comparison to how it's based on someone else's, as well as
the places where I've done things differently than the source work.
- Red/Green colorblindness problem in the plots
- Move table 7.1 to the beginning of Section 6 when the trajectories are introduced.
- Double check that the math is in the definitions of key points, for instance the cost function and
the constraints to the NLP solver
- Double check that SPICE is being mentioned
- Include information about coordinate frames being used by SPICE
- Include how mass is being decremented in the SFT propagator section
- Think about how to include plots that show the MBH algorithm jumping through the space and looking
at various basins.
- Submit thesis defense form