Uses of Interface
PamController.SettingsNameProvider
Package
Description
-
Uses of SettingsNameProvider 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
A data acquisition system that uses an Ocean Sonics icListen to acquire the data to be streamed to and used by PAMGUARD.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.class
Everything and everything to do with controlling and reading sound cards. -
Uses of SettingsNameProvider in Acquisition.filedate
Modifier and TypeClassDescriptionclass
Implementation of FileDate to read the standard file date format that I use in Logger. -
Uses of SettingsNameProvider in Acquisition.offlineFuncs
Modifier and TypeClassDescriptionclass
This has been split off from OfflineFileServer so that OfflineFileServer can be used with other file types. -
Uses of SettingsNameProvider in Acquisition.rona
-
Uses of SettingsNameProvider in Acquisition.sud
-
Uses of SettingsNameProvider in AirgunDisplay
-
Uses of SettingsNameProvider in AIS
-
Uses of SettingsNameProvider in alarm
-
Uses of SettingsNameProvider in alarm.actions.email
-
Uses of SettingsNameProvider in alarm.actions.serial
Modifier and TypeClassDescriptionclass
Singleton class for all alarm actions to share a single serial port, it's settings etc. -
Uses of SettingsNameProvider in alarm.actions.sound
-
Uses of SettingsNameProvider in alarm.actions.udp
-
Uses of SettingsNameProvider in amplifier
-
Uses of SettingsNameProvider in analogarraysensor
-
Uses of SettingsNameProvider in analoginput
ModifierConstructorDescriptionAnalogDevicesManager
(SettingsNameProvider settingsNameProvider, AnalogSensorUser sensorUser) -
Uses of SettingsNameProvider in analoginput.brainboxes
ModifierConstructorDescriptionBrainBoxDevices
(AnalogDevicesManager analogDevicesManager, SettingsNameProvider settingsNameProvider, AnalogSensorUser sensorUser) -
Uses of SettingsNameProvider in analoginput.measurementcomputing
ModifierConstructorDescriptionMCCAnalogDevices
(AnalogDevicesManager analogDevicesManager, SettingsNameProvider settingsNameProvider, AnalogSensorUser sensorUser) -
Uses of SettingsNameProvider in angleMeasurement
Modifier and TypeClassDescriptionclass
class
class
Read out a Fluxgate World 3030 shaft encoder. -
Uses of SettingsNameProvider in angleVetoes
Modifier and TypeClassDescriptionclass
Class to support functions to handle vetoes on angles to clicks -
Uses of SettingsNameProvider in annotation.classifier
-
Uses of SettingsNameProvider in annotation.dataselect
Modifier and TypeClassDescriptionclass
AnnotationDataSelCreator<TDataAnnotation extends DataAnnotation>
class
class
-
Uses of SettingsNameProvider in annotation.handler
Modifier and TypeClassDescriptionclass
class
Annotation manager that should be able to do absolutely everything (almost) self contained within itself without having to add about 4 different functions to it's parent controller or processModifierConstructorDescriptionManualAnnotationHandler
(SettingsNameProvider settingsNameProvider, PamDataBlock dataBlock) OneStopAnnotationHandler
(SettingsNameProvider settingsNameProvider, PamDataBlock<PamDataUnit> pamDataBlock) -
Uses of SettingsNameProvider in annotation.userforms.datasel
Modifier and TypeClassDescriptionclass
User form data selector for use with annotations. -
Uses of SettingsNameProvider in annotationMark
-
Uses of SettingsNameProvider in annotationMark.spectrogram
-
Uses of SettingsNameProvider in Array
Modifier and TypeClassDescriptionclass
Manager for different array configurations.class
-
Uses of SettingsNameProvider in Array.sensors.swing
-
Uses of SettingsNameProvider in ArrayAccelerometer
-
Uses of SettingsNameProvider in asiojni
Modifier and TypeClassDescriptionclass
Everything and everything to do with controlling and reading ASIO sound cards.class
this uses jAsioHost for acquisition. -
Uses of SettingsNameProvider in audioMoth
-
Uses of SettingsNameProvider in autecPhones
-
Uses of SettingsNameProvider in Azigram
Modifier and TypeClassDescriptionclass
Module that implements the Azigram algorithm from Thode et al 2019 J. -
Uses of SettingsNameProvider in backupmanager
Modifier and TypeClassDescriptionclass
PAMGuard module to automatically back up files. -
Uses of SettingsNameProvider in backupmanager.bespoke
Modifier and TypeClassDescriptionclass
Can back up anything, PAMGuard or not.class
class
-
Uses of SettingsNameProvider in backupmanager.stream
Modifier and TypeClassDescriptionclass
This is the central management class for each datastream that's going to get automatically backed up.class
ModifierConstructorDescriptionBackupStream
(SettingsNameProvider settingsName, String name) FileBackupStream
(SettingsNameProvider settingsName, String name) -
Uses of SettingsNameProvider in beamformer
-
Uses of SettingsNameProvider in beamformer.continuous
-
Uses of SettingsNameProvider in beamformer.localiser
-
Uses of SettingsNameProvider in bearinglocaliser
-
Uses of SettingsNameProvider in bearinglocaliser.beamformer
Modifier and TypeClassDescriptionclass
Class to wrap the beam former control system and extract from it the algorithms that can create beamograms and then wrap each of those up so that they become available to the more generic bearing localiser. -
Uses of SettingsNameProvider 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 SettingsNameProvider in binaryFileStorage.backup
-
Uses of SettingsNameProvider in cepstrum
-
Uses of SettingsNameProvider in clickDetector
Modifier and TypeClassDescriptionclass
This is the main bearing time display for the click detector.class
Main Controller for click detection.class
class
class
class
class
Creates a click ICI histogram display add-inclass
-
Uses of SettingsNameProvider in clickDetector.alarm
-
Uses of SettingsNameProvider in clickDetector.ClickClassifiers.basic
-
Uses of SettingsNameProvider in clickDetector.ClickClassifiers.basicSweep
Modifier and TypeClassDescriptionclass
An improvements on the BasicClickIdentifier based on work by Gillespie and Caillat in 2009. -
Uses of SettingsNameProvider in clickDetector.dataSelector
Modifier and TypeClassDescriptionclass
class
-
Uses of SettingsNameProvider in clickDetector.echoDetection
Modifier and TypeClassDescriptionclass
class
Very simple echo detection system which uses a single test of time between the previous click and this click to determine if it's an echo or not. -
Uses of SettingsNameProvider in clickDetector.tdPlots
-
Uses of SettingsNameProvider in clickDetector.toad
-
Uses of SettingsNameProvider in clickTrainDetector
-
Uses of SettingsNameProvider in clickTrainDetector.clickTrainAlgorithms.mht
Modifier and TypeClassDescriptionclass
A click train algorithm based on a multi-hypothesis tracker (MHT) which groups data based on a minimisation function. -
Uses of SettingsNameProvider in clickTrainDetector.dataselector
-
Uses of SettingsNameProvider in clickTrainDetector.layout
Modifier and TypeClassDescriptionclass
Manages colours of symbols.class
-
Uses of SettingsNameProvider in clipgenerator
Modifier and TypeClassDescriptionclass
The clip generator is used to generate short sound clips around detections. -
Uses of SettingsNameProvider in clipgenerator.clipDisplay
Modifier and TypeClassDescriptionclass
Clip display panel.class
Looking into making a symbol modifier that will work with the DIFAR ClipDecorations, but its too complicated since the decorations are only added to the individual clips. -
Uses of SettingsNameProvider in cpod
Modifier and TypeClassDescriptionclass
Deprecated.class
CPOD control.class
class
-
Uses of SettingsNameProvider in cpod.dataSelector
-
Uses of SettingsNameProvider in crossedbearinglocaliser
Modifier and TypeClassDescriptionclass
Deprecated.Replaced by new 3D group localiser. -
Uses of SettingsNameProvider in d3
-
Uses of SettingsNameProvider in dataMap
Modifier and TypeClassDescriptionclass
The data map appears only during PAMGUARD viewer mode and is the root of a navigation system allowing the operator to scroll easily through large amounts of data. -
Uses of SettingsNameProvider in dataMap.filemaps
Modifier and TypeClassDescriptionclass
OfflineFileServer<TmapPoint extends FileDataMapPoint>
Functionality for handling data from files offline. -
Uses of SettingsNameProvider in dataModelFX
Modifier and TypeClassDescriptionclass
The data model setting manager handles building and saving the data model connection nodes and structure based on saved data and the current PAMGuard data model. -
Uses of SettingsNameProvider in dataPlots
-
Uses of SettingsNameProvider in dataPlotsFX
Modifier and TypeClassDescriptionclass
The main class for the TDDisplay.class
TDControlFX acts as a wrapper class for a time base display programmed in JavaFX.class
The controller for the display if the main PAMGuard GUI is in JavaFX mode.class
The controller for the TD display. -
Uses of SettingsNameProvider in dataPlotsFX.scroller
-
Uses of SettingsNameProvider in dbht
-
Uses of SettingsNameProvider in dbht.alarm
-
Uses of SettingsNameProvider in decimator
-
Uses of SettingsNameProvider in depthReadout
-
Uses of SettingsNameProvider in detectiongrouplocaliser
Modifier and TypeClassDescriptionclass
Class for grouping any type of data together.class
-
Uses of SettingsNameProvider in detectionPlotFX
Modifier and TypeClassDescriptionclass
Deprecated.class
Detection plot which can display single or groups of detections.class
A group detection display with all the bits added to allow the display to be used in the FX GUI as a stand-alone user display. -
Uses of SettingsNameProvider in difar
-
Uses of SettingsNameProvider 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 SettingsNameProvider in difar.dataSelector
-
Uses of SettingsNameProvider in difar.demux
-
Uses of SettingsNameProvider in effort.binary
-
Uses of SettingsNameProvider in effortmonitor
-
Uses of SettingsNameProvider in envelopeTracer
-
Uses of SettingsNameProvider in export
Modifier and TypeClassDescriptionclass
Manages opening settings dialog and saving settings for both FX and Swing GUI's -
Uses of SettingsNameProvider in fftManager
-
Uses of SettingsNameProvider in fftManager.fftorganiser
-
Uses of SettingsNameProvider in fileOfflineData
-
Uses of SettingsNameProvider in Filters
-
Uses of SettingsNameProvider in generalDatabase
Modifier and TypeClassDescriptionclass
Database system for accessing data in just about any type of odbc database.class
Version of DBControl for loading settings at program startup.class
Version of DBControl for normal use while PAMGUARD is running - reading and writing of dataclass
class
class
-
Uses of SettingsNameProvider in generalDatabase.backup
-
Uses of SettingsNameProvider in generalDatabase.external
-
Uses of SettingsNameProvider in generalDatabase.lineplots
-
Uses of SettingsNameProvider in generalDatabase.postgresql
-
Uses of SettingsNameProvider in generalDatabase.sqlite
Modifier and TypeClassDescriptionclass
PAMGuard database system to make use of Sqlite databases: https://www.sqlite.org/ Specifically, this database system makes use of the xerial sqlite-jdbc library, https://github.com/xerial/sqlite-jdbc. -
Uses of SettingsNameProvider in generalDatabase.ucanAccess
-
Uses of SettingsNameProvider in gpl
-
Uses of SettingsNameProvider in gpl.graphfx
-
Uses of SettingsNameProvider in GPS
-
Uses of SettingsNameProvider in GPS.effort
-
Uses of SettingsNameProvider in group3dlocaliser
-
Uses of SettingsNameProvider in group3dlocaliser.dataselector
-
Uses of SettingsNameProvider in group3dlocaliser.grids
Modifier and TypeClassDescriptionclass
3D grid for localisation.class
Simple spherical grid. -
Uses of SettingsNameProvider in group3dlocaliser.swinggraphics
-
Uses of SettingsNameProvider in hfDaqCard
-
Uses of SettingsNameProvider in IMU
-
Uses of SettingsNameProvider in ishmaelComms
-
Uses of SettingsNameProvider in IshmaelDetector
Modifier and TypeClassDescriptionclass
class
Control for the Ishmael Detector modules.class
IshDetGraphics displays a detection function from an Ishmael-type detector (EnergySum, MatchFilt, SgramCorr).class
class
-
Uses of SettingsNameProvider in IshmaelLocator
Modifier and TypeClassDescriptionclass
This implements the two locators from Ishmael. -
Uses of SettingsNameProvider in KernelSmoothing
-
Uses of SettingsNameProvider in landMarks
-
Uses of SettingsNameProvider in levelMeter
-
Uses of SettingsNameProvider in likelihoodDetectionModule
Modifier and TypeClassDescriptionclass
The class LikelihoodDetectionUnit implements that standard PamControlledUnit functionality required by PamGuard for a plug-in module.class
The class LikelihoodFFTController manages the automatic creation of any FFT processes that are required to support the target configurations. -
Uses of SettingsNameProvider in listening
-
Uses of SettingsNameProvider in loc3d_Thode
-
Uses of SettingsNameProvider in localTime
-
Uses of SettingsNameProvider in loggerForms
Modifier and TypeClassDescriptionclass
class
Controls the settings for a single Logger form description. -
Uses of SettingsNameProvider in loggerForms.dataselect
Modifier and TypeClassDescriptionclass
Data select creator for a single logger control.class
class
-
Uses of SettingsNameProvider in loggerForms.monitor
-
Uses of SettingsNameProvider in loggerForms.symbol
-
Uses of SettingsNameProvider in ltsa
-
Uses of SettingsNameProvider in Map
Modifier and TypeClassDescriptionclass
class
Holds information about all things plotted on the map, primarily how long they should plot for and whether they are currently enabled or not.class
Mainly a container for map objects, holding the main MapPanel and the right hand control items. -
Uses of SettingsNameProvider in Map.gridbaselayer
-
Uses of SettingsNameProvider in map3D
-
Uses of SettingsNameProvider in mapgrouplocaliser
-
Uses of SettingsNameProvider in matchedTemplateClassifer
-
Uses of SettingsNameProvider in mcc.mccacquisition
-
Uses of SettingsNameProvider in metadata
-
Uses of SettingsNameProvider in meygenturbine
-
Uses of SettingsNameProvider in networkTransfer.emulator
-
Uses of SettingsNameProvider in networkTransfer.receive
Modifier and TypeClassDescriptionclass
Clas for saving buoystatus data into the serialised settings.class
Receive near real time data over the network in the form of packaged PamDataUnits. -
Uses of SettingsNameProvider in networkTransfer.send
Modifier and TypeClassDescriptionclass
Send near real time data over the network to another PAMGUARD configuration. -
Uses of SettingsNameProvider in nidaqdev
Modifier and TypeClassDescriptionclass
class
PArt of the system for playback from wav files. -
Uses of SettingsNameProvider in nidaqdev.networkdaq
Modifier and TypeClassDescriptionclass
DAQ system to receive data from remote NI Compact Rio chassis in compressed or uncompressed data formats. -
Uses of SettingsNameProvider in NMEA
-
Uses of SettingsNameProvider in noiseBandMonitor
-
Uses of SettingsNameProvider in noiseMonitor
-
Uses of SettingsNameProvider in noiseMonitor.alarm
-
Uses of SettingsNameProvider in noiseOneBand
-
Uses of SettingsNameProvider in noiseOneBand.alarm
-
Uses of SettingsNameProvider in offlineProcessing
-
Uses of SettingsNameProvider in offlineProcessing.legacyremotestuff
-
Uses of SettingsNameProvider in PamController
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of SettingsNameProvider in PamController.command
Modifier and TypeClassDescriptionclass
Interpret commands which may have come either from a terminal or from a Network (e.g.class
class
Class to handle remote control of PAMGuard.class
-
Uses of SettingsNameProvider in PamController.settings.output.xml
Modifier and TypeClassDescriptionclass
Class for writing XML configuration output to a file. -
Uses of SettingsNameProvider in PamController.soundMedium
Modifier and TypeClassDescriptionclass
Manages the global medium @see GlobalMedium -
Uses of SettingsNameProvider in PamguardMVC
Modifier and TypeClassDescriptionclass
There may be several actual DisplayPanels if lots of different displays all want one. -
Uses of SettingsNameProvider in PamguardMVC.datakeeper
Modifier and TypeClassDescriptionclass
Class to manage minimum data storage times for all datablocks. -
Uses of SettingsNameProvider in PamguardMVC.dataSelector
Modifier and TypeClassDescriptionclass
Something that creates data selectors.class
Null data selector that doesn't actually create a data selector. -
Uses of SettingsNameProvider in PamguardMVC.superdet.swing
-
Uses of SettingsNameProvider in PamguardMVC.toad
Modifier and TypeClassDescriptionclass
Generic TOAD calculator which does it's best by any type of sound. -
Uses of SettingsNameProvider in PamModel
-
Uses of SettingsNameProvider in pamScrollSystem
-
Uses of SettingsNameProvider in pamScrollSystem.coupling
Modifier and TypeClassDescriptionclass
A class for coupling two or more scrollers. -
Uses of SettingsNameProvider in pamScrollSystem.jumping
Modifier and TypeClassDescriptionclass
Scroll jumper allows the use of arrow keys to move to the next data unit. -
Uses of SettingsNameProvider in PamUtils.time
Modifier and TypeClassDescriptionclass
class
Class owned by PamController which manages time corrections from NMEA sources and / or NTP servers, etc. -
Uses of SettingsNameProvider in PamUtils.time.nmea
-
Uses of SettingsNameProvider in PamUtils.time.ntp
Modifier and TypeClassDescriptionclass
Class for measuring the time difference between the PC clock and an NTP server. -
Uses of SettingsNameProvider in PamView
Modifier and TypeClassDescriptionclass
The GuiFrameManager manages multiple PamGui frames, each of which may contain multiple tabs of module information and a side panel.class
class
class
Make a diagram of the overall PAM process layout.class
Class to manage symbols for various PAMGAURD displays. -
Uses of SettingsNameProvider in PamView.dialog.warn
Modifier and TypeClassDescriptionclass
Show a dialog which can display a warning message and can be told to never show again. -
Uses of SettingsNameProvider in PamView.hidingpanel
Modifier and TypeClassDescriptionclass
Class for a hiding, possibly sliding panel to hold things like the side bar, top control panel of the clip display, etc.class
-
Uses of SettingsNameProvider in PamView.panel
Modifier and TypeClassDescriptionclass
Implementation of the split pane that can remember it's position.class
Class that will remember and reset the position of a split pane. -
Uses of SettingsNameProvider in PamView.paneloverlay.overlaymark
Modifier and TypeClassDescriptionclass
Singleton class to handle mark relationships. -
Uses of SettingsNameProvider in PamView.symbol
Modifier and TypeClassDescriptionclass
class
PamSymbolManager<T extends PamSymbolChooser>
PAMSymbolManagers are attached to a single datablock and control the type of symbol and line that get's used to plot data on the variety of PAMGUard displays.class
class
Version of the standard symbol manager that only has the optoin on the main symbol type and no modifiers whatsoever. -
Uses of SettingsNameProvider in PamView.tables
-
Uses of SettingsNameProvider in pamViewFX
-
Uses of SettingsNameProvider in pamViewFX.fxNodes
-
Uses of SettingsNameProvider in patchPanel
-
Uses of SettingsNameProvider in printscreen
-
Uses of SettingsNameProvider in qa
-
Uses of SettingsNameProvider in qa.analyser
Modifier and TypeClassDescriptionclass
Used for loading in and analysing test data sets. -
Uses of SettingsNameProvider in quickAnnotation
-
Uses of SettingsNameProvider in radardisplay
-
Uses of SettingsNameProvider in ravendata
Modifier and TypeClassDescriptionclass
System for importing and displaying data from Raven selection tables. -
Uses of SettingsNameProvider in rawDeepLearningClassifier
Modifier and TypeClassDescriptionclass
Module which uses an external deep learning classifier to identify any data unit containing raw data. -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dataSelector
Modifier and TypeClassDescriptionclass
Creates a data selector for the deep learning module. -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification
Modifier and TypeClassDescriptionclass
A useful abstract class for standard models which are a file or URL that is loaded, have a UI and utilise PAMSettings to save settings state. -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification.animalSpot
Modifier and TypeClassDescriptionclass
A deep learning classifier running models wihc have been created using the AnimalSpot framework . -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification.archiveModel
Modifier and TypeClassDescriptionclass
A Tensorflow or PyTorch model zipped with a PAMGuard settings file.class
Loads a zip file and checks for a saved model alongside a pamguard settings file -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification.delphinID
Modifier and TypeClassDescriptionclass
A classifier based on the delphinID method which uses whistle contours to predict dolphin species. -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification.genericModel
Modifier and TypeClassDescriptionclass
A generic model - can be load any model but requires manually setting model * -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification.ketos
Modifier and TypeClassDescriptionclass
Classifier which uses deep learning models from Meridian's Ketos framework.class
Classifier which uses deep learning models from Meridian's Ketos framework. -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification.koogu
Modifier and TypeClassDescriptionclass
Classifier which uses deep learning models from Koogus' framework. -
Uses of SettingsNameProvider in rawDeepLearningClassifier.dlClassification.orcaSpot
-
Uses of SettingsNameProvider in rawDeepLearningClassifier.layoutFX
-
Uses of SettingsNameProvider in RightWhaleEdgeDetector
Modifier and TypeClassDescriptionclass
Exact implementation of the 2003 Right Whale detector I developed when I was working for IFAW and is now implemented in the Cornell right whale buoys. -
Uses of SettingsNameProvider in RightWhaleEdgeDetector.datasel
-
Uses of SettingsNameProvider in RightWhaleEdgeDetector.graphics
-
Uses of SettingsNameProvider in rocca
-
Uses of SettingsNameProvider in rockBlock
-
Uses of SettingsNameProvider in seismicVeto
-
Uses of SettingsNameProvider in simulatedAcquisition
-
Uses of SettingsNameProvider in simulatedAcquisition.movement
-
Uses of SettingsNameProvider in soundPlayback
Modifier and TypeClassDescriptionclass
Main Pam Controller for sound playback modules. -
Uses of SettingsNameProvider in soundPlayback.preprocess
-
Uses of SettingsNameProvider in SoundRecorder
-
Uses of SettingsNameProvider in SoundRecorder.backup
-
Uses of SettingsNameProvider in soundtrap
Modifier and TypeClassDescriptionclass
class
class
-
Uses of SettingsNameProvider in Spectrogram
Modifier and TypeClassDescriptionclass
class
Extend ScrollJumper to get data selectors and selected datablocks from a single spectrogram panel. -
Uses of SettingsNameProvider in spectrogramNoiseReduction
-
Uses of SettingsNameProvider in targetMotionModule
-
Uses of SettingsNameProvider in targetMotionModule.algorithms
Modifier and TypeClassDescriptionclass
the idea is to visually represent each localisation three dimensional space to allow easy manual analysis of the likely location of a cetecean location. -
Uses of SettingsNameProvider in tethys
Modifier and TypeClassDescriptionclass
Quick play with a simple system for outputting data to Tethys. -
Uses of SettingsNameProvider in tethys.species
Modifier and TypeClassDescriptionclass
Master manager for species maps which will eventually allow for export and import from XML documents, databases and other things ...
(Perhaps not as XML, will simply output the serialized map - easier. -
Uses of SettingsNameProvider in turbineops
-
Uses of SettingsNameProvider in userDisplay
-
Uses of SettingsNameProvider in userDisplayFX
Modifier and TypeClassDescriptionclass
Class which acts as a plug in for a display in PAMGUARDFX. -
Uses of SettingsNameProvider in UserInput
-
Uses of SettingsNameProvider in videoRangePanel
Modifier and TypeClassDescriptionclass
class
The videoRange module determines location information based on photographs of objects (photogrammetry). -
Uses of SettingsNameProvider in whistleClassifier
Modifier and TypeClassDescriptionclass
Whistle Classifier control class. -
Uses of SettingsNameProvider in whistleClassifier.dataselect
-
Uses of SettingsNameProvider in whistleDetector
-
Uses of SettingsNameProvider in whistlesAndMoans
-
Uses of SettingsNameProvider in whistlesAndMoans.alarm
-
Uses of SettingsNameProvider in whistlesAndMoans.dataSelector
Modifier and TypeClassDescriptionclass
Default data selector for the whsitle and moan detector. -
Uses of SettingsNameProvider in whistlesAndMoans.plots
-
Uses of SettingsNameProvider in whistlesAndMoans.toad
-
Uses of SettingsNameProvider in zipUnpacker
Modifier and TypeClassDescriptionclass
Functions to unpack gzip files of PAMBuoy data.