Inheritance diagram for Sct_CalibrationController._ScanRequestStub:


Public Member Functions | |
| Sct_SctApi.Scan | getScan () |
| get the Scan | |
| void | setScan (Sct_SctApi.Scan scan) |
| set the (API) Scan associated with this request | |
| boolean | configureModules () |
| true if modules are configured between scan points (raw scans) | |
| boolean | clockByTwo () |
| true if BOC is to sample at clock by two rate | |
| void | setClockByTwo (boolean value) |
| set BOC in sample-at-clock-by-two mode | |
| boolean | isRaw () |
| true if this is a request for a raw scan | |
| int | delay () |
| get the delay between trigger and start recording (raw scans) | |
| void | setWidth (int value) |
| set the width (i.e. | |
| int | width () |
| get the width (i.e. | |
| String[] | _ids () |
Private Member Functions | |
| void | readObject (java.io.ObjectInputStream s) throws java.io.IOException |
| void | writeObject (java.io.ObjectOutputStream s) throws java.io.IOException |
Static Private Attributes | |
| String[] | __ids |
Definition at line 13 of file _ScanRequestStub.java.
|
|
set the width (i.e. length in BCO) of the output data Implements Sct_CalibrationController.ScanRequestOperations. Definition at line 165 of file _ScanRequestStub.java. |
|
|
get the width (i.e. length in BCO) of the output data Implements Sct_CalibrationController.ScanRequestOperations. Definition at line 186 of file _ScanRequestStub.java. |
|
|
Initial value: {
"IDL:Sct_CalibrationController/ScanRequest:1.0"}
Definition at line 206 of file _ScanRequestStub.java. |
1.3.5