|
Vesna
|
#include <GPSDefines.h>
Public Types | |
| enum | GPSAlgorithmType { GPSAlgorithmTypeArrivalOnFirstBusStop = 0, GPSAlgorithmTypeArrivalOnNextBusStop = 1, GPSAlgorithmTypeOutOfIssue = 2, GPSAlgorithmTypeSynchronization = 3, GPSAlgorithmTypeCount = 4 } |
| enum | GPSAlgorithmDictionaryItemType { Undefined = 0, ActualTripBusStopIndex = 1, IsOnBusStop = 2, RouteSynchroPoint = 3, FirstSynchronizationFlag = 4, ExpectedFirstBusStopTripIndex = 5 } |
| enum | BusStopChangeType { BusStopChangeUndefined = 0, BusStopChangeManual = 1, BusStopChangeGPS = 2, BusStopChangeCount = 3 } |
Static Public Attributes | |
| static const int | cDefaultArrivalAzimuthTolerance = 15 |
|
static |
1.8.8