Public Member Functions | |
| SCTDB_Data () | |
| void | publishGuts (is.Ostream out) | 
| void | refreshGuts (is.Istream in) | 
Public Attributes | |
| String | testLocation | 
| The location of the test.  | |
| double[] | data_m0 | 
| The data for chip m0.  | |
| double[] | data_s1 | 
| The data for chip s1.  | |
| double[] | data_s2 | 
| The data for chip s2.  | |
| double[] | data_s3 | 
| The data for chip s3.  | |
| double[] | data_s4 | 
| The data for chip s4.  | |
| double[] | data_e5 | 
| The data for chip e5.  | |
| double[] | data_m8 | 
| The data for chip m8.  | |
| double[] | data_s9 | 
| The data for chip s9.  | |
| double[] | data_s10 | 
| The data for chip s10.  | |
| double[] | data_s11 | 
| The data for chip s11.  | |
| double[] | data_s12 | 
| The data for chip s12.  | |
| double[] | data_e13 | 
| The data for chip e13.  | |
| String | testNumber | 
| The database test number.  | |
| int | testIndex | 
| The index of this test.  | |
| int | noDefectChannels | 
| int | status | 
| Status flag.   | |
| double[] | dcsinfo | 
| DCS Information.  | |
| String[] | defectList | 
| Defect listing.  | |
| String[] | daqInfo | 
| DAQ information.  | |
| String | testDate | 
| Date of test.  | |
Static Public Attributes | |
| static final is.Type | type = new is.Type( new SCTDB_Data( ) ) | 
Protected Member Functions | |
| SCTDB_Data (String type) | |
Definition at line 14 of file SCTDB_Data.java.
      
  | 
  
| 
 Status flag. 0: Pass 1:Problem 2:Fail Definition at line 117 of file SCTDB_Data.java. Referenced by DisplayGUI.SCTDB_Data.publishGuts(), and DisplayGUI.SCTDB_Data.refreshGuts().  | 
  
 1.4.6