Searched refs:trueAnomaly (Results 1 – 2 of 2) sorted by relevance
708 double trueAnomaly(double meanAnomaly, double eccentricity);
599 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G); in getSunLongitude()1352 double CalendarAstronomer::trueAnomaly(double meanAnomaly, double eccentricity) in trueAnomaly() function in CalendarAstronomer