Planet positions using Keplerian equations

edited November 2013 in Share Your Work

From NASA JPL, I got these equations for calculating planet positions given a time. I implemented it in Processing and threw together a quick top view/side view visualizer. Here's the doc I referenced: http://ssd.jpl.nasa.gov/txt/aprx_pos_planets.pdf

It'd make a good starter for a solar system simulator, or stargazing app. The document also says "Useful for.. the planning and design of spacecraft missions." @-)

https://github.com/robbykraft/Kepler

Tagged:

Comments

Sign In or Register to comment.