Home
last modified time | relevance | path

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

/dports/astro/libnova/libnova-0.15.0/src/
H A Dlunar.c46 #define ELP8_SIZE 11 /* Earth figure perturbations. Latitude/t */ macro
3821 static const struct earth_pert earth_pert_elp8 [ELP8_SIZE] =
38457 for (j=0; j< ELP8_SIZE; j++) { in sum_series_elp8()