Click or drag to resize

SingleWavelengthReconstructionGetPhaseCorrectionCoefficient Method


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

Parameters

lambdaId  Int32
 
nx  Int32
 
ny  Int32
 

Return Value

Single

Implements

IReconstructionGetPhaseCorrectionCoefficient(Int32, Int32, Int32)
See Also