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

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

Completed in 34 milliseconds