Searched defs:eclLong (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp163 double eclLong = laLong * CalendarAstronomer::PI / 360; local
165 CalendarAstronomer::Ecliptic ecl(eclLat, eclLong);
186 logln((UnicodeString)" equ long: " + (anAstro->eclipticToEquatorial(eq, eclLong)).toString());
187 logln((UnicodeString)" horiz: " + (anAstro->eclipticToHorizon(hor, eclLong)).toString());

Completed in 86 milliseconds