Click or drag to resize

MeasurementTableGetNullablePowerErrors Method

Gets the power error array. The power correction is defined as a factor from 1 to 4.

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

Return Value

NullableDouble
The power error for laser, magnification, layer, row, column.
See Also