

Public Member Functions | |
| SCTDBTestDownloader (Vector listOfModules, int testIndex, String location, boolean isWarm, boolean refresh) | |
| SCTDBTestDownloader (String runString, int testIndex, String location) | |
| boolean | downloadsRequired () | 
| boolean | isOkToStart () | 
| void | run () | 
Static Public Attributes | |
| final double | NODATA = -9999. | 
Package Attributes | |
| Vector | listOfModules | 
| int | testIndex | 
| String | location | 
| boolean | isWarm | 
| boolean | refresh | 
| boolean | download | 
| String | runString | 
| boolean | isSCTDAQData | 
Private Member Functions | |
| boolean | publishControlObject (String run, String scan) | 
| void | convertData (SCTDB_Data sctdbData, int index) | 
| double | getData (String dataString) | 
Definition at line 22 of file SCTDBTestDownloader.java.
 
1.3.5