Click or drag to resize

ProcessingConfigurationPhaseCorrectionDegrees Property

Gets or sets specific correction degrees for the phase fitting.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public PolynomialElement[] PhaseCorrectionDegrees { get; set; }

Property Value

Type: PolynomialElement
Remarks
If defined, takes priority over the PhaseCorrectionDegree
See Also