Searched refs:SUN_ETA_G (Results 1 – 2 of 2) sorted by relevance
504 static final double SUN_ETA_G = 279.403303 * PI/180; // Ecliptic longitude at epoch field in CalendarAstronomer595 double meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G); in getSunLongitude()
530 #define SUN_ETA_G (279.403303 * CalendarAstronomer::PI/180) // Ecliptic longitude at epoch macro649 meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G); in getSunLongitude()