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.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public InverseCorrection GetInverse()
Return Value
InverseCorrectionThe inverse of this correction file.
See Also