Package gda.scan

Class UndulatorTuningGridScan

All Implemented Interfaces:
NestableScan, Scan, ScanChild, Serializable

public class UndulatorTuningGridScan extends GridScanMoveToOnly
Class to control the stepped movement of a Scannable object.

At each step, after movement, the readout() method of all object in the DetectorBase.activeDetectors arraylist is called.

See Also: