Uses of Enum Class
org.scictrl.csshell.epics.server.application.ScanApplication.Repeat
-
Uses of ScanApplication.Repeat in org.scictrl.csshell.epics.server.application
Modifier and TypeMethodDescriptionstatic ScanApplication.Repeat
Returns the enum constant of this class with the specified name.static ScanApplication.Repeat[]
ScanApplication.Repeat.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionScanningTask
(double start, double end, double step, long rate, int count, ScanApplication.Repeat repeat, double precision, ScanApplication.ScanningTask.ScanController ctrl, int overflowCount) Creates scan/ramp task