Function astro::lunar::optical_libr [] [src]

pub fn optical_libr(JD: f64, mn_ecl_long_moon: f64, apprnt_ecl_lat_moon: f64) -> (f64, f64)

Computes the optical librations of the Moon in longitude and latitude

Returns

(optical_libr_in_long, optical_libr_in_lat)

Arguments