Click or drag to resize

SingleWavelengthReconstructionUseTemporalPhaseAverage Property

Gets or sets the activation state of the temporal phase averaging. true adds the given holograms in the reconstruction object until TemporalPhaseAverageFramesNumber is reached. The last reconstructed phase is averaged.

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual bool UseTemporalPhaseAverage { get; set; }

Property Value

Type: Boolean

Implements

IReconstructionUseTemporalPhaseAverage
See Also