satellite 0.1.2

Modular set of functions for SGP4 and SDP4 propagation of TLEs.
Documentation
1
2
3
4
5
6
7
8
9
pub mod dpper;
pub mod dscom;
pub mod dsinit;
pub mod dspace;
pub mod gstime;
pub mod initl;
pub mod propagate;
pub mod sgp4;
pub mod sgp4init;