MeasurementTableGetNullableErrors Method |
Gets the error array. The error is calculated by the measured value and the position in the field.
Rows / columns outside the sub field are omitted. Values of cells outside circular subfield but within the containing rectangle are null.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic double?[,,,,] GetNullableErrors()
Return Value
NullableDoubleThe calculated error for axis, layer, row, column.
See Also