Searched refs:getLatitude (Results 1 – 11 of 11) sorted by relevance
177 double dmp = NavCalculator.computeDMPClarkeSpheroid(centre.getLatitude(), in toWorldUnit()178 position.getLatitude()); in toWorldUnit()183 if (centre.getLatitude() == position.getLatitude()) { in toWorldUnit()191 if (centre.getLatitude() > 0 && position.getLatitude() > centre.getLatitude()) { in toWorldUnit()194 } else if (centre.getLatitude() > 0 && position.getLatitude() < centre.getLatitude()) { in toWorldUnit()197 } else if (centre.getLatitude() < 0 && position.getLatitude() > centre.getLatitude()) { in toWorldUnit()200 } else if (centre.getLatitude() < 0 && position.getLatitude() < centre.getLatitude()) { in toWorldUnit()203 } else if (centre.getLatitude() == 0 && position.getLatitude() > centre.getLatitude()) { in toWorldUnit()206 } else if (centre.getLatitude() == 0 && position.getLatitude() < centre.getLatitude()) { in toWorldUnit()260 lat = findLat(mp, getCentre().getLatitude()); in toPosition()
148 double dmp = NavCalculator.computeDMPClarkeSpheroid(centre.getLatitude(), in toPixel()149 position.getLatitude()); in toPixel()154 if (centre.getLatitude() == position.getLatitude()) { in toPixel()162 if (centre.getLatitude() > 0 && position.getLatitude() > centre.getLatitude()) { in toPixel()165 } else if (centre.getLatitude() > 0 && position.getLatitude() < centre.getLatitude()) { in toPixel()168 } else if (centre.getLatitude() < 0 && position.getLatitude() > centre.getLatitude()) { in toPixel()171 } else if (centre.getLatitude() < 0 && position.getLatitude() < centre.getLatitude()) { in toPixel()174 } else if (centre.getLatitude() == 0 && position.getLatitude() > centre.getLatitude()) { in toPixel()177 } else if (centre.getLatitude() == 0 && position.getLatitude() < centre.getLatitude()) { in toPixel()228 lat = findLat(mp, getCentre().getLatitude()); in toPosition()
88 double dLat = computeDLat(p1.getLatitude(), p2.getLatitude()); in mercatorSailing()96 double dmp = (float) computeDMPClarkeSpheroid(p1.getLatitude(), p2.getLatitude()); in mercatorSailing()128 if (p1.getLatitude() == 0) { in planeSailing()131 redist = Math.abs(dLong * (float) Math.cos(p1.getLatitude() * 2 * Math.PI / 360)); in planeSailing()152 double dLat = p1.getLatitude() - p2.getLatitude(); in convertCourse()318 double initialLat = initialPos.getLatitude(); in computePosition()536 double y = Math.sin(dLon) * Math.cos(p2.getLatitude()); in computeBearing()537 double x = Math.cos(p1.getLatitude()) * Math.sin(p2.getLatitude()) in computeBearing()538 - Math.sin(p1.getLatitude()) * Math.cos(p2.getLatitude()) * Math.cos(dLon); in computeBearing()553 double opp = Math.abs(p1.getLatitude() - p2.getLatitude()); in computeAngle()[all …]
147 public double getLatitude() { in getLatitude() method in Position222 System.out.println(p.getLatitude()); in main()
57 latitude = l.getLatitude(); in set()158 public double getLatitude() { in getLatitude() method in ShadowLocation385 dest.getLatitude() != mLat2 || dest.getLongitude() != mLon2) { in distanceTo()387 dest.getLatitude(), dest.getLongitude(), mResults); in distanceTo()390 mLat2 = dest.getLatitude(); in distanceTo()414 dest.getLatitude() != mLat2 || dest.getLongitude() != mLon2) { in bearingTo()416 dest.getLatitude(), dest.getLongitude(), mResults); in bearingTo()419 mLat2 = dest.getLatitude(); in bearingTo()
22 public double getLatitude() { in getLatitude() method in ShadowAddress
75 assertEquals(0.0d, defaultLocation.getLatitude()); in defaultLocationShouldNotReportFieldsAsAvailable()106 assertEquals(2.0, l.getLatitude()); in assertLocationFieldsFromTestSetup()
61 public double getLatitude() { in getLatitude() method in LocationInformationBox
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...