Browse Source

update main TODO

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

2
src/main.cpp

@ -1,11 +1,11 @@
/* /*
* TODO: * TODO:
* - add time to apoapsis/periapsis to satellite properties
* - use consistant name style for structs) 'UpperCase' * - use consistant name style for structs) 'UpperCase'
* - 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
* - test multiple orbits
* - Hohmman transfer orbits * - Hohmman transfer orbits
* - patched conic method for transferring between 2 grav bodies * - patched conic method for transferring between 2 grav bodies
*/ */

Loading…
Cancel
Save