Function astro::lunar::illum_frac_frm_eq_coords [] [src]

pub fn illum_frac_frm_eq_coords(sun_eq_point: &EqPoint, moon_eq_point: &EqPoint, earth_moon_dist: f64, earth_sun_dist: f64) -> f64

Computes the illuminated fraction of the lunar disk, using equatorial coordinates

Arguments