Home
last modified time | relevance | path

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

/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DSkycal.hh16 void findNextMoonPhase (Timestamp t, TideEvent &tideEvent_out);
H A DStation.cc528 Skycal::findNextMoonPhase (te.eventTime, te); in addSunMoonEvents()
532 Skycal::findNextMoonPhase (te.eventTime, te); in addSunMoonEvents()
H A DSkycal.cc833 void libxtide::Skycal::findNextMoonPhase (Timestamp t, in findNextMoonPhase() function in libxtide::Skycal