Click or drag to resize

SingleWavelengthReconstructionGetAvgRHBufHolo Method

Gets a reference to the byte array to copy the reference hologram data when using several averaged holograms

Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual byte[] GetAvgRHBufHolo(
	int id
)

Parameters

id  Int32
Id of the hologram in the array of holograms to average

Return Value

Byte
The reference to the byte array

Implements

IReconstructionGetAvgRHBufHolo(Int32)
See Also