Package tritechgemini.fileio
package tritechgemini.fileio
-
ClassDescriptioninformation about an individual sonar in a catalog.Lump of data to send back from a GeminiCatalog.streamCatalog function which will give (or attempt to give) the state of the streaming, which may not be complete, or may have been aborted for some reason.Wrapper class for an input stream which counts the number of bytes read, skipped etc.GeminiFileCatalog<RecordClass extends SonarImageRecordI>Catalogue of information that's in a single Sonar data file.Functions to check and if necessary create the catalogue files for glf files and the dat file with them.Class of serializable data that can be used to quick catalog the overall content of a glf file.Fast reading of uncompressed GLF files.Generic header structure for .dat file records.Copied from https://www.peterfranza.com/2008/09/26/little-endian-input-stream/Catalog of sonar data which can take multiple files.Progress info sent to observes when the offline file catalogue is being updated.A repeat of a lot of stuff inthe PAMGUArd class OfflineFileList, but needed in the standalone package, so recreating here.Class to write uncompressed zip files since all the ones that are in Java don't see to actually work in any way and always compress the data.