Searched refs:getShiftError (Results 1 – 1 of 1) sorted by relevance
130 …private static double getShiftError(double[] laserT, double[] touchT, double[] touchY, double shif… in getShiftError() method in Utils154 …stddevs[i] = getShiftError(laserT, touchT, touchY, bestShift + shiftStep * i - shiftStep * steps /… in findBestShift()