Gocator API > Go2 > Values > Go2SensorOrientation
Gocator 2x00 API
Go2SensorOrientation
Description

Represents the sensors orientation

C
enum Go2SensorOrientation {
  GO2_SENSOR_ORIENTATION_NORMAL = 0,
  GO2_SENSOR_ORIENTATION_REVERSE = 1
};
Members
Members 
Description 
GO2_SENSOR_ORIENTATION_NORMAL = 0 
Normal mounting 
GO2_SENSOR_ORIENTATION_REVERSE = 1 
Reverse mounting (180 deg rotated about y-axis) 
File

Go2Sensor.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.