| areSectorLinesConfigured() const | SprintTimer | |
| forceCatmullRomInterpolation() | SprintTimer | |
| forceLinearInterpolation() | SprintTimer | |
| getBestLapDistance() const | SprintTimer | inline |
| getBestLapNumber() const | SprintTimer | inline |
| getBestLapTime() const | SprintTimer | inline |
| getBestRunDistance() const | SprintTimer | |
| getBestRunNumber() const | SprintTimer | |
| getBestRunTime() const | SprintTimer | |
| getBestSector1LapNumber() const | SprintTimer | |
| getBestSector1Time() const | SprintTimer | |
| getBestSector2LapNumber() const | SprintTimer | |
| getBestSector2Time() const | SprintTimer | |
| getBestSector3LapNumber() const | SprintTimer | |
| getBestSector3Time() const | SprintTimer | |
| getCancelledRunCount() const | SprintTimer | |
| getCrossing() const | SprintTimer | |
| getCurrentLapDistance() const | SprintTimer | inline |
| getCurrentLapSector1Time() const | SprintTimer | |
| getCurrentLapSector2Time() const | SprintTimer | |
| getCurrentLapSector3Time() const | SprintTimer | |
| getCurrentLapTime() const | SprintTimer | inline |
| getCurrentRunDistance() const | SprintTimer | |
| getCurrentRunTime() const | SprintTimer | |
| getCurrentSector() const | SprintTimer | |
| getCurrentSpeedKmh() const | SprintTimer | |
| getCurrentSpeedMph() const | SprintTimer | |
| getDirection() const | SprintTimer | inline |
| getLaps() const | SprintTimer | inline |
| getLastLapDistance() const | SprintTimer | inline |
| getLastLapTime() const | SprintTimer | inline |
| getLastRunDistance() const | SprintTimer | |
| getLastRunTime() const | SprintTimer | |
| getOptimalLapTime() const | SprintTimer | |
| getPaceDifference() const | SprintTimer | |
| getRaceStarted() const | SprintTimer | |
| getRejectedCrossingCount() const | SprintTimer | |
| getRuns() const | SprintTimer | |
| getTotalDistanceTraveled() const | SprintTimer | |
| isDirectionResolved() const | SprintTimer | inline |
| isFinishLineConfigured() const | SprintTimer | |
| isRunActive() const | SprintTimer | |
| isStartLineConfigured() const | SprintTimer | |
| 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 | |