Function astro::ecliptic::eclip_points_on_hz [] [src]

pub fn eclip_points_on_hz(oblq_eclip: f64, observer_lat: f64, loc_sidreal: f64) -> (f64, f64)

Computes the longitudes of the two ecliptic points on a horizon on Earth

Returns

(long_point_1, long_point_2)

Arguments