Home
last modified time | relevance | path

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

/dports/astro/libnova/libnova-0.15.0/src/
H A Dlunar.c59 #define ELP21_SIZE 169 /* Planetary perturbations. Table 2 Distance/t */ macro
37868 static const struct planet_pert plan_pert_elp21 [ELP21_SIZE] =
38789 for (j=0; j< ELP21_SIZE; j++) { in sum_series_elp21()