Home | History | Annotate | Download | only in i18n

Lines Matching refs:meanLongitude

1083         double meanLongitude = norm2PI(13.1763966*PI/180*day + moonL0);
1084 meanAnomalyMoon = norm2PI(meanLongitude - 0.1114041*PI/180 * day - moonP0);
1092 double evection = 1.2739*PI/180 * ::sin(2 * (meanLongitude - sunLongitude)
1110 moonLongitude = meanLongitude + evection + center - annual + a4;