Home | History | Annotate | Download | only in i18n

Lines Matching refs:annual

1084         //  Annual Eqn: variation in the effect due to earth-sun distance
1089 double annual = 0.1858*PI/180 * ::sin(meanAnomalySun);
1092 meanAnomalyMoon += evection - annual - a3;
1105 moonLongitude = meanLongitude + evection + center - annual + a4;