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

SctTestApi._ConfigurationStub Class Reference

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

Inheritance diagram for SctTestApi._ConfigurationStub:

Inheritance graph
[legend]
Collaboration diagram for SctTestApi._ConfigurationStub:

Collaboration 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.

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.

void get_info (ipc.InfoHolder inf)
void destroy ()
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

This interface contains configuration settings for the SctTestApi.

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


Member Data Documentation

String [] SctTestApi._ConfigurationStub.__ids [static, private]
 

Initial value:

 {
    "IDL:SctTestApi/Configuration:1.0", 
    "IDL:ipc/freeable:1.0"}

Definition at line 267 of file SCTTestAPI/SctTestApi/_ConfigurationStub.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 11:44:41 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5