Searched refs:semiMinorAxisDegrees (Results 1 – 1 of 1) sorted by relevance
136 double semiMinorAxisDegrees = mSemiMinorAxis / ONE_DEGREE_LONGITUDE_IN_METERS; in checkLocation() local151 + Math.pow((comparingLatitude - mLatitude) / semiMinorAxisDegrees, 2); in checkLocation()