rkepler 0.4.2

Astronomical almanac algorithms for the Rust
Documentation
1
2
3
4

pub const AU:f64 = 149597870.700;
pub const CLIGHT:f64 = 299792.458 * 86400.0 / AU;
pub static GK: f64 = 0.01720209895;