Sensor mounting orientation types.
| Enumerator |
|---|
| K4ABT_SENSOR_ORIENTATION_DEFAULT | Mount the sensor at its default orientation.
|
| K4ABT_SENSOR_ORIENTATION_CLOCKWISE90 | Clockwisely rotate the sensor 90 degree.
|
| K4ABT_SENSOR_ORIENTATION_COUNTERCLOCKWISE90 | Counter-clockwisely rotate the sensor 90 degrees.
|
| K4ABT_SENSOR_ORIENTATION_FLIP180 | Mount the sensor upside-down.
|