Function astro::parallax::topopcent_ecl_coords [] [src]

pub fn topopcent_ecl_coords(ecl_point: &EclPoint, eq_hz_parllx: f64, geograph_point: &GeographPoint, observer_ht: f64, loc_sidr: f64, eclip_oblq: f64, geocent_semdia: f64) -> (EclPoint, f64)

Computes the topocentric ecliptic coordinates of a celestial body

Returns

(topocent_ecl_point, topocent_geocent_semidia)

Arguments