Gocator API > Go2 > Values > Go2Orientation
Gocator 1x00 API
Go2Orientation
Description

Represents a sensor orientation type.

C
enum Go2Orientation {
  GO2_ORIENTATION_ISOLATED = 0,
  GO2_ORIENTATION_WIDE = 1,
  GO2_ORIENTATION_STAGGERED = 2,
  GO2_ORIENTATION_OPPOSITE = 3
};
Members
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. 
File

Go2Api.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.