Home
last modified time | relevance | path

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

/dports/astro/libnova/libnova-0.15.0/src/
H A Dlunar.c42 #define ELP4_SIZE 347 /* Earth figure perturbations. Longitude */ macro
2891 static const struct earth_pert earth_pert_elp4 [ELP4_SIZE] =
38359 for (j=0; j< ELP4_SIZE; j++) { in sum_series_elp4()