DovesLapTimer 4.3.0
GPS-based lap timing Arduino library — go-karts to race cars
Loading...
Searching...
No Matches
SprintTimer Member List

This is the complete list of members for SprintTimer, including all inherited members.

areSectorLinesConfigured() constSprintTimer
forceCatmullRomInterpolation()SprintTimer
forceLinearInterpolation()SprintTimer
getBestLapDistance() constSprintTimerinline
getBestLapNumber() constSprintTimerinline
getBestLapTime() constSprintTimerinline
getBestRunDistance() constSprintTimer
getBestRunNumber() constSprintTimer
getBestRunTime() constSprintTimer
getBestSector1LapNumber() constSprintTimer
getBestSector1Time() constSprintTimer
getBestSector2LapNumber() constSprintTimer
getBestSector2Time() constSprintTimer
getBestSector3LapNumber() constSprintTimer
getBestSector3Time() constSprintTimer
getCancelledRunCount() constSprintTimer
getCrossing() constSprintTimer
getCurrentLapDistance() constSprintTimerinline
getCurrentLapSector1Time() constSprintTimer
getCurrentLapSector2Time() constSprintTimer
getCurrentLapSector3Time() constSprintTimer
getCurrentLapTime() constSprintTimerinline
getCurrentRunDistance() constSprintTimer
getCurrentRunTime() constSprintTimer
getCurrentSector() constSprintTimer
getCurrentSpeedKmh() constSprintTimer
getCurrentSpeedMph() constSprintTimer
getDirection() constSprintTimerinline
getLaps() constSprintTimerinline
getLastLapDistance() constSprintTimerinline
getLastLapTime() constSprintTimerinline
getLastRunDistance() constSprintTimer
getLastRunTime() constSprintTimer
getOptimalLapTime() constSprintTimer
getPaceDifference() constSprintTimer
getRaceStarted() constSprintTimer
getRejectedCrossingCount() constSprintTimer
getRuns() constSprintTimer
getTotalDistanceTraveled() constSprintTimer
isDirectionResolved() constSprintTimerinline
isFinishLineConfigured() constSprintTimer
isRunActive() constSprintTimer
isStartLineConfigured() constSprintTimer
loop(double currentLat, double currentLng, float currentAltitudeMeters, float currentSpeedKnots)SprintTimer
reset()SprintTimer
setFinishLine(double pointALat, double pointALng, double pointBLat, double pointBLng)SprintTimer
setSector2Line(double pointALat, double pointALng, double pointBLat, double pointBLng)SprintTimer
setSector3Line(double pointALat, double pointALng, double pointBLat, double pointBLng)SprintTimer
setStartLine(double pointALat, double pointALng, double pointBLat, double pointBLng)SprintTimer
SprintTimer(double crossingThresholdMeters=7, Stream *debugSerial=NULL)SprintTimer
updateCurrentTime(unsigned long currentTimeMilliseconds)SprintTimer