finesse.detectors.camera.ScanLine.xdata¶
- property ScanLine.xdata¶
The numeric value(s) of the x coordinate.
If
ScanLine.direction
is ‘x’ then this will be a copy of the array of values, otherwise it is a single value equivalent toScanLine.x
.- Getter
The x coordinate value(s). Read-only.