Package saaps.util

Class Summary
Average  
HelpFrame  
HelpPage  
HelpTextBuilder  
LocalGOES08 Create an ASCII file from the local GOES-08 data that is formatted so that it can be imported to the SAAPS database.
NormParam  
ObjectTimeSeries  
PlotAxisDialog A dialog box to change the x- and y-axes ranges.
PlotFrame This windows shows the plot requested from the Data Plotter Applet.
PlotFrameTest  
TimeSeries  
TimeSeriesPlot A class to produce a plot of time series data.
YMDChoice  
YMDJComboBox  
 

Exception Summary
IllegalTimeSeriesException The IllegalTimeSeriesException class provides error checking of TimeSeries which can be inserted into the Database.
TimeSeriesContinuityException This class reports continuity error in TimeSeries.
TimeSeriesEODException This class reports that the first time in your TimeSeries is after the last time in Database.
TimeSeriesIndexException This inner class reports index error in TimeSeries.
TimeSeriesSequenceException This inner class reports sequence error in TimeSeries.