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