Function astro::coords::asc_frm_ecl
[−]
[src]
pub fn asc_frm_ecl(ecl_long: f64, ecl_lat: f64, oblq_eclip: f64) -> f64
Computes the right ascension from ecliptic coordinates
Returns
asc
: Right ascension | in radians
Arguments
ecl_long
: Ecliptic longitude | in radiansecl_lat
: Ecliptic latitude | in radiansoblq_eclip
: Ifecl_long
andecl_lat
are corrected for nutation, then true obliquity. If not, then mean obliquity. | in radians