Click or drag to resize

SingleWavelengthReconstructionCopyHoloToRH Method

Copies the current hologram known by the reconstruction to the array of holograms used as reference. Prefer a copy to array using GetAvgRHBufHolo(Int32) when using several avaraged holograms

Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void CopyHoloToRH(
	int id
)

Parameters

id  Int32
Id of the hologram in the array

Implements

IReconstructionCopyHoloToRH(Int32)
See Also