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

8 bytes : car in a contact with an object More...

#include <ispackets.h>

Data Fields

byte Direction
 car's motion if Speed > 0 : 0 = world y direction, 128 = 180 deg
byte Heading
 direction of forward axis : 0 = world y direction, 128 = 180 deg
byte Speed
 m/s
byte Sp3
short X
 position (1 metre = 16)
short Y
 position (1 metre = 16)

Detailed Description

8 bytes : car in a contact with an object

Definition at line 2096 of file ispackets.h.


Field Documentation

car's motion if Speed > 0 : 0 = world y direction, 128 = 180 deg

Definition at line 2098 of file ispackets.h.

direction of forward axis : 0 = world y direction, 128 = 180 deg

Definition at line 2099 of file ispackets.h.

Definition at line 2101 of file ispackets.h.

m/s

Definition at line 2100 of file ispackets.h.

position (1 metre = 16)

Definition at line 2103 of file ispackets.h.

position (1 metre = 16)

Definition at line 2104 of file ispackets.h.


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