astro::eq_frm_gal! [] [src]

macro_rules! eq_frm_gal {
    ($gal_long: expr, $gal_lat: expr) => { ... };
}

Computes equatorial coordinates from galactic coordinates

Returns

(asc, dec)

The equatorial coordinates returned here is referred to the standard equinox of B1950.0.

Arguments