Home
last modified time | relevance | path

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

/dports/astro/libnova/libnova-0.15.0/src/
H A Dlunar.c50 #define ELP12_SIZE 6631 /* Planetary perturbations. Table 1 Distance */ macro
23418 static const struct planet_pert plan_pert_elp12 [ELP12_SIZE] =
38559 for (j=0; j< ELP12_SIZE; j++) { in sum_series_elp12()