Represents a sensor orientation type.
enum Go2Orientation { GO2_ORIENTATION_ISOLATED = 0, GO2_ORIENTATION_WIDE = 1, GO2_ORIENTATION_STAGGERED = 2, GO2_ORIENTATION_OPPOSITE = 3 };
|
Members |
Description |
|
GO2_ORIENTATION_ISOLATED = 0 |
Isolated sensor orientation. |
|
GO2_ORIENTATION_WIDE = 1 |
Wide sensor orientation. |
|
GO2_ORIENTATION_STAGGERED = 2 |
Staggered sensor orientation. Deprecated, sensor will fail to start |
|
GO2_ORIENTATION_OPPOSITE = 3 |
Opposite sensor orientation. |
Go2Api.h