Click or drag to resize

PhaseFittingMethod Enumeration

Phase fitting methods for 1D phase correction only

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public enum PhaseFittingMethod
Members
  Member nameValueDescription
Tilt0 Tilt correction, corresponds to polynomial correction of order one
Polynomial1 Polynomial correction in x and y directions only
PolynomialCrossTerms2 Polynomial correction including cross-terms up to selected order
See Also