AxialscanCorrectionCalculateCorrection Method |
Generates an axial scan correction file defined by the optical parameters
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.20.0
Syntaxpublic 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
FieldCorrectionField correction for the requested axial scan.
RemarksThe correction file is generated by an algorithm and is not as precise as the correction files provided by RAYLASE.
See Also