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  Int32
 
nx  Int32
 
ny  Int32
 
coef  Single
 

Implements

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