Searched refs:trueAnomaly (Results 1 – 3 of 3) sorted by relevance
606 norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G), in getSunLongitude()1369 private double trueAnomaly(double meanAnomaly, double eccentricity)
604 norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G), in getSunLongitude()1367 private double trueAnomaly(double meanAnomaly, double eccentricity)
596 static double trueAnomaly(double meanAnomaly, double eccentricity) in trueAnomaly() function657 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G); in getSunLongitude()