Home
last modified time | relevance | path

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

/dports/astro/swe/swisseph-2.10.1/
H A Dswetest.c707 #define SEARCH_RANGE_LUNAR_CYCLES 20000 macro
3455 if (nloops > SEARCH_RANGE_LUNAR_CYCLES) { in call_lunar_occultation()
3456 …intf(serr, "event search ended after %d lunar cycles at jd=%f\n", SEARCH_RANGE_LUNAR_CYCLES, t_ut); in call_lunar_occultation()