Uses of Interface
PamController.OfflineDataStore
Package
Description
-
Uses of OfflineDataStore in Acquisition
Modifier 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
Modifier and TypeClassDescriptionclass
This has been split off from OfflineFileServer so that OfflineFileServer can be used with other file types.ModifierConstructorDescriptionWavFileDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock) -
Uses of OfflineDataStore in Acquisition.rona
-
Uses of OfflineDataStore in binaryFileStorage
Modifier 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
-
Uses of OfflineDataStore in d3
-
Uses of OfflineDataStore in dataGram
-
Uses of OfflineDataStore in dataMap
Modifier and TypeMethodDescriptionlong[]
DataMapControl.getDataExtent
(OfflineDataStore dataSource) Get the start and end times for all data associated with a particular data sourceModifierConstructorDescriptionOfflineDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock) -
Uses of OfflineDataStore in dataMap.filemaps
Modifier and TypeClassDescriptionclass
OfflineFileServer<TmapPoint extends FileDataMapPoint>
Functionality for handling data from files offline. -
Uses of OfflineDataStore in decimator
-
Uses of OfflineDataStore in difar.beamforming
Modifier 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
ModifierConstructorDescriptionOfflineFileDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock) -
Uses of OfflineDataStore in generalDatabase
Modifier and TypeClassDescriptionclass
Version of DBControl for normal use while PAMGUARD is running - reading and writing of data -
Uses of OfflineDataStore in PamController
Modifier and TypeInterfaceDescriptioninterface
Functions for a data output store.interface
Generic data store for offline files. -
Uses of OfflineDataStore in PamController.fileprocessing
-
Uses of OfflineDataStore in PamguardMVC
Modifier 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
-
Uses of OfflineDataStore in videoRangePanel.importTideData
ModifierConstructorDescriptionTideDataMap
(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock)