Function astro::pluto::heliocent_pos [] [src]

pub fn heliocent_pos(JD: f64) -> (f64, f64, f64)

Computes the heliocentric coordinates of Pluto, referred to the standard equinox of J2000.0

This function is valid only for the years 1885 AD to 2099 AD.

Returns

(long, lat, rad_vec)

The error in

Arguments