Home
last modified time | relevance | path

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

/dports/astro/libnova/libnova-0.15.0/src/
H A Dlunar.c47 #define ELP9_SIZE 8 /* Earth figure perturbations. Distance/t */ macro
3836 static const struct earth_pert earth_pert_elp9 [ELP9_SIZE] =
38482 for (j=0; j< ELP9_SIZE; j++) { in sum_series_elp9()