CompCar Info byte


Defines

#define CCI_BLUE   1
 this car is in the way of a driver who is a lap ahead
#define CCI_YELLOW   2
 this car is slow or stopped and in a dangerous place
#define CCI_LAG   32
 this car is lagging (missing or delayed position packets)
#define CCI_FIRST   64
 this is the first compcar in this set of MCI packets
#define CCI_LAST   128
 this is the last compcar in this set of MCI packets

Define Documentation

#define CCI_BLUE   1

this car is in the way of a driver who is a lap ahead

Definition at line 1826 of file ispackets.h.

#define CCI_YELLOW   2

this car is slow or stopped and in a dangerous place

Definition at line 1827 of file ispackets.h.

#define CCI_LAG   32

this car is lagging (missing or delayed position packets)

Definition at line 1829 of file ispackets.h.

#define CCI_FIRST   64

this is the first compcar in this set of MCI packets

Definition at line 1831 of file ispackets.h.

#define CCI_LAST   128

this is the last compcar in this set of MCI packets

Definition at line 1832 of file ispackets.h.


Generated on Wed Apr 28 11:50:47 2010 for InSim by  doxygen 1.5.8