Function astro::sun::ephemeris [] [src]

pub fn ephemeris(JD: f64, app_long: f64, app_long_with_nut: f64, oblq_eclip: f64) -> (f64, f64, f64)

Return quantites used in the ephemeris for physical observations of the Sun

Returns

(P, B0, L0)

Arguments