Gocator 2000 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) 2010 by LMI Technologies Inc. All rights reserved.