Gocator Line Profile Sensors: User Manual
Gocator Device Files • 569
Field Type Offset Description
pointCount 32u 33 Number of edge points
points[pointCount] (32u, 32u) 37 Edge points collection. Each point is a tuple of x and y values, in
units of xScale and yScale, respectively.
Configuration
Element Type Description
@version 32u Major version (1).
@versionMinor 32u Minor version (0).
Edges Collection Collection of Edge items (described below).
EdgeSensitivity 64f Sensitivity recorded during model edges generation (read-only).
TransformedDataRegion Region3d Data region of the model.
ZAngle 64f Additional rotation applied to the model (degrees).
TargetEdgeSensitivity 64f Sensitivity used to generate target edges.
ImageType 32s
Selects type of image used to generate edges:
0 – Height map
1 – Intensity map
ImageType.options 32s (CSV) List of available image types.
Configuration Child Elements