 | IReconstructionOnDistanceChange Method |
Recomputes the phase mask and redoes the Fresnel transform, then process the images defined in
visMask.
Call after changing
SetDistance(Int32, Double).
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.5.0.22 6_5_dev_win7 724a893, built 2017-12-08 14:08:47 UTC
Syntaxvoid OnDistanceChange(
windowsList visMask
)
void OnDistanceChange(
windowsList visMask
)
Parameters
- visMask
- Type: LynceeTec.ProcessingwindowsList
The types of images to reconstruct (amplitude, phase, etc.).
It is possible to combine several image types.
See Also