Click or drag to resize

SingleWavelengthReconstructionSetPhaseCorrectionCoefficient Method

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void SetPhaseCorrectionCoefficient(
	int lambdaId,
	int nx,
	int ny,
	float coef
)

Parameters

lambdaId
Type: SystemInt32
nx
Type: SystemInt32
ny
Type: SystemInt32
coef
Type: SystemSingle

Implements

IReconstructionSetPhaseCorrectionCoefficient(Int32, Int32, Int32, Single)
See Also