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

IS_SMALL - used for various requests, replies and reports. More...

#include <ispackets.h>

Data Fields

byte Size
 always 8
byte Type
 always ISP_SMALL
byte ReqI
 0 unless it is an info request or a reply to an info request
byte SubT
 subtype, from SMALL_ enumeration (e.g. SMALL_SSP)
unsigned UVal
 value (e.g. for SMALL_SSP this would be the OutSim packet rate)

Detailed Description

IS_SMALL - used for various requests, replies and reports.

General purpose 8 byte packet

Definition at line 948 of file ispackets.h.


Field Documentation

0 unless it is an info request or a reply to an info request

Definition at line 952 of file ispackets.h.

always 8

Definition at line 950 of file ispackets.h.

subtype, from SMALL_ enumeration (e.g. SMALL_SSP)

Definition at line 953 of file ispackets.h.

always ISP_SMALL

Definition at line 951 of file ispackets.h.

unsigned IS_SMALL::UVal

value (e.g. for SMALL_SSP this would be the OutSim packet rate)

Definition at line 955 of file ispackets.h.


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