 | 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
Syntaxpublic virtual void CopyHoloToRH(
int id
)
public:
virtual void CopyHoloToRH(
int id
)
Parameters
- id
- Type: SystemInt32
Id of the hologram in the array
Implements
IReconstructionCopyHoloToRH(Int32)
See Also