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

OutGaugePack. More...

#include <ispackets.h>

Data Fields

unsigned Time
 time in milliseconds (to check order)
char Car [4]
 Car name.
word Flags
 Info (see OG_x)
byte Gear
 Reverse:0, Neutral:1, First:2...
byte PLID
 Unique ID of viewed player (0 = none)
float Speed
 M/S.
float RPM
 RPM.
float Turbo
 BAR.
float EngTemp
 C.
float Fuel
 0 to 1
float OilPressure
 BAR.
float OilTemp
 C.
unsigned DashLights
 Dash lights available (see DL_x)
unsigned ShowLights
 Dash lights currently switched on.
float Throttle
 0 to 1
float Brake
 0 to 1
float Clutch
 0 to 1
char Display1 [16]
 Usually Fuel.
char Display2 [16]
 Usually Settings.
int ID
 optional - only if OutGauge ID is specified

Detailed Description

OutGaugePack.

Definition at line 2595 of file ispackets.h.


Field Documentation

0 to 1

Definition at line 2613 of file ispackets.h.

Car name.

Definition at line 2599 of file ispackets.h.

0 to 1

Definition at line 2614 of file ispackets.h.

Dash lights available (see DL_x)

Definition at line 2610 of file ispackets.h.

Usually Fuel.

Definition at line 2615 of file ispackets.h.

Usually Settings.

Definition at line 2616 of file ispackets.h.

C.

Definition at line 2606 of file ispackets.h.

Info (see OG_x)

Definition at line 2600 of file ispackets.h.

0 to 1

Definition at line 2607 of file ispackets.h.

Reverse:0, Neutral:1, First:2...

Definition at line 2601 of file ispackets.h.

optional - only if OutGauge ID is specified

Definition at line 2618 of file ispackets.h.

BAR.

Definition at line 2608 of file ispackets.h.

C.

Definition at line 2609 of file ispackets.h.

Unique ID of viewed player (0 = none)

Definition at line 2602 of file ispackets.h.

RPM.

Definition at line 2604 of file ispackets.h.

Dash lights currently switched on.

Definition at line 2611 of file ispackets.h.

M/S.

Definition at line 2603 of file ispackets.h.

0 to 1

Definition at line 2612 of file ispackets.h.

time in milliseconds (to check order)

Definition at line 2597 of file ispackets.h.

BAR.

Definition at line 2605 of file ispackets.h.


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