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

Sct_CalibrationController._ScanRequestStub Class Reference

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

Inheritance diagram for Sct_CalibrationController._ScanRequestStub:

Inheritance graph
[legend]
Collaboration diagram for Sct_CalibrationController._ScanRequestStub:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Sct_SctApi.Scan getScanCorba ()
 get the Scan

void setScanCorba (Sct_SctApi.Scan scan)
 set the (API) Scan associated with this request

void setConfigureModulesCorba (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 (boolean value)
 set BOC in sample-at-clock-by-two mode

boolean isRawCorba ()
 true if this is a request for a raw scan

int delayCorba ()
 get the delay between trigger and start recording (raw scans)

void setWidthCorba (int value)
 set the width (i.e.

int widthCorba ()
 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

Detailed Description

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

Definition at line 13 of file _ScanRequestStub.java.


Member Function Documentation

void Sct_CalibrationController._ScanRequestStub.setWidthCorba int  value  ) 
 

set the width (i.e.

length in BCO) of the output data

Implements Sct_CalibrationController.ScanRequestOperations.

Definition at line 186 of file _ScanRequestStub.java.

int Sct_CalibrationController._ScanRequestStub.widthCorba  ) 
 

get the width (i.e.

length in BCO) of the output data

Implements Sct_CalibrationController.ScanRequestOperations.

Definition at line 207 of file _ScanRequestStub.java.


Member Data Documentation

String [] Sct_CalibrationController._ScanRequestStub.__ids [static, private]
 

Initial value:

 {
    "IDL:Sct_CalibrationController/ScanRequest:1.0"}

Definition at line 227 of file _ScanRequestStub.java.


The documentation for this class was generated from the following file:
Generated on Thu Dec 15 21:24:02 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5