Home
last modified time | relevance | path

Searched defs:newjd (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/calendar/
H A Dcalendar_hijri.cxx181 double newjd; in getHijri() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/calendar/
H A Dcalendar_hijri.cxx179 double newjd; in getHijri() local
/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DSkycal.cc788 double newjd, lastnewjd, nextjd; in find_next_moon_phase() local
950 double jd(t.jd()), newjd, lastnewjd; in findNewMoons() local
/dports/astro/stellarium/stellarium-0.21.3/src/tests/
H A DtestDates.cpp235 static bool oldGetJDFromDate(double* newjd, int y, int m, int d, int h, int min, int s) in oldGetJDFromDate()
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelUtils.cpp848 bool getJDFromDate(double* newjd, const int y, const int m, const int d, const int h, const int min… in getDecAngle()