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;