Function astro::planet::heliocent_coords [] [src]

pub fn heliocent_coords(planet: &Planet, JD: f64) -> (f64, f64, f64)

Computes a planet's heliocentric coordinates, referred to the mean equinox of the date

Returns

(long, lat, rad_vec)

Arguments