astro::loc_hz_frm_eq! [] [src]

macro_rules! loc_hz_frm_eq {
    ($hour_angle: expr, $dec: expr, $observer_lat: expr) => { ... };
}

Computes local horizontal coordinates from equatorial coordinates

Returns

(az, alt)

Arguments