Home
last modified time | relevance | path

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

/dports/astro/swe/swisseph-2.10.1/
H A Dswephexp.h537 #define SEMOD_NUT_IAU_CORR_1987 2 /* Herring's (1987) corrections to IAU 1980 macro
H A Dswephlib.c1699 if (nut_model != SEMOD_NUT_IAU_CORR_1987 && (p[0] == 101 || p[0] == 102)) in calc_nutation_iau1980()
2102 } else if (nut_model == SEMOD_NUT_IAU_1980 || nut_model == SEMOD_NUT_IAU_CORR_1987) { in calc_nutation()
4330 case SEMOD_NUT_IAU_CORR_1987: in get_nutation_model()