| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| maxSpeedKMPH | f32 | 0x0 | In kilometres per hour. | |
| accelMPSS | f32 | 0x4 | In kilometres per hour ^ 2. | |
| endBrakeMPSS | f32 | 0x8 | In kilometres per hour ^ 2. | |
| accelTime | f32 | 0xc | In seconds. | |
| endLength | f32 | 0x10 | In metres. | |
| maxAngLR | f32 | 0x14 | In degrees. | |
| maxAngUD | f32 | 0x18 | In degrees. | |
| maxSpeedKeepTime | f32 | 0x1c | Maximum speed maintenance time | |
| reserved | dummy8 | 0x20 | This field is padding. |