TestGUI.ExampleTestRequest Class Reference

Inheritance diagram for TestGUI.ExampleTestRequest:

Inheritance graph
[legend]
Collaboration diagram for TestGUI.ExampleTestRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void startTest (SctApiIPC api, StringHolder name, ShortHolder testVariable, IntHolder nScans, TestPointsHolder testPointsData)
Sct_CalibrationController.ScanRequest getNextScan (int index)
 Called to get the next Scan.
void endTest ()
 Called to indicate that the Test has completed.
void setFitAlgorithm (java.lang.String s)
String getFitAlgorithm ()
 Name of AnalysisAlgorithm which is to be used with this test.
void setAnalysisAlgorithm (java.lang.String s)
String getAnalysisAlgorithm ()
 Name of analysis algorithm which is to be used with this test.
boolean canFeedback ()
 Should return true if there will be a TestResult published which contains information that should be fed back into the calibration Whether this will actually happen depends on the UpdateOption the CalibrationController is in.

Private Attributes

SctApiIPC api
java.lang.String fitAlg
java.lang.String anaAlg

Detailed Description

Author:
palmer

Definition at line 22 of file ExampleTestRequest.java.


Member Function Documentation

Sct_CalibrationController.ScanRequest TestGUI.ExampleTestRequest.getNextScan int  index  ) 
 

Called to get the next Scan.

The parameter can be useful in determining which Scan to return. The Scan will be executed immediately.

Parameters:
index the 0 based index of the Scan that is to be returned.

Implements Sct_CalibrationController.TestRequestOperations.

Definition at line 39 of file ExampleTestRequest.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:17:21 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6