Searched refs:pathIntervalDistance (Results 1 – 1 of 1) sorted by relevance
150 for (Float pathIntervalDistance : distanceBetweenRingSections) { in addRingsToPath()154 … referencePath, referencePath.indexOf(currentWaypoint), pathIntervalDistance); in addRingsToPath()207 ArrayList<Waypoint> referencePath, int currentLocation, Float pathIntervalDistance) { in calculateRingLocationOnPath() argument213 if (pathRemaining >= pathIntervalDistance) { in calculateRingLocationOnPath()