Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Sct_CalibrationController.ScanRequestOperations Interface Reference

Generalization of the SctApi Scan class, which also allows setting of raw or not. More...

Inheritance diagram for Sct_CalibrationController.ScanRequestOperations:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Sct_SctApi.Scan getScan ()
 get the Scan


Package Functions

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.


Detailed Description

Generalization of the SctApi Scan class, which also allows setting of raw or not.

Definition at line 13 of file ScanRequestOperations.java.


Member Function Documentation

void Sct_CalibrationController.ScanRequestOperations.setWidth int  value  )  [package]
 

set the width (i.e.

length in BCO) of the output data

Implemented in Sct_CalibrationController._ScanRequestStub.

int Sct_CalibrationController.ScanRequestOperations.width  )  [package]
 

get the width (i.e.

length in BCO) of the output data

Implemented in Sct_CalibrationController._ScanRequestStub.


The documentation for this interface was generated from the following file:
Generated on Thu Jul 15 09:56:47 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5