Click or drag to resize

ProcessingConfigurationSetPhaseCalibrationCoefficient Method

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void SetPhaseCalibrationCoefficient(
	PhysicalLaserSource sourceId,
	uint x,
	uint y,
	float value
)

Parameters

sourceId
Type: LynceeTec.ImagingPhysicalLaserSource
x
Type: SystemUInt32
y
Type: SystemUInt32
value
Type: SystemSingle
See Also