MeasurementTableGetErrors Method |
Gets the whole error array. The error is calculated by the measured value and the position in the field.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic double[,,,,] GetErrors()
Return Value
DoubleThe calculated error for axis, layer, row, column.
See Also