Click or drag to resize

InverseCorrectionIsInverseOf Method

Overload List
 NameDescription
Public methodIsInverseOf(CorrectionFile) Indicates if this InverseCorrection is the inverse of the given CorrectionFile.
Public methodIsInverseOf(OpticalParameters) Indicates if this InverseCorrection is the inverse of a CorrectionFile by comparing the hash in the header (OpticalParameters) of an correction file.
Public methodIsInverseOf(String) Indicates if this InverseCorrection is the inverse of the given CorrectionFile.
Top
See Also