Browse Source

update main TODO

main
cinnaboot 4 years ago
parent
commit
eb92810331
  1. 4
      src/main.cpp

4
src/main.cpp

@ -1,6 +1,10 @@
/* /*
* TODO: * TODO:
* - organize orbit functions into interface/internal functions
* - add an 'orbits' namespace
* - drop orbit from interface functions,
* eg) 'orbitGetTimeOfFlight()' becomes 'getTimeOfFlight()'
* - make an 'overlay' graphic for things like apoapsis, perisapsis, f1, f2, * - make an 'overlay' graphic for things like apoapsis, perisapsis, f1, f2,
* flight path * flight path
* - impulsive orbital maneuvers * - impulsive orbital maneuvers

Loading…
Cancel
Save