Uses of Interface
PamController.OfflineDataStore
Packages that use OfflineDataStore
Package
Description
-
Uses of OfflineDataStore in Acquisition
Classes in Acquisition that implement OfflineDataStoreModifier and TypeClassDescriptionclass
Main data acquisition control to get audio data from sound cards, NI cards (via UDP), files, directories of files, etc. -
Uses of OfflineDataStore in Acquisition.offlineFuncs
Classes in Acquisition.offlineFuncs that implement OfflineDataStoreModifier and TypeClassDescriptionclass
This has been split off from OfflineFileServer so that OfflineFileServer can be used with other file types.Constructors in Acquisition.offlineFuncs with parameters of type OfflineDataStoreModifierConstructorDescriptionWavFileDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock) -
Uses of OfflineDataStore in Acquisition.rona
Classes in Acquisition.rona that implement OfflineDataStore -
Uses of OfflineDataStore in binaryFileStorage
Classes in binaryFileStorage that implement OfflineDataStoreModifier and TypeClassDescriptionclass
The binary store will work very much like the database in that it monitors the output of data streams and when data is added to them it writes it to the binary store.class
-
Uses of OfflineDataStore in cpod
Classes in cpod that implement OfflineDataStore -
Uses of OfflineDataStore in d3
Classes in d3 that implement OfflineDataStore -
Uses of OfflineDataStore in dataGram
Constructors in dataGram with parameters of type OfflineDataStore -
Uses of OfflineDataStore in dataMap
Methods in dataMap that return OfflineDataStoreMethods in dataMap with parameters of type OfflineDataStoreModifier and TypeMethodDescriptionlong[]
DataMapControl.getDataExtent
(OfflineDataStore dataSource) Get the start and end times for all data associated with a particular data sourceConstructors in dataMap with parameters of type OfflineDataStoreModifierConstructorDescriptionOfflineDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock) -
Uses of OfflineDataStore in dataMap.filemaps
Classes in dataMap.filemaps that implement OfflineDataStoreModifier and TypeClassDescriptionclass
OfflineFileServer<TmapPoint extends FileDataMapPoint>
Functionality for handling data from files offline. -
Uses of OfflineDataStore in decimator
Classes in decimator that implement OfflineDataStore -
Uses of OfflineDataStore in difar.beamforming
Classes in difar.beamforming that implement OfflineDataStoreModifier and TypeClassDescriptionclass
This module requires audio from a DIFAR sonobuoy and will output directional audio by using simple beamforming algorithms. -
Uses of OfflineDataStore in fileOfflineData
Classes in fileOfflineData that implement OfflineDataStoreConstructors in fileOfflineData with parameters of type OfflineDataStoreModifierConstructorDescriptionOfflineFileDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock) -
Uses of OfflineDataStore in generalDatabase
Classes in generalDatabase that implement OfflineDataStoreModifier and TypeClassDescriptionclass
Version of DBControl for normal use while PAMGUARD is running - reading and writing of data -
Uses of OfflineDataStore in PamController
Subinterfaces of OfflineDataStore in PamControllerModifier and TypeInterfaceDescriptioninterface
Functions for a data output store.interface
Generic data store for offline files.Methods in PamController that return OfflineDataStoreMethods in PamController that return types with arguments of type OfflineDataStore -
Uses of OfflineDataStore in PamController.fileprocessing
Methods in PamController.fileprocessing that return OfflineDataStoreConstructors in PamController.fileprocessing with parameters of type OfflineDataStore -
Uses of OfflineDataStore in PamguardMVC
Methods in PamguardMVC with parameters of type OfflineDataStoreModifier and TypeMethodDescriptionPamDataBlock.getOfflineDataMap
(OfflineDataStore dataSource) PamDataBlock.getSaveRequirements
(OfflineDataStore dataStore) Work out some basic information about the elements that need saving from these data.void
PamDataBlock.removeOfflineDataMap
(OfflineDataStore dataSource) remove a no longer needed offline data map. -
Uses of OfflineDataStore in soundtrap
Classes in soundtrap that implement OfflineDataStore -
Uses of OfflineDataStore in videoRangePanel.importTideData
Constructors in videoRangePanel.importTideData with parameters of type OfflineDataStoreModifierConstructorDescriptionTideDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock)