|
OSI KPIs definitions
|
Definition of seat positions. More...
Definition of seat positions.
| Number | Type name | Requirements |
|---|---|---|
| 0 | SEAT_UNKNOWN | Seat position is unknown (must not be used in ground truth). |
| 1 | SEAT_OTHER | Other (unspecified but known) seat. |
| 2 | SEAT_FRONT_LEFT | Seat position is in the front row, left seat. This is usually the driver's seat in right-hand traffic. |
| 3 | SEAT_FRONT_RIGHT | Seat position is in the front row, right seat. This is usually the driver's seat in left-hand traffic. |
| 4 | SEAT_FRONT_MIDDLE | Seat position is in the front row, middle seat. |
| 5 | SEAT_BACK_LEFT | Seat position is in the back row, left seat. |
| 6 | SEAT_BACK_RIGHT | Seat position is in the back row, right seat. |
| 7 | SEAT_BACK_MIDDLE | Seat position is in the back row, middle seat. |
| 8 | SEAT_THIRD_ROW_LEFT | Seat position is in the third row, left seat. |
| 9 | SEAT_THIRD_ROW_RIGHT | Seat position is in the third row, right seat. |
1.8.13