InSim  0.6c
Documentation of Live for Speed InSim Protocol
Enumerations
The fourth byte of an IS_SMALL packet

Enumerations

enum  {
  SMALL_NONE, SMALL_SSP, SMALL_SSG, SMALL_VTA,
  SMALL_TMS, SMALL_STP, SMALL_RTP, SMALL_NLI
}
 the fourth byte of an IS_SMALL packet is one of these More...

Enumeration Type Documentation

anonymous enum

the fourth byte of an IS_SMALL packet is one of these

Enumerator:
SMALL_NONE 

0 : not used

SMALL_SSP 

1 - instruction : start sending positions

SMALL_SSG 

2 - instruction : start sending gauges

SMALL_VTA 

3 - report : vote action

SMALL_TMS 

4 - instruction : time stop

SMALL_STP 

5 - instruction : time step

SMALL_RTP 

6 - info : race time packet (reply to GTH)

SMALL_NLI 

7 - instruction : set node lap interval

Definition at line 918 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines