pub fn ship_planet_light_delay( ship_x: f64, ship_y: f64, planet: Planet, jd: f64, ) -> f64
Light delay between a spacecraft position (x, y in km, heliocentric) and a planet.
Returns one-way light time in seconds.