All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----JObserve.BandInfo
public BandInfo()
public void GetCAL(StringTokenizer Token, Calibrator theCal)
StringTokenizer
- the line from the text file tokenized
Calibrator
- the Calibrator being updated
public String[] PutCAL(BandInfo theList[], int number)
BandInfo[]
- the List of Band specific information
int
- the number of valid entried
String[]
the lines to display
All Packages Class Hierarchy This Package Previous Next Index