Home | History | Annotate | Download | only in i18n

Lines Matching defs:SUN_OMEGA_G

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