rhorizons 0.1.0

Access NASA JPL Horizons system. Get Solar System bodies, their positions and velocities.
Documentation

Access NASA JPL Horizons system from Rust.

Examples

  • major_bodies - gets list of all major bodies in the Solar System.
  • ephemeris - get Earth's ephemeris (position and velocity vectors).

Run them by using cargo run --example NAME.

Useful links