Home | History | Annotate | Download | only in i18n

Lines Matching refs:deltaAngle

1304     double deltaAngle = norm2PI(desired - lastAngle) ;
1308 double deltaT = (deltaAngle + (next ? 0.0 : - CalendarAstronomer_PI2 )) * (periodDays*DAY_MS) / CalendarAstronomer_PI2;