IS_NLP Struct Reference

Node and Lap Packet. More...

#include <ispackets.h>


Data Fields

byte Size
 4 + NumP * 6 (PLUS 2 if needed to make it a multiple of 4)
byte Type
 ISP_NLP
byte ReqI
 0 unless this is a reply to an TINY_NLP request
byte NumP
 number of players in race
NodeLap Info [32]
 node and lap of each player, 1 to 32 of these (NumP)


Detailed Description

Node and Lap Packet.

variable size

Definition at line 1781 of file ispackets.h.


Field Documentation

4 + NumP * 6 (PLUS 2 if needed to make it a multiple of 4)

Definition at line 1783 of file ispackets.h.

ISP_NLP

Definition at line 1784 of file ispackets.h.

0 unless this is a reply to an TINY_NLP request

Definition at line 1785 of file ispackets.h.

number of players in race

Definition at line 1786 of file ispackets.h.

node and lap of each player, 1 to 32 of these (NumP)

Definition at line 1788 of file ispackets.h.


The documentation for this struct was generated from the following file:

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