 | SingleWavelengthReconstructionGetPhaseCorrectionCoefficient Method |
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual float GetPhaseCorrectionCoefficient(
int lambdaId,
int nx,
int ny
)
public:
virtual float GetPhaseCorrectionCoefficient(
int lambdaId,
int nx,
int ny
)
Parameters
- lambdaId
- Type: SystemInt32
- nx
- Type: SystemInt32
- ny
- Type: SystemInt32
Return Value
Type:
SingleImplements
IReconstructionGetPhaseCorrectionCoefficient(Int32, Int32, Int32)
See Also