OBD:TRAM/raw0x13C
< OBD:TRAM
Jump to navigation
Jump to search
This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
First element (black outline) | ||||
0x00 | int16 | 05 00 | 5 | frame to which this extent coresponds |
0x02 | int16 | EB F3 | -3093 | extent angle |
0x04 | uint16 | EF 02 | 751 | extent length |
0x06 | int16 | 00 00 | 0 | always 0; probably extent offset along direction given by angle |
0x08 | int16 | A1 03 | 929 | extent min Y |
0x0A | int16 | 96 04 | 1174 | extent max Y |
Note:
Values at 0x04, 0x06, 0x08 and 0x0A need to be multiplied by 0.01 to obtain the real values.
The angle value at 0x02 needs to be multiplied by 360/65535 to get the value in degrees.