Home
last modified time | relevance | path

Searched refs:SUN_ETA_G (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dastro.cpp503 #define SUN_ETA_G (279.403303 * CalendarAstronomer::PI/180) // Ecliptic longitude at epoch macro
593 meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G); in getSunLongitude()