Click or drag to resize

OPLSearcherContrastMeasures Property

Gets the contrast measure at each motor position.

Namespace:  LynceeTec.API.Cycle
Assembly:  LynceeTec.API.Cycle (in LynceeTec.API.Cycle.dll) Version: 9.0.26418.0 , built 2021-10-22 08:52:21 UTC
Syntax
public SortedList<double, float> ContrastMeasures { get; }

Property Value

Type: SortedListDouble, Single
Remarks
The Key is the motor position while the Value is the contrast measure.
See Also