Click or drag to resize

MeasurementTableGetErrors Method

Gets the whole error array. The error is calculated by the measured value and the position in the field.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public double[,,,,] GetErrors()

Return Value

Double
The calculated error for axis, layer, row, column.
See Also