Click or drag to resize

AxialscanCorrectionCalculateCorrection Method

Generates an axial scan correction file defined by the optical parameters

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.20.0
Syntax
C#
public static FieldCorrection CalculateCorrection(
	OpticalParameters opticalParameters
)

Parameters

opticalParameters  OpticalParameters
Contains the physical definition of the scan head and the structure of the correction file.

Return Value

FieldCorrection
Field correction for the requested axial scan.
Remarks
The correction file is generated by an algorithm and is not as precise as the correction files provided by RAYLASE.
See Also