Public Member Functions | |
IVScanControl () | |
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. | |
Static Public Attributes | |
static final is.Type | type = new is.Type( new IVScanControl( ) ) |
Protected Member Functions | |
IVScanControl (String type) |
Definition at line 14 of file IVScanControl.java.