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


Field Documentation

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

Definition at line 2081 of file ispackets.h.

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

Definition at line 2082 of file ispackets.h.

m/s

Definition at line 2083 of file ispackets.h.

Definition at line 2084 of file ispackets.h.

position (1 metre = 16)

Definition at line 2086 of file ispackets.h.

position (1 metre = 16)

Definition at line 2087 of file ispackets.h.


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