Uses of Interface
PamController.DataInputStore
-
Uses of DataInputStore 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.class
class
Implementation of DaqSystem for reading data from audio files.class
Read multiple files in sequence.class
Bespoke system for handling data from the Rona hydrophone array which consists of sets of seven files, each with different ends in th ename. -
Uses of DataInputStore in PamController
ModifierConstructorDescriptionInputStoreInfo
(DataInputStore dataInputStore, int nFiles, long firstFileStart, long lastFileStart, long lastFileEnd) -
Uses of DataInputStore in soundtrap