Uses of Class
PamController.PamControlledUnit
Packages that use PamControlledUnit
Package
Description
-
Uses of PamControlledUnit in Acquisition
Subclasses of PamControlledUnit in AcquisitionModifier and TypeClassDescriptionclass
Main data acquisition control to get audio data from sound cards, NI cards (via UDP), files, directories of files, etc. -
Uses of PamControlledUnit in AirgunDisplay
Subclasses of PamControlledUnit in AirgunDisplay -
Uses of PamControlledUnit in AIS
Subclasses of PamControlledUnit in AIS -
Uses of PamControlledUnit in alarm
Subclasses of PamControlledUnit in alarm -
Uses of PamControlledUnit in amplifier
Subclasses of PamControlledUnit in amplifier -
Uses of PamControlledUnit in analogarraysensor
Subclasses of PamControlledUnit in analogarraysensor -
Uses of PamControlledUnit in angleMeasurement
Subclasses of PamControlledUnit in angleMeasurement -
Uses of PamControlledUnit in angleVetoes
Constructors in angleVetoes with parameters of type PamControlledUnit -
Uses of PamControlledUnit in annotationMark
Subclasses of PamControlledUnit in annotationMark -
Uses of PamControlledUnit in annotationMark.spectrogram
Subclasses of PamControlledUnit in annotationMark.spectrogram -
Uses of PamControlledUnit in Array
Subclasses of PamControlledUnit in ArrayModifier and TypeClassDescriptionclass
Manager for different array configurations.class
-
Uses of PamControlledUnit in ArrayAccelerometer
Subclasses of PamControlledUnit in ArrayAccelerometer -
Uses of PamControlledUnit in audioMoth
Subclasses of PamControlledUnit in audioMoth -
Uses of PamControlledUnit in autecPhones
Subclasses of PamControlledUnit in autecPhones -
Uses of PamControlledUnit in Azigram
Subclasses of PamControlledUnit in AzigramModifier and TypeClassDescriptionclass
Module that implements the Azigram algorithm from Thode et al 2019 J.Constructors in Azigram with parameters of type PamControlledUnitModifierConstructorDescriptionAzigramProcess
(PamControlledUnit pamControlledUnit, FFTDataBlock parentDataBlock) -
Uses of PamControlledUnit in backupmanager
Subclasses of PamControlledUnit in backupmanagerModifier and TypeClassDescriptionclass
PAMGuard module to automatically back up files. -
Uses of PamControlledUnit in beamformer
Subclasses of PamControlledUnit in beamformer -
Uses of PamControlledUnit in beamformer.continuous
Subclasses of PamControlledUnit in beamformer.continuous -
Uses of PamControlledUnit in beamformer.localiser
Subclasses of PamControlledUnit in beamformer.localiser -
Uses of PamControlledUnit in bearinglocaliser
Subclasses of PamControlledUnit in bearinglocaliser -
Uses of PamControlledUnit in bearinglocaliser.beamformer
Subclasses of PamControlledUnit in bearinglocaliser.beamformerModifier 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 PamControlledUnit in binaryFileStorage
Subclasses of PamControlledUnit in binaryFileStorageModifier 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 PamControlledUnit in cepstrum
Subclasses of PamControlledUnit in cepstrum -
Uses of PamControlledUnit in clickDetector
Subclasses of PamControlledUnit in clickDetector -
Uses of PamControlledUnit in clickTrainDetector
Subclasses of PamControlledUnit in clickTrainDetector -
Uses of PamControlledUnit in clipgenerator
Subclasses of PamControlledUnit in clipgeneratorModifier and TypeClassDescriptionclass
The clip generator is used to generate short sound clips around detections. -
Uses of PamControlledUnit in cpod
Subclasses of PamControlledUnit in cpodConstructors in cpod with parameters of type PamControlledUnitModifierConstructorDescriptionCPODDataGramProvider
(PamControlledUnit cpodControl) CPODSymbolManager
(PamControlledUnit cpodControl, PamDataBlock pamDataBlock) -
Uses of PamControlledUnit in cpod.dataPlotFX
Constructors in cpod.dataPlotFX with parameters of type PamControlledUnitModifierConstructorDescriptionCPODPlotInfoFX
(PamControlledUnit cpodControl, CPODPlotProviderFX cpodPlotProviderFX, TDGraphFX tdGraph, CPODClickDataBlock cpodDataBlock) -
Uses of PamControlledUnit in cpod.dataSelector
Constructors in cpod.dataSelector with parameters of type PamControlledUnitModifierConstructorDescriptionCPODDataSelector
(PamControlledUnit cpodControl, CPODClickDataBlock cpodDataBlock, String selectorName, boolean allowScores) CPODDataSelectorCreator
(PamControlledUnit clickControl, CPODClickDataBlock clickDataBlock) -
Uses of PamControlledUnit in crossedbearinglocaliser
Subclasses of PamControlledUnit in crossedbearinglocaliserModifier and TypeClassDescriptionclass
Deprecated.Replaced by new 3D group localiser. -
Uses of PamControlledUnit in d3
Subclasses of PamControlledUnit in d3 -
Uses of PamControlledUnit in dataMap
Subclasses of PamControlledUnit in dataMapModifier 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 PamControlledUnit in dataModelFX
Methods in dataModelFX with parameters of type PamControlledUnitModifier and TypeMethodDescriptionboolean
DataModelConnectPane.checkModuleAdded
(PamControlledUnit pamControlledUnit, ArrayList<ConnectionNode> connectionNodes) Check whether a module has been added or not.DataModelPaneFX.findConnectionModule
(PamControlledUnit pamControlledUnit) Find the ModuleConnection node in the ConnectionPane which holds a certain PamControlledUnit.DataModelPaneFX.findConnectionModule
(PamControlledUnit pamControlledUnit, ArrayList<ConnectionNode> connectionNodes) Find the ModuleConnection node in the ConnectionPane which holds a certain PamControlledUnit. -
Uses of PamControlledUnit in dataModelFX.connectionNodes
Methods in dataModelFX.connectionNodes that return PamControlledUnitModifier and TypeMethodDescriptionConnectionNodeFactory.addModule
(javafx.stage.Stage primaryStage, PamModuleInfo pamModuleInfo) Add an instance of this module type to the data model.ModuleConnectionNode.getPamControlledUnit()
Get the PAMControlledUnit associated with the ModuleConnectionNode.Methods in dataModelFX.connectionNodes with parameters of type PamControlledUnitModifier and TypeMethodDescriptionConnectionNodeFactory.addNewModule
(PamControlledUnit pamControlledUnit, double x, double y) Adds a new connection node to theConnectionNodeFactory.createConnectionnNode
(PamControlledUnit pamControlledUnit) Create a new connection node.DisplayConnectionNode.getPrefferedParent
(PamControlledUnit parentControlledUnit) ModuleConnectionNode.getPrefferedParent
(PamControlledUnit parentControlledUnit) Say a this connection node has a parent with multiple compatible output data blocks.static javafx.scene.control.Tooltip
ModuleToolTipFactory.getToolTip
(PamControlledUnit pamControlledUnit) boolean
DisplayConnectionNode.hasInput
(PamControlledUnit pamControlledUnit) void
BinaryConnectionNode.setPamControlledUnit
(PamControlledUnit pamControlledUnit) void
DBConnectionNode.setPamControlledUnit
(PamControlledUnit pamControlledUnit) void
DisplayConnectionNode.setPamControlledUnit
(PamControlledUnit pamControlledUnit) void
ModuleConnectionNode.setPamControlledUnit
(PamControlledUnit pamControlledUnit) Set the PamControlledUnit associated with the ModuleConnectionNode.Constructors in dataModelFX.connectionNodes with parameters of type PamControlledUnit -
Uses of PamControlledUnit in dataPlotsFX
Subclasses of PamControlledUnit in dataPlotsFX -
Uses of PamControlledUnit in dbht
Subclasses of PamControlledUnit in dbht -
Uses of PamControlledUnit in decimator
Subclasses of PamControlledUnit in decimator -
Uses of PamControlledUnit in depthReadout
Subclasses of PamControlledUnit in depthReadout -
Uses of PamControlledUnit in detectiongrouplocaliser
Subclasses of PamControlledUnit in detectiongrouplocaliserModifier and TypeClassDescriptionclass
Class for grouping any type of data together. -
Uses of PamControlledUnit in detectionPlotFX
Subclasses of PamControlledUnit in detectionPlotFXModifier and TypeClassDescriptionclass
Deprecated.class
Detection plot which can display single or groups of detections. -
Uses of PamControlledUnit in difar
Subclasses of PamControlledUnit in difar -
Uses of PamControlledUnit in difar.beamforming
Subclasses of PamControlledUnit in difar.beamformingModifier and TypeClassDescriptionclass
This module requires audio from a DIFAR sonobuoy and will output directional audio by using simple beamforming algorithms.Constructors in difar.beamforming with parameters of type PamControlledUnit -
Uses of PamControlledUnit in difar.demux
Constructors in difar.demux with parameters of type PamControlledUnitModifierConstructorDescriptionGreenridgeDemux
(PamControlledUnit difarControl2) NativeDemux
(PamControlledUnit difarControl) -
Uses of PamControlledUnit in effortmonitor
Subclasses of PamControlledUnit in effortmonitor -
Uses of PamControlledUnit in envelopeTracer
Subclasses of PamControlledUnit in envelopeTracer -
Uses of PamControlledUnit in fftManager
Subclasses of PamControlledUnit in fftManager -
Uses of PamControlledUnit in fileOfflineData
Subclasses of PamControlledUnit in fileOfflineData -
Uses of PamControlledUnit in Filters
Subclasses of PamControlledUnit in Filters -
Uses of PamControlledUnit in generalDatabase
Subclasses of PamControlledUnit in generalDatabaseModifier 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 dataMethods in generalDatabase with parameters of type PamControlledUnitModifier and TypeMethodDescriptionvoid
DBControlUnit.createOfflineDataMap
(Window parentFrame, PamControlledUnit pamControlledUnit) 1 Create offline datamap when modules are added in viewer mode AFTER initialisation. -
Uses of PamControlledUnit in generalDatabase.external
Subclasses of PamControlledUnit in generalDatabase.external -
Uses of PamControlledUnit in generalDatabase.lineplots
Subclasses of PamControlledUnit in generalDatabase.lineplots -
Uses of PamControlledUnit in gpl
Subclasses of PamControlledUnit in gpl -
Uses of PamControlledUnit in GPS
Subclasses of PamControlledUnit in GPS -
Uses of PamControlledUnit in group3dlocaliser
Subclasses of PamControlledUnit in group3dlocaliser -
Uses of PamControlledUnit in IMU
Subclasses of PamControlledUnit in IMU -
Uses of PamControlledUnit in ishmaelComms
Subclasses of PamControlledUnit in ishmaelComms -
Uses of PamControlledUnit in IshmaelDetector
Subclasses of PamControlledUnit in IshmaelDetectorModifier and TypeClassDescriptionclass
class
Control for the Ishmael Detector modules.class
class
-
Uses of PamControlledUnit in IshmaelLocator
Subclasses of PamControlledUnit in IshmaelLocatorModifier and TypeClassDescriptionclass
This implements the two locators from Ishmael. -
Uses of PamControlledUnit in KernelSmoothing
Subclasses of PamControlledUnit in KernelSmoothing -
Uses of PamControlledUnit in landMarks
Subclasses of PamControlledUnit in landMarks -
Uses of PamControlledUnit in levelMeter
Subclasses of PamControlledUnit in levelMeter -
Uses of PamControlledUnit in likelihoodDetectionModule
Subclasses of PamControlledUnit in likelihoodDetectionModuleModifier 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.Constructors in likelihoodDetectionModule with parameters of type PamControlledUnitModifierConstructorDescriptionLikelihoodFFTProcess
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, LikelihoodFFTParameters params) -
Uses of PamControlledUnit in listening
Subclasses of PamControlledUnit in listening -
Uses of PamControlledUnit in loc3d_Thode
Subclasses of PamControlledUnit in loc3d_Thode -
Uses of PamControlledUnit in Localiser.detectionGroupLocaliser
Constructors in Localiser.detectionGroupLocaliser with parameters of type PamControlledUnitModifierConstructorDescriptionDetectionGrouper
(PamControlledUnit pamControlledUnit, PamDataBlock<t> sourceDataBlock) -
Uses of PamControlledUnit in localTime
Subclasses of PamControlledUnit in localTime -
Uses of PamControlledUnit in loggerForms
Subclasses of PamControlledUnit in loggerFormsConstructors in loggerForms with parameters of type PamControlledUnit -
Uses of PamControlledUnit in ltsa
Subclasses of PamControlledUnit in ltsa -
Uses of PamControlledUnit in Map
Subclasses of PamControlledUnit in Map -
Uses of PamControlledUnit in Map.gridbaselayer
Subclasses of PamControlledUnit in Map.gridbaselayer -
Uses of PamControlledUnit in map3D
Subclasses of PamControlledUnit in map3D -
Uses of PamControlledUnit in mapgrouplocaliser
Subclasses of PamControlledUnit in mapgrouplocaliser -
Uses of PamControlledUnit in matchedTemplateClassifer
Subclasses of PamControlledUnit in matchedTemplateClassifer -
Uses of PamControlledUnit in metadata
Subclasses of PamControlledUnit in metadata -
Uses of PamControlledUnit in meygenturbine
Subclasses of PamControlledUnit in meygenturbine -
Uses of PamControlledUnit in networkTransfer.receive
Subclasses of PamControlledUnit in networkTransfer.receiveModifier and TypeClassDescriptionclass
Receive near real time data over the network in the form of packaged PamDataUnits. -
Uses of PamControlledUnit in networkTransfer.send
Subclasses of PamControlledUnit in networkTransfer.sendModifier and TypeClassDescriptionclass
Send near real time data over the network to another PAMGUARD configuration. -
Uses of PamControlledUnit in NMEA
Subclasses of PamControlledUnit in NMEA -
Uses of PamControlledUnit in noiseBandMonitor
Subclasses of PamControlledUnit in noiseBandMonitor -
Uses of PamControlledUnit in noiseMonitor
Subclasses of PamControlledUnit in noiseMonitorConstructors in noiseMonitor with parameters of type PamControlledUnitModifierConstructorDescriptionNoiseBinaryDataSource
(PamControlledUnit pamControlledUnit, NoiseDataBlock noiseDataBlock) NoiseTabPanel
(PamControlledUnit pamControlledUnit, NoiseDataBlock noiseDataBlock) -
Uses of PamControlledUnit in noiseOneBand
Subclasses of PamControlledUnit in noiseOneBand -
Uses of PamControlledUnit in offlineProcessing
Methods in offlineProcessing that return PamControlledUnitModifier and TypeMethodDescriptionOfflineTask.getTaskControlledUnit()
Get the PAMControlled unit associated with a task.Methods in offlineProcessing with parameters of type PamControlledUnitModifier and TypeMethodDescriptionOfflineTaskManager.getOfflineTasks
(PamControlledUnit pamControlledUnit) Get a list of all tasks in the system which associate with the given PAMGuard moduleConstructors in offlineProcessing with parameters of type PamControlledUnitModifierConstructorDescriptionOfflineTaskGroup
(PamControlledUnit pamControlledUnit, String settingsName) PamControlledunit required in constructor since some bookkeeping will be going on in the background which will need the unit type and name. -
Uses of PamControlledUnit in offlineProcessing.legacyremotestuff
Subclasses of PamControlledUnit in offlineProcessing.legacyremotestuffConstructors in offlineProcessing.legacyremotestuff with parameters of type PamControlledUnitModifierConstructorDescriptionOfflineProcessingProcess
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, OfflineTask task) -
Uses of PamControlledUnit in PamController
Subclasses of PamControlledUnit in PamControllerMethods in PamController that return PamControlledUnitModifier and TypeMethodDescriptionPamController.addModule
(Frame parentFrame, PamModuleInfo moduleInfo) PamController.addModule
(PamModuleInfo moduleInfo, String moduleName) Add a module to the controller.PamControllerInterface.addModule
(Frame parentFrame, PamModuleInfo moduleInfo) Add a new PamControlledUnitPamConfiguration.findControlledUnit
(Class unitClass, String unitName) Find the first instance of a module with a given class type and name.PamConfiguration.findControlledUnit
(String unitType) PamConfiguration.findControlledUnit
(String unitType, String unitName) find the first controlled unit with the given type and name.PamController.findControlledUnit
(Class unitClass, String unitName) Find the first instance of a module with a given class type and name.PamController.findControlledUnit
(String unitType) PamController.findControlledUnit
(String unitType, String unitName) PamControllerInterface.findControlledUnit
(String unitType) Finds a PamControlledUnit of a given type but with any namePamControllerInterface.findControlledUnit
(String unitType, String unitName) Finds a PamControlledUnit of a given type and namePamConfiguration.getControlledUnit
(int iUnit) PamController.getControlledUnit
(int iUnit) PamControllerInterface.getControlledUnit
(int iUnit) Returns a reference to a PamControlledUnit within the COntrollerPamController.getUnitBeingLoaded()
Returns the module that is currently being loaded.Methods in PamController that return types with arguments of type PamControlledUnitModifier and TypeMethodDescriptionPamConfiguration.findControlledUnits
(Class unitClass) Get an Array list of PamControlledUnits of a particular class (exact matches only).PamConfiguration.findControlledUnits
(Class unitClass, boolean includeSubClasses) Get an Array list of PamControlledUnits of a particular class (exact matches only).PamConfiguration.findControlledUnits
(String unitType) Get a list of PamControlledUnit units of a given typePamConfiguration.findControlledUnits
(String unitType, String unitName) Get a list of PamControlledUnit units of a given type and name, allowing for nulls.PamController.findControlledUnits
(Class unitClass) Get an Array list of PamControlledUnits of a particular class (exact matches only).PamController.findControlledUnits
(Class unitClass, boolean includeSubClasses) Get an Array list of PamControlledUnits of a particular class (exact matches only).PamController.findControlledUnits
(String unitType) Get a list of PamControlledUnit units of a given typePamController.findControlledUnits
(String unitType, String unitName) Get a list of PamControlledUnit units of a given type and name, allowing for nulls.PamConfiguration.getPamControlledUnits()
Methods in PamController with parameters of type PamControlledUnitModifier and TypeMethodDescriptionvoid
PamConfiguration.addControlledUnit
(PamControlledUnit controlledUnit) Add a PamControlledUnit to the main list.void
PamController.addControlledUnit
(PamControlledUnit controlledUnit) void
PamControllerInterface.addControlledUnit
(PamControlledUnit controlledUnit) Adds a PamControlledUnit to the controller.int
PamConfiguration.getControlledUnitIndex
(PamControlledUnit unit) Get the index of a PamControlledUnitboolean
PamConfiguration.removeControlledUnt
(PamControlledUnit controlledUnit) void
PamController.removeControlledUnt
(PamControlledUnit controlledUnit) void
PamControllerInterface.removeControlledUnt
(PamControlledUnit controlledUnit) Removes a PamControlledUnit from the controllervoid
PamController.showControlledUnit
(PamControlledUnit unit) void
PamController.toolBarStartButton
(PamControlledUnit currentControlledUnit) void
PamController.toolBarStopButton
(PamControlledUnit currentControlledUnit) -
Uses of PamControlledUnit in PamController.command
Subclasses of PamControlledUnit in PamController.commandModifier 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
Methods in PamController.command that return types with arguments of type PamControlledUnitModifier and TypeMethodDescriptionExtCommand.findControlledUnits
(String unitType, String unitName) Find a set of controlled units, allowing for wild cards or nulls. -
Uses of PamControlledUnit in PamController.settings.output.xml
Methods in PamController.settings.output.xml with parameters of type PamControlledUnitModifier and TypeMethodDescriptionPamguardXMLWriter.writeModuleChain
(PamControlledUnit pcu, long time) Write a module and all modules that feed into that module. -
Uses of PamControlledUnit in PamController.status
Constructors in PamController.status with parameters of type PamControlledUnitModifierConstructorDescriptionQuickRemedialAction
(PamControlledUnit pamControlledUnit, String info, ActionListener action) -
Uses of PamControlledUnit in PamguardMVC
Methods in PamguardMVC that return PamControlledUnitMethods in PamguardMVC with parameters of type PamControlledUnitModifier and TypeMethodDescriptionvoid
PamProcess.makePamProcess
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, String processName) Constructors in PamguardMVC with parameters of type PamControlledUnitModifierConstructorDescriptionPamInstantProcess
(PamControlledUnit pamControlledUnit) PamProcess
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock) PamProcess
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, String processName) -
Uses of PamControlledUnit in PamguardMVC.blockprocess
Constructors in PamguardMVC.blockprocess with parameters of type PamControlledUnitModifierConstructorDescriptionPamBlockProcess
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock) PamBlockProcess
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, String processName) -
Uses of PamControlledUnit in PamModel
Methods in PamModel that return PamControlledUnitModifier and TypeMethodDescriptionDependencyManager.checkDependency
(Frame parentFrame, PamDependent pamDependent) Checks through the data model and tries to find an appropriate PamDataBlock.DependencyManager.checkDependency
(Frame parentFrame, PamDependent pamDependent, boolean create) Checks through the data model and tries to find an appropriate PamDataBlock.PamModuleInfo.create
(PamConfiguration pamConfiguration, String unitName) DependencyManager.findDependency
(PamDependency pamDependency) Checks through the data model and tries to find an appropriate PamDataBlock. -
Uses of PamControlledUnit in PamView
Methods in PamView that return PamControlledUnitMethods in PamView with parameters of type PamControlledUnitModifier and TypeMethodDescriptionvoid
GuiFrameManager.addControlledUnit
(PamControlledUnit controlledUnit) void
NullGuiController.addControlledUnit
(PamControlledUnit controlledUnit) void
PamGui.addControlledUnit
(PamControlledUnit unit) void
PamObjectViewer.addControlledUnit
(PamControlledUnit unit) void
PamViewInterface.addControlledUnit
(PamControlledUnit controlledUnit) Called whenever a pamcontrolled unit is added ot the model.void
GuiFrameSettings.addUnitInfo
(PamControlledUnit pamControlledUnit) int
GuiFrameSettings.getUnitFrameNumber
(PamControlledUnit pamControlledUnit) void
GuiFrameManager.removeControlledUnit
(PamControlledUnit controlledUnit) void
NullGuiController.removeControlledUnit
(PamControlledUnit controlledUnit) void
PamGui.removeControlledUnit
(PamControlledUnit unit) void
PamObjectViewer.removeControlledUnit
(PamControlledUnit unit) void
PamViewInterface.removeControlledUnit
(PamControlledUnit controlledUnit) Called whenever a controlled unit is removed.void
PamGui.renameControlledUnit
(PamControlledUnit unit) abstract void
PamView.renameControlledUnit
(PamControlledUnit pamControlledUnit) void
TopToolBar.setActiveControlledUnit
(PamControlledUnit pamControlledUnit) Only display component from the pam controlled unit which is currently on view.void
GuiFrameManager.showControlledUnit
(PamControlledUnit unit) void
NullGuiController.showControlledUnit
(PamControlledUnit unit) void
PamGui.showControlledUnit
(PamControlledUnit pamControlledUnit) void
PamObjectViewer.showControlledUnit
(PamControlledUnit unit) abstract void
PamView.showControlledUnit
(PamControlledUnit pamControlledUnit) tells the view to show the main display panel of a pamControlledUnitvoid
PamViewInterface.showControlledUnit
(PamControlledUnit unit) Show the GUI for a specific controlled unitConstructors in PamView with parameters of type PamControlledUnit -
Uses of PamControlledUnit in pamViewFX
Methods in pamViewFX with parameters of type PamControlledUnitModifier and TypeMethodDescriptionvoid
PamGuiFX.addControlledUnit
(PamControlledUnit unit) void
PamGuiManagerFX.addControlledUnit
(PamControlledUnit controlledUnit) Add a controlled unit to the scene.void
PamGuiFX.removeControlledUnit
(PamControlledUnit unit) void
PamGuiManagerFX.removeControlledUnit
(PamControlledUnit controlledUnit) Remove a controlled unit from the scene.void
PamGuiFX.showControlledUnit
(PamControlledUnit unit) void
PamGuiManagerFX.showControlledUnit
(PamControlledUnit unit) -
Uses of PamControlledUnit in patchPanel
Subclasses of PamControlledUnit in patchPanel -
Uses of PamControlledUnit in printscreen
Subclasses of PamControlledUnit in printscreen -
Uses of PamControlledUnit in qa
Subclasses of PamControlledUnit in qa -
Uses of PamControlledUnit in quickAnnotation
Subclasses of PamControlledUnit in quickAnnotation -
Uses of PamControlledUnit in ravendata
Subclasses of PamControlledUnit in ravendataModifier and TypeClassDescriptionclass
System for importing and displaying data from Raven selection tables. -
Uses of PamControlledUnit in rawDeepLearningClassifier
Subclasses of PamControlledUnit in rawDeepLearningClassifierModifier and TypeClassDescriptionclass
Module which uses an external deep learning classifier to identify any data unit containing raw data. -
Uses of PamControlledUnit in RightWhaleEdgeDetector
Subclasses of PamControlledUnit in RightWhaleEdgeDetectorModifier 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 PamControlledUnit in rocca
Subclasses of PamControlledUnit in rocca -
Uses of PamControlledUnit in rockBlock
Subclasses of PamControlledUnit in rockBlock -
Uses of PamControlledUnit in seismicVeto
Subclasses of PamControlledUnit in seismicVeto -
Uses of PamControlledUnit in soundPlayback
Subclasses of PamControlledUnit in soundPlaybackModifier and TypeClassDescriptionclass
Main Pam Controller for sound playback modules. -
Uses of PamControlledUnit in SoundRecorder
Subclasses of PamControlledUnit in SoundRecorder -
Uses of PamControlledUnit in soundtrap
Subclasses of PamControlledUnit in soundtrapModifier and TypeClassDescriptionclass
class
class
-
Uses of PamControlledUnit in Spectrogram
Constructors in Spectrogram with parameters of type PamControlledUnit -
Uses of PamControlledUnit in spectrogramNoiseReduction
Subclasses of PamControlledUnit in spectrogramNoiseReductionConstructors in spectrogramNoiseReduction with parameters of type PamControlledUnit -
Uses of PamControlledUnit in targetMotionModule
Subclasses of PamControlledUnit in targetMotionModule -
Uses of PamControlledUnit in targetMotionOld
Constructors in targetMotionOld with parameters of type PamControlledUnitModifierConstructorDescriptionTargetMotionLocaliser
(PamControlledUnit pamControlledUnit, PamDataBlock<T> dataBlock, PamDataBlock subDetectionBlock) -
Uses of PamControlledUnit in tethys
Subclasses of PamControlledUnit in tethysModifier and TypeClassDescriptionclass
Quick play with a simple system for outputting data to Tethys. -
Uses of PamControlledUnit in turbineops
Subclasses of PamControlledUnit in turbineops -
Uses of PamControlledUnit in userDisplay
Subclasses of PamControlledUnit in userDisplay -
Uses of PamControlledUnit in userDisplayFX
Subclasses of PamControlledUnit in userDisplayFXModifier and TypeClassDescriptionclass
Class which acts as a plug in for a display in PAMGUARDFX. -
Uses of PamControlledUnit in UserInput
Subclasses of PamControlledUnit in UserInput -
Uses of PamControlledUnit in videoRangePanel
Subclasses of PamControlledUnit in videoRangePanelModifier and TypeClassDescriptionclass
The videoRange module determines location information based on photographs of objects (photogrammetry). -
Uses of PamControlledUnit in whistleClassifier
Subclasses of PamControlledUnit in whistleClassifierModifier and TypeClassDescriptionclass
Whistle Classifier control class. -
Uses of PamControlledUnit in whistleDetector
Subclasses of PamControlledUnit in whistleDetector -
Uses of PamControlledUnit in whistlesAndMoans
Subclasses of PamControlledUnit in whistlesAndMoansConstructors in whistlesAndMoans with parameters of type PamControlledUnitModifierConstructorDescriptionSpectrogramMedianFilter
(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock) WhistleDetectionGrouper
(PamControlledUnit pamControlledUnit, PamDataBlock sourceDataBlock)