Searched refs:SUN_ETA_G (Results 1 – 3 of 3) 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()
506 static final double SUN_ETA_G = 279.403303 * PI/180; // Ecliptic longitude at epoch field in CalendarAstronomer597 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()