Gocator 2000 API
Functions
Functions
Function 
Description 
Gets the exposure time of the profile data. Set to 0 if from multiple exposures or sensors are used. 
Gets a pointer to the profile data. Profile data is a 1-dimensional array of z-data, spaced XResolution steps apart. The calculation for each point is: X: XOffset + index * XResolution Z: ZOffset + ranges[index] * ZResolution Invalid ranges are equal to GO2_INVALID_RANGE 
Gets the source for the profile data. 
Gets the width of the profile data. 
Gets the x resolution of the profile data. This is a scaling factor used to convert profile data into actual units (mm). This value does not bear any relationship to the configured system X resolution. 
Gets the z resolution of the profile data. This is a scaling factor used to convert profile data into actual units (mm). This value does not bear any relationship to the configured system Z resolution. 
Gets the x offset of the profile data. This value does not bear any relationship to the configured active area. 
Gets the z offset of the profile data. Will always be zero as range data is returned from the sensor with offsets applied. This value does not bear any relationship to the configured active area. 
Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.