Template:OBDtrsubgroup
For placing a note above a group of rows in a table, intended for use in OBD documentation. Typically this template will be used for subgroups underneath groups marked by Template:OBDtrgroup. Sample:
0x0C | int32 | FC 00 00 00 | 252 | size of the following element in bytes |
First element (black outline) | ||||
Standard OBJC header data follows | ||||
0x00 | char[4] | 52 4F 4F 44 | DOOR | door |
0x04 | int32 | 57 12 00 00 | 6421 | object ID |
0x08 | int32 | 08 00 00 00 | 8 | object flags |
0x0C | float | 00 00 4F 43 | 207.000000 | x-position of the bottom of the door |
0x10 | float | 00 00 D8 42 | 108.000000 | y-position (height) of the bottom of the door |
0x14 | float | 98 7F CC C3 | -408.996826 | z-position of the bottom of the door |
0x18 | float | 00 00 00 00 | 0.000000 | rotation on the x-axis in degrees |
0x1C | float | 67 85 25 3D | 0.040410 | rotation on the y-axis in degrees |
0x20 | float | 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees |
0x24 | char[63] | TCdouble | door type name (reference to 00957-TCdouble.DOOR of level 0) | |
Object-specific data follows | ||||
0x63 | int16 | 01 00 | 1 | door ID |
0x65 | int16 | 00 00 | 0 | key ID |
0x67 | bitset16 | 15 00 | 21, 0 | door options; the following bits are possible: |
... | ... | ... | ... | ... |