Function astro::sun::geocent_rect_coords [] [src]

pub fn geocent_rect_coords(sun_geo_long: f64, sun_geo_lat: f64, sun_rad_vec: f64, mn_oblq: f64) -> (f64, f64, f64)

Computes the Sun's geocentric rectangular coordinates, referred to the mean equinox of the date

Returns

(x, y z)

Arguments