Click or drag to resize

CorrectionFileGetInverse Method

Calculates the inverse of this correction file. This can be useful to calculate scanner coordinates (in bits) back to user coordinates (in µm).

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public InverseCorrection GetInverse()

Return Value

InverseCorrection
The inverse of this correction file.
See Also