Function astro::planet::earth::equation_of_time
[−]
[src]
pub fn equation_of_time(JD: f64, sun_asc: f64, nut_long: f64, tru_oblq: f64) -> f64
Computes the equation of time | in radians
Arguments
JD
: Julian (Ephemeris) daysun_asc
: Right ascension of the Sun | in radiansnut_log
: Nutation correction for longitude | in radianstru_oblq
: True obliquity of the ecliptic | in radians