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

SctTestApi.ConfigurationOperations Interface Reference

This interface contains configuration settings for the SctTestApi. More...

Inheritance diagram for SctTestApi.ConfigurationOperations:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void setDataFile (String file) throws SctTestApi.NoSuchFileException
 Set the data file used to access the old data.


Package Functions

String getDataFile ()
 Get the data file currently in use.

void setFastTimes ()
 Set the parameters for fast (but feasible) times.

void setRealisticTimes ()
 Set the parameters for current times.

void setScanTime (int time)
 Set the time for a standard scan on 1 module in seconds.

int getScanTime ()
 Get the scan time for a standard scan on 1 module in seconds.

void setMultiDspEfficiency (double efficiency)
 Set the multi DSP efficiency. Assuming multiple DSPs are used, scanning 4 modules takes scanTime/efficiency seconds.

double getMultiDspEfficiency ()
 Get the multi DSP efficiency.

void setReadoutTime (int time)
 Set the time taken to readout the scan from the ROD.

int getReadoutTime ()
 Get the readout time.


Detailed Description

This interface contains configuration settings for the SctTestApi.

Definition at line 15 of file SCTTestAPI/SctTestApi/ConfigurationOperations.java.


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