Searched refs:laLat (Results 1 – 2 of 2) 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()161 double eclLat = laLat * CalendarAstronomer::PI / 360; in TestCoverage()
156 double laLat = 34 + 5./60, laLong = 360 - (118 + 22./60); in TestCoverage() local157 CalendarAstronomer *myastro2 = new CalendarAstronomer(laLong, laLat); in TestCoverage()159 double eclLat = laLat * CalendarAstronomer::PI / 360; in TestCoverage()