Home | History | Annotate | Download | only in i18n

Lines Matching defs:SUN_OMEGA_G

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