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
Type: SystemInt32
Id of the hologram in the array of holograms to average

Return Value

Type: Byte
The reference to the byte array

Implements

IReconstructionGetAvgRHBufHolo(Int32)
See Also