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 1472 of file ispackets.h.


Field Documentation

20

Definition at line 1474 of file ispackets.h.

ISP_LAP.

Definition at line 1475 of file ispackets.h.

0

Definition at line 1476 of file ispackets.h.

player's unique id

Definition at line 1477 of file ispackets.h.

unsigned IS_LAP::LTime

lap time (ms)

Definition at line 1479 of file ispackets.h.

unsigned IS_LAP::ETime

total time (ms)

Definition at line 1480 of file ispackets.h.

laps completed

Definition at line 1482 of file ispackets.h.

player flags

Definition at line 1483 of file ispackets.h.

Definition at line 1485 of file ispackets.h.

current penalty value

Definition at line 1486 of file ispackets.h.

number of pit stops

Definition at line 1487 of file ispackets.h.

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