#include <CourseManager.h>
◆ CourseManager()
| CourseManager::CourseManager |
( |
TrackConfig & |
config, |
|
|
double |
crossingThreshold = 7.0, |
|
|
Stream * |
debugSerial = NULL |
|
) |
| |
◆ getActiveCourseIndex()
| int CourseManager::getActiveCourseIndex |
( |
| ) |
const |
◆ getActiveCourseName()
| const char * CourseManager::getActiveCourseName |
( |
| ) |
const |
◆ getActiveTimer()
◆ getCourseCount()
| int CourseManager::getCourseCount |
( |
| ) |
const |
◆ getDetectionRejectionCount()
| int CourseManager::getDetectionRejectionCount |
( |
| ) |
const |
◆ getDetector()
◆ getLapAnythingTimer()
◆ getShortName()
| const char * CourseManager::getShortName |
( |
| ) |
const |
◆ getTrackName()
| const char * CourseManager::getTrackName |
( |
| ) |
const |
◆ isDetectionComplete()
| bool CourseManager::isDetectionComplete |
( |
| ) |
const |
◆ isLapAnythingActive()
| bool CourseManager::isLapAnythingActive |
( |
| ) |
const |
◆ loop()
| int CourseManager::loop |
( |
double |
lat, |
|
|
double |
lng, |
|
|
float |
altMeters, |
|
|
float |
speedKnots |
|
) |
| |
◆ pruneInactiveCourses()
| void CourseManager::pruneInactiveCourses |
( |
| ) |
|
◆ reset()
| void CourseManager::reset |
( |
| ) |
|
◆ setDetectionProximityMeters()
| void CourseManager::setDetectionProximityMeters |
( |
float |
meters | ) |
|
◆ setSpeedThresholdMph()
| void CourseManager::setSpeedThresholdMph |
( |
float |
mph | ) |
|
◆ setWaypointProximityMeters()
| void CourseManager::setWaypointProximityMeters |
( |
float |
meters | ) |
|
◆ updateCurrentTime()
| void CourseManager::updateCurrentTime |
( |
unsigned long |
ms | ) |
|
The documentation for this class was generated from the following files: