Home
last modified time | relevance | path

Searched refs:ephemeris_correction (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/calendar/
H A Dbasics.c120 ephemeris_correction(double t) in ephemeris_correction() function
184 return t + ephemeris_correction(t); in dynamical_from_universal()
194 return t - ephemeris_correction(t); in universal_from_dynamical()
H A Dbasics.h83 double ephemeris_correction(double t);