import "CalibrationController.idl";
Public Member Functions | |
| Sct_SctApi::Scan | getScanCorba () |
| get the Scan | |
| void | setScanCorba (in Sct_SctApi::Scan scan) |
| set the (API) Scan associated with this request | |
| void | setConfigureModulesCorba (in boolean value) |
| set whether or not to configure the modules between scan points | |
| boolean | configureModulesCorba () |
| true if modules are configured between scan points (raw scans) | |
| boolean | clockByTwoCorba () |
| true if BOC is to sample at clock by two rate | |
| void | setClockByTwoCorba (in boolean value) |
| set BOC in sample-at-clock-by-two mode | |
| boolean | isRawCorba () |
| true if this is a request for a raw scan | |
| long | delayCorba () |
| get the delay between trigger and start recording (raw scans) | |
| void | setWidthCorba (in long value) |
| set the width (i.e. | |
| long | widthCorba () |
| get the width (i.e. | |
Definition at line 74 of file CalibrationController.idl.
|
|
true if BOC is to sample at clock by two rate
|
|
|
true if modules are configured between scan points (raw scans)
|
|
|
get the delay between trigger and start recording (raw scans)
|
|
|
get the Scan
|
|
|
true if this is a request for a raw scan
|
|
|
set BOC in sample-at-clock-by-two mode
|
|
|
set whether or not to configure the modules between scan points
|
|
|
set the (API) Scan associated with this request
|
|
|
set the width (i.e. length in BCO) of the output data |
|
|
get the width (i.e. length in BCO) of the output data |
1.4.6