Click or drag to resize

SingleWavelengthReconstructionConfigureProcessing Method

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void ConfigureProcessing(
	IHardwareConfiguration hwConfiguration,
	IHolographicMeasurementConfig measurementConfig
)

Parameters

hwConfiguration
Type: LynceeTec.InterfacesIHardwareConfiguration
measurementConfig
Type: LynceeTec.InterfacesIHolographicMeasurementConfig

Implements

IReconstructionConfigureProcessing(IHardwareConfiguration, IHolographicMeasurementConfig)
See Also