nsat / sgp4-rs

A Rust package for the SGP-4 orbital propagator.
MIT License
8 stars 3 forks source link

Add get mean motion #15

Closed barry-king-spire closed 2 years ago

barry-king-spire commented 2 years ago

Need to use the mean motion for some checks in the new transit generation.

Allow can you push the update to crates.io when merged.