Click or drag to resize

OPLSearcherInitializeReducedRange Method

Initializes search to find maximum of contrast around motor configuration initial position in the specified range.

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 void InitializeReducedRange(
	int stepsCount,
	double fullRangeSize_m
)

Parameters

stepsCount
Type: SystemInt32
Number of steps performed in the specified searching range.
fullRangeSize_m
Type: SystemDouble
Size of the searching range in meter.
See Also