Click or drag to resize

windowsList Enumeration

Identifiers for hologram, phase, amplitude, and Fourier images.

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 9.0.26418.0 , built 2021-10-22 08:45:14 UTC
Syntax
[FlagsAttribute]
public enum windowsList
Members
  Member nameValueDescription
none0 None
holoWin1 Hologram (unprocessed image)
amplWin2 Amplitude image
phaseWin4 Phase image
fourierWin8 Fourier image
scanningModeWin16 Scanning image
stitchingModeWin32 Stitching image
fourierLambda1512 Fourier image for wavelength 1 only (for dual wavelength mode)
fourierLambda21024 Fourier image for wavelength 2 only (for dual wavelength mode)
ampLambda12048 Amplitude image for wavelength 1 only (for dual wavelength mode)
ampLambda24096 Amplitude image for wavelength 2 only (for dual wavelength mode)
phaseLambda18192 Phase image for wavelength 1 only (for dual wavelength mode)
phaseLambda216384 Phase image for wavelength 2 only (for dual wavelength mode)
phaseLB32768 Phase image for long synthetic wavelength (for dual wavelength mode only)
phaseSB65536 Phase image for short synthetic wavelength (for dual wavelength mode only)
wlMapping131072 Phase image obtained when mapping the single wavelength measurement onto the synthetic wavelength measurements
See Also