Searched refs:calculatePathDistance (Results 1 – 1 of 1) sorted by relevance
72 …mReferencePathDistances = calculatePathDistance(mReferencePath.getCurrentPath(), mReferencePath.ge… in Test()181 …mTestPathDistances = calculatePathDistance(mTestPath.getCurrentPath(), mTestPath.getPathMarkers()); in pathTest()193 protected ArrayList<Float> calculatePathDistance(ArrayList<Waypoint> pathToCalculate, in calculatePathDistance() method in Test