 | SingleWavelengthReconstructionDo2DAdjustDpm Method |
Perform a 2D phase fit on a rectangular zone.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.4.0.7 6_4_dev bc6b638, built 2016-11-07 15:44:14 UTC
Syntaxpublic void Do2DAdjustDpm(
phaseFitPolyBase base,
int order
)
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