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  Int32
 
xcoef  Single
 
ycoef  Single
 

Implements

IReconstructionSetSpTilt(Int32, Single, Single)
See Also