Public Member Functions | |
| void | publishGuts (is.Ostream out) |
| void | refreshGuts (is.Istream in) |
Public Attributes | |
| int | scanNo |
| Scan Number. | |
| String | scanTime |
| Time of the Scan. | |
| String | scanDate |
| Date of the scan. | |
| String[] | modules |
| List of modules in scan. | |
| int | runNo |
| Run number. | |
| String[] | voltageData |
| The voltage steps of the IV scan. | |
Protected Member Functions | |
| IVScanControl (String type) | |
Definition at line 13 of file IVScanControl.java.
1.3.5