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

CONtact - between two cars (A and B are sorted by PLID) More...

#include <ispackets.h>

Data Fields

byte Size
 40
byte Type
 ISP_CON.
byte ReqI
 0
byte Zero
word SpClose
 high 4 bits : reserved / low 12 bits : closing speed (10 = 1 m/s)
word Time
 looping time stamp (hundredths - time since reset - like TINY_GTH)
CarContact A
CarContact B

Detailed Description

CONtact - between two cars (A and B are sorted by PLID)

Definition at line 2081 of file ispackets.h.


Field Documentation

Definition at line 2091 of file ispackets.h.

Definition at line 2092 of file ispackets.h.

0

Definition at line 2085 of file ispackets.h.

40

Definition at line 2083 of file ispackets.h.

high 4 bits : reserved / low 12 bits : closing speed (10 = 1 m/s)

Definition at line 2088 of file ispackets.h.

looping time stamp (hundredths - time since reset - like TINY_GTH)

Definition at line 2089 of file ispackets.h.

ISP_CON.

Definition at line 2084 of file ispackets.h.

Definition at line 2086 of file ispackets.h.


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