InSim  0.6c
Documentation of Live for Speed InSim Protocol
Data Fields
IS_LAP Struct Reference

LAP time. More...

#include <ispackets.h>

Data Fields

byte Size
 20
byte Type
 ISP_LAP.
byte ReqI
 0
byte PLID
 player's unique id
unsigned LTime
 lap time (ms)
unsigned ETime
 total time (ms)
word LapsDone
 laps completed
word Flags
 player flags
byte Sp0
byte Penalty
 current penalty value
byte NumStops
 number of pit stops
byte Sp3

Detailed Description

LAP time.

Definition at line 1485 of file ispackets.h.


Field Documentation

unsigned IS_LAP::ETime

total time (ms)

Definition at line 1493 of file ispackets.h.

player flags

Definition at line 1496 of file ispackets.h.

laps completed

Definition at line 1495 of file ispackets.h.

unsigned IS_LAP::LTime

lap time (ms)

Definition at line 1492 of file ispackets.h.

number of pit stops

Definition at line 1500 of file ispackets.h.

current penalty value

Definition at line 1499 of file ispackets.h.

player's unique id

Definition at line 1490 of file ispackets.h.

0

Definition at line 1489 of file ispackets.h.

20

Definition at line 1487 of file ispackets.h.

Definition at line 1498 of file ispackets.h.

Definition at line 1501 of file ispackets.h.

ISP_LAP.

Definition at line 1488 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines