ProdDatabase.ModuleIVInfo Class Reference

Inheritance diagram for ProdDatabase.ModuleIVInfo:

Inheritance graph
[legend]
Collaboration diagram for ProdDatabase.ModuleIVInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModuleIVInfo (String moduleSerialNo)
 ModuleIVInfo (String moduleSerialNo, Vector sensors)
double geti150SensorCurrent ()
double geti350SensorCurrent ()
double geti500SensorCurrent ()
String getTemperatureRange ()
String getOrigin ()
int noModuleIVs ()
ModuleIV getModuleIV (int index)
ModuleIV getLastModuleIV ()

Package Attributes

Statement statement
ResultSet resultSet
StringBuffer sqlStat
SCTDBInterface db
String moduleSerialNo
Hashtable i150Hash
Hashtable i350Hash
Hashtable temperatureHash
Hashtable testnoHash
Hashtable moduleTestNoHash
String dataOrigin
java.text.DecimalFormat ivFormatter = new java.text.DecimalFormat("#.###")
java.text.DecimalFormat temperatureFormatter = new java.text.DecimalFormat("#.#")
boolean DEBUG = false

Private Member Functions

void initVariables ()
void getSensorIVInfo () throws Exception
void getMfrIVInfo () throws Exception
void getSensorSums ()
void getModuleIVs () throws Exception
void getModule500VData ()
void getModuleIVPlots () throws Exception

Private Attributes

Vector sensors
Vector modIVs
double tMin
double tMax
double i150Total
double i350Total
double i500Total

Detailed Description

Definition at line 9 of file ModuleIVInfo.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:14:35 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6