Uses of Interface
PamController.DataInputStore
Packages that use DataInputStore
-
Uses of DataInputStore in Acquisition
Classes in Acquisition that implement DataInputStoreModifier 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
Methods in PamController that return DataInputStoreConstructors in PamController with parameters of type DataInputStoreModifierConstructorDescriptionInputStoreInfo
(DataInputStore dataInputStore, int nFiles, long firstFileStart, long lastFileStart, long lastFileEnd) -
Uses of DataInputStore in soundtrap
Classes in soundtrap that implement DataInputStore