Function astro::star::proper_motion_in_eq_coords [] [src]

pub fn proper_motion_in_eq_coords(
    asc: f64,
    dec: f64,
    pmotion_asc: f64,
    pmotion_dec: f64,
    ecl_lat: f64,
    oblq_eclip: f64
) -> (f64, f64)