Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dastro.h708 double trueAnomaly(double meanAnomaly, double eccentricity);
Dastro.cpp599 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G); in getSunLongitude()
1352 double CalendarAstronomer::trueAnomaly(double meanAnomaly, double eccentricity) in trueAnomaly() function in CalendarAstronomer