Uses of Interface
Acquisition.filedate.FileDateObserver
-
Uses of FileDateObserver in Acquisition
Modifier and TypeClassDescriptionclass
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 FileDateObserver in Acquisition.filedate
Modifier and TypeMethodDescriptionvoid
FileDateDialogStrip.addObserver
(FileDateObserver observer) boolean
FileDateDialogStrip.removeObserver
(FileDateObserver observer) -
Uses of FileDateObserver in Acquisition.layoutFX
Modifier and TypeMethodDescriptionvoid
FileDataDialogStripFX.addObserver
(FileDateObserver observer) boolean
FileDataDialogStripFX.removeObserver
(FileDateObserver observer)