Home
last modified time | relevance | path

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

/dports/astro/py-ephem/ephem-4.1.3/libastro/
H A Dprecess.c49 double from_equinox, to_equinox; in precess_hiprec() local
63 to_equinox = last_to; in precess_hiprec()
65 mjd_year (mjd2, &to_equinox); in precess_hiprec()
67 last_to = to_equinox; in precess_hiprec()
99 if (fabs (to_equinox - 2000.0) > .02) { in precess_hiprec()
100 T = (to_equinox - 2000.0)/100.0; in precess_hiprec()