pub fn ut_first_contact_solar_eclipse(
dy: f64,
mn: u32,
yr: u32,
ds: i32,
zc: i32,
glong: f64,
glat: f64
) -> f64
Expand description
Calculate time of first contact for solar eclipse (UT).
Original macro name: UTFirstContactSolarEclipse