Home | History | Annotate | Download | only in i18n

Lines Matching refs:annual

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