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
Type: SystemInt32
nx
Type: SystemInt32
ny
Type: SystemInt32

Return Value

Type: Single

Implements

IReconstructionGetPhaseCorrectionCoefficient(Int32, Int32, Int32)
See Also