Crate predict_rs

Source
Expand description

This crate is a port of the libpredict c library https://github.com/la1k/libpredict to Rust

It provides methods to calculate passes of a satellite over an observer

§Examples

Examples can be found in the repository https://github.com/eodms-sgdot/predict-rs/tree/master/examples.

Modules§

consts
Constants used by this crate
geodetic
julian_date
Julian Date conversions
math
Misc math functions
observer
orbit
predict
sun