Click or drag to resize

PostProcessingConfigurationUseUnwrappedPhaseZeroThreshold Property

Enables or disables zero threshold on unwrapped phase.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public bool UseUnwrappedPhaseZeroThreshold { get; set; }

Property Value

Type: Boolean
true enables the method, false disables it.
Remarks

Can only be used with [!:Imaging::UsePhaseUnwrapping] enabled.

This option sets all negative phase value to zero and keep them as measured points.

See Also