Function astro::parallax::topocent_eq_coords
[−]
[src]
pub fn topocent_eq_coords(eq_point: &EqPoint, eq_hz_parllx: f64, geograph_point: &GeographPoint, observer_ht: f64, greenw_sidr: f64) -> EqPoint
Computes the topocentric equatorial coordinates of a celestial body
Returns
topocent_eq_point
: Topocentric equatorial point of the celestial body | in radians
Arguments
eq_point
: Equatorial point of the celestial body | in radianseq_hz_parllx
: Equatorial horizontal parallax of the celestial body | in radiansgeograph_point
: Geographic point of the observer | in radiansobserver_ht
: Height of the observer above sea level | in metersgreenw_sidr
: Sidereal time at Greenwhich | in radians