Function astro::lunar::topocent_libr_by_diff_corrections [] [src]

pub fn topocent_libr_by_diff_corrections(observer_lat: f64, geocent_dec_moon: f64, local_hour_angl: f64, geocent_hz_parllx_moon: f64, pos_angl_axis_of_rot: f64, total_lib_lat: f64) -> (f64, f64, f64)

Computes the topocentric librations of the Moon

Returns

(topocent_libr_in_long, topocent_libr_in_lat, topocent_libr_in_P)

Arguments