Searched refs:epochAngle (Results 1 – 3 of 3) sorted by relevance
593 double epochAngle = norm2PI(PI2/TROPICAL_YEAR*day); in getSunLongitude() local597 double meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G); in getSunLongitude()
591 double epochAngle = norm2PI(PI2/TROPICAL_YEAR*day); in getSunLongitude() local595 double meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G); in getSunLongitude()
645 double epochAngle = norm2PI(CalendarAstronomer_PI2/TROPICAL_YEAR*day); in getSunLongitude() local649 meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G); in getSunLongitude()