Package Acquisition

Interface Summary
ChannelListPanel Interface allowing individual devices to provide their own channel list panel.
FileDate Extract file dates from the file name
 

Class Summary
AcquisitionControl Main data acquisition control to get audio data from sound cards, NI cards (via UDP), files, directories of files, etc.
AcquisitionCParameters Very simplified version of the Acquisition parameters to be passed over the JNI to the C backend.
AcquisitionCProcess  
AcquisitionDialog Main dialog for acquisition control.
AcquisitionLogging Very simple concrete implementation of SQLLogging to log the starts and stops of PAMGUARD in the database.
AcquisitionParameters  
AcquisitionProcess Data acquisition process for all types of input device.
AudioFileFuncs  
CheckWavFileHeaders  
DAQChannelListManager Class for converting channel indexes and numbers to hydrophones for the main PAMGAURD DAQ.
DaqStatusDataUnit Data unit containing information on run starts and stops.
DaqSystem Abstraction to multiple data acquisition devices.
FileInputParameters Used by FileInputSystem
FileInputSystem Implementation of DaqSystem for reading data from audio files.
FolderInputParameters Control parameters for FolderInputSystem
FolderInputSystem Read multiple files in sequence.
RawSourceDialogPanel  
SoundCardParameters Used by SoundCardSystem
SoundCardSystem Everything and everything to do with controlling and reading sound cards.
SoundFileFilter File filter for selecting some standard sound file types
StandardChannelListPanel  
StandardFileDate Implementation of FileDate to read the standard file date format that I use in Logger.
WavChunkData  
WavFileFuncs  
WavHeader