Expand description
Telemetry data coming from a car
The F1 games publish telemetry data about each car at a configurable rate. The telemetry data includes physical properties of the car, e.g. its speed, but also information about the controls that are applied, e.g. which buttons are being pressed.
Structs§
- Button
- A bit field with currently pressed buttons.
- Telemetry
- Telemetry data coming from a car
- Telemetry
Packet - Packet containing the telemetry of all cars in the session