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

/external/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp159 double laLat = 34 + 5./60, laLong = 360 - (118 + 22./60); local
160 CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong, laLat);
162 double eclLat = laLat * CalendarAstronomer::PI / 360;

Completed in 126 milliseconds