Browse Source

update TODO

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

3
src/main.cpp

@ -2,10 +2,9 @@
/*
* TODO:
* - impulsive orbital maneuvers
* - update libTangerine to only use xyzw parameters: GLM_FORCE_XYZW_ONLY
* - remove inline functions from orbits.h
* - replace instances of glm:: with using directives
* - compile with '-pedantic' and fix macro warnings
* - convert between satellite state vectors and orbital elements
* - orbits with nu (true anom at T0) other than 0 degrees
* - plane change maneuvers
* - Hohmman transfer orbits

Loading…
Cancel
Save