Searched refs:laLong (Results 1 – 1 of 1) sorted by relevance
158 double laLat = 34 + 5./60, laLong = 360 - (118 + 22./60); in TestCoverage() local159 CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong, laLat); in TestCoverage()162 double eclLong = laLong * CalendarAstronomer::PI / 360; in TestCoverage()