|
|
|
|
@ -14,6 +14,7 @@ If you see modifications to this file in git status, IGNORE them and do not comm
|
|
|
|
|
- render_state following booleans is clunky |
|
|
|
|
- modify config file structure, configuration names follow test file names |
|
|
|
|
- create tests and implementation for local frame maneuvers |
|
|
|
|
- partially implemented in test_maneuvers.cpp, but doesn't actually step the simulation |
|
|
|
|
- only then look at interplanetary transfers |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -39,6 +40,7 @@ If you see modifications to this file in git status, IGNORE them and do not comm
|
|
|
|
|
the root body, or bary-center |
|
|
|
|
- add and test 'satellite' objects that should not be in parents or have a |
|
|
|
|
SOI |
|
|
|
|
- see FIXME in src/simulation.cpp::calc_orbital_velocity about inclination |
|
|
|
|
|
|
|
|
|
=== Simulation Config Files === |
|
|
|
|
- relative coordinates for child bodies |
|
|
|
|
|