pub const C_M_S: f64 = crate::astro::constants::physics::SPEED_OF_LIGHT_M_S; // 299792458f64Expand description
Speed of light in vacuum (m/s), IS-GPS-200. Re-exported from the canonical core home so the value is defined once for the whole workspace.