Home
last modified time | relevance | path

Searched refs:trueAnomaly (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dastro.cpp595 static double trueAnomaly(double meanAnomaly, double eccentricity) in trueAnomaly() function
656 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G); in getSunLongitude()