PositionEstimate.SpeedDetectionEnum
Describes different technologies for speed detection.
Enumeration Details
- 0 :
SPEED_DETECTION_UNDEFINED
The type of speed detection technology used. - 1 :
SPEED_RAW_GPS
Accuracy derived from two consecutive location detection. - 2 :
SPEED_WHEEL_TICKS
Speed derived by the rotation speed of the vehicles wheels. - 3 :
SPEED_RADAR_SONAR
Speed derived by detection of returned signals from high frequency sensors. - 4 :
SPEED_FILTERED
Speed derived by filtered information from a multitude of sensors.