Inheritance diagram for Sct_CalibrationController.CalibrationControllerOperations:
Public Member Functions | |
Sct_CalibrationController.ScanLibrary | getScanLibrary () |
Get the ScanLibrary. | |
Package Functions | |
Sct_CalibrationController.TestLibrary | getTestLibrary () |
Get the TestLibrary. | |
Sct_CalibrationController.SequenceLibrary | getSequenceLibrary () |
Get the SequenceLibrary. | |
void | doScan (Sct_CalibrationController.ScanRequest s) |
Do a single Scan. | |
void | doTest (Sct_CalibrationController.TestRequest t) |
Do a single Test. | |
void | doSequence (Sct_CalibrationController.SequenceRequest r) |
Do a whole Sequence. | |
void | abort () |
Abort the current sequence. | |
void | setUpdateOption (Sct_CalibrationController.CalibrationControllerPackage.UpdateOption opt) |
Set the update option. | |
Sct_SctApi.Scan | getScan (int runNumber, int scanNumber) |
Get a previously executed Scan. | |
void | updateWith (String testResultInIs) |
update using the result of a previous test |
Generated by the IDL-to-Java compiler (portable), version "3.1" from /atlas/daq/code/gcc32/SctRodDaq/include/CalibrationController/CalibrationController.idl 14 July 2004 17:28:34 o'clock BST
Definition at line 11 of file CalibrationControllerOperations.java.