Function astro::ecliptic::angl_betwn_eclip_and_hz  
            
                [−]
            
        [src]
pub fn angl_betwn_eclip_and_hz(oblq_eclip: f64, observer_lat: f64, loc_sidreal: f64) -> f64
Computes the angle between the ecliptic and a horizon on Earth
Returns
angle: Angle between the ecliptic and the horizon | in radians
Arguments
oblq_eclip: Obliquity of the ecliptic | in radiansobserver_lat: The observer's geographical latitude | in radiansloc_sidreal: Local sidereal time | in radians