 | IReconstructionOnOffsetChange Method |
Updates the phase image when the phase offset has changed (without recomputing the whole phase mask)
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.6.0 StroboPolarisationControl 6a11bc75, built 2018-03-20 10:06:53 UTC
Syntaxvoid OnOffsetChange(
windowsList visMask
)
void OnOffsetChange(
windowsList visMask
)
Parameters
- visMask
- Type: LynceeTec.ProcessingwindowsList
The types of images to reconstruct.
It is possible to combine several image types.
See Also