Click or drag to resize

PhaseFittingMethod Enumeration

Phase fitting methods for 1D phase correction only

Namespace:  LynceeTec.InterfaceProcessingV2
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.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