Home | History | Annotate | Download | only in i18n

Lines Matching refs:SUN_OMEGA_G

531 #define SUN_OMEGA_G  (282.768422 * CalendarAstronomer::PI/180) // Ecliptic longitude of perigee
649 meanAnomaly = norm2PI(epochAngle + SUN_ETA_G - SUN_OMEGA_G);
655 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G);