Home
last modified time | relevance | path

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

/dragonfly/usr.bin/calendar/
HDbasics.h81 double sidereal_from_moment(double t);
HDbasics.c216 sidereal_from_moment(double t) in sidereal_from_moment() function
HDsun.c222 double theta = sidereal_from_moment(t); in solar_altitude()
HDmoon.c583 double theta = sidereal_from_moment(t); in lunar_altitude()