Package org.mbari.hobilabs

Interface Summary
HSParser  
 

Class Summary
HRBinaryConverter Useful class for converting binary hydrorad data files to ascii.
HRBinaryDecoder A decoder that reads information from binary Hydrorad files.
HRCalFileNameFilter  
HRCalibrationFileReader This is not a complete reader yet.
HRMain  
HRPacket This does not use the traditional Java encapsulation of data.
HRParser HRParser is the main data parser engine for Decoders and Converters in the org.mbari.hobilabs.hr parckage.
HS2CalibrationFileReader Reads the HS2 calibration files.
HSDPacket Concrete subclass of HSPacket.
HSDParser  
HSPacket This abstract class spefies methods to store the type of data.
Test