Public Member Functions | |
| 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. | |
Protected Member Functions | |
| SCTDB_Data (String type) | |
Definition at line 13 of file SCTDB_Data.java.
|
|
Status flag. 0: Pass 1:Problem 2:Fail Definition at line 97 of file SCTDB_Data.java. |
1.3.5