Click or drag to resize
SingleWavelengthReconstructionDo2DAdjustDpm Method
Perform a 2D phase fit on a rectangular zone.

Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.4.0.7 6_4_dev bc6b638, built 2016-11-07 15:44:14 UTC
Syntax
public void Do2DAdjustDpm(
	phaseFitPolyBase base,
	int order
)

Parameters

base
Type: LynceeTec.ProcessingphaseFitPolyBase
The polynomial basis for the fit.
order
Type: SystemInt32
The order of the polynomial.
See Also