Click or drag to resize

MeasurementTableGetPowerErrors 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[,,,,] GetPowerErrors()

Return Value

Double
The power error for layer, row, column.
See Also