Click or drag to resize

SingleWavelengthReconstructionSetSpTilt Method

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void SetSpTilt(
	int lambdaId,
	float xcoef,
	float ycoef
)

Parameters

lambdaId
Type: SystemInt32
xcoef
Type: SystemSingle
ycoef
Type: SystemSingle

Implements

IReconstructionSetSpTilt(Int32, Single, Single)
See Also