 | SingleWavelengthReconstructionSetSpTilt Method |
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual void SetSpTilt(
int lambdaId,
float xcoef,
float ycoef
)
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