ship_planet_light_delay

Function ship_planet_light_delay 

Source
pub fn ship_planet_light_delay(
    ship_x: f64,
    ship_y: f64,
    planet: Planet,
    jd: f64,
) -> f64
Expand description

Light delay between a spacecraft position (x, y in km, heliocentric) and a planet.

Returns one-way light time in seconds.