Uses of Class
PamguardMVC.PamDataUnit
Package
Description
-
Uses of PamDataUnit in Acquisition
Modifier and TypeClassDescriptionclass
Data unit containing information on run starts and stops.Modifier and TypeMethodDescriptionDaqStatusBinaryStore.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) RawDataBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionDaqStatusBinaryStore.getPackedData
(PamDataUnit pamDataUnit) RawDataBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
AcquisitionProcess.newData
(PamObservable o, PamDataUnit arg) void
AcquisitionLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in AirgunDisplay
Modifier and TypeMethodDescriptionAirgunGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) AirgunGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) void
AirgunProcess.newData
(PamObservable o, PamDataUnit arg) void
AirgunProcess.updateData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in AIS
Modifier and TypeMethodDescriptionAISBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionAISGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) AISBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
ProcessAISData.newData
(PamObservable o, PamDataUnit pamDataUnit) void
AISLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in alarm
Modifier and TypeMethodDescriptionabstract double
AlarmCounter.getValue
(int countType, PamDataUnit dataUnit) Get a count value from a source of alarm trigger datadouble
SimpleAlarmCounter.getValue
(int countType, PamDataUnit dataUnit) boolean
AlarmLogging.logData
(PamConnection con, PamDataUnit dataUnit) void
AlarmProcess.newData
(PamObservable o, PamDataUnit dataUnit) boolean
AlarmOfflineTask.processDataUnit
(PamDataUnit dataUnit) boolean
AlarmLogging.reLogData
(PamConnection con, PamDataUnit dataUnit) void
AlarmLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
AlarmProcess.updateData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in amplifier
-
Uses of PamDataUnit in analogarraysensor
Modifier and TypeMethodDescriptionvoid
ArraySensorLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in angleMeasurement
Modifier and TypeClassDescriptionclass
Data unit for storing angular information, often used to store data from imu intruments (inertial measurement unit) and heading data from compass sensors.Modifier and TypeMethodDescriptionboolean
AngleDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
AngleLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotation
Modifier and TypeMethodDescriptionDataAnnotationType.autoAnnotate
(PamDataUnit pamDataUnit) Automatically annotate the data unit with this annotation.boolean
AnnotationDialogPanel.getParams
(PamDataUnit pamDataUnit) void
AnnotationDialogPanel.setParams
(PamDataUnit pamDataUnit) Set the initial parameter values in the panel.static boolean
AnnotationDialog.showDialog
(Window parentFrame, DataAnnotationType dataAnnotationType, PamDataUnit dataUnit, Point positionInFrame) -
Uses of PamDataUnit in annotation.binary
Modifier and TypeMethodDescriptionabstract AnnotationBinaryData
AnnotationBinaryHandler.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) abstract T
AnnotationBinaryHandler.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in annotation.calcs.snr
Modifier and TypeMethodDescriptionSNRAnnotationType.autoAnnotate
(PamDataUnit pamDataUnit) boolean
SNRAnnotationPanel.getParams
(PamDataUnit pamDataUnit) boolean
SnrSqlAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
SnrSqlAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) void
SNRAnnotationPanel.setParams
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotation.calcs.spl
Modifier and TypeMethodDescriptionSPLAnnotationType.autoAnnotate
(PamDataUnit pamDataUnit) boolean
SPLAnnotationPanel.getParams
(PamDataUnit pamDataUnit) boolean
SPLSqlAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
SPLSqlAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) void
SPLAnnotationPanel.setParams
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotation.calcs.wav
Modifier and TypeMethodDescriptionWavAnnotationType.autoAnnotate
(PamDataUnit pamDataUnit) boolean
WavAnnotationPanel.getParams
(PamDataUnit pamDataUnit) boolean
WavSqlAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
WavSqlAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) void
WavAnnotationPanel.setParams
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotation.classifier
Modifier and TypeMethodDescriptionBaseClassificationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) BaseClassSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) BaseClassificationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in annotation.dataselect
Modifier and TypeMethodDescriptiondouble
AnnotationDataSelector.scoreData
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotation.dummy
Modifier and TypeMethodDescriptionDummyBinaryHandler.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) DummyBinaryHandler.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in annotation.handler
Modifier and TypeMethodDescriptionboolean
AnnotationHandler.addAnnotation
(DataAnnotationType anType, PamDataUnit pamDataUnit) Add an annotation to a detection group.boolean
AnnotationHandler.addAnnotations
(DataAnnotationType annotationType, PamDataUnit... pamDataUnits) boolean
AnnotationHandler.annotateDataUnit
(Window parentFrame, PamDataUnit dataUnit) AnnotationChoiceHandler.createAnnotationEditMenu
(PamDataUnit dataUnit) Create a menu for editing annotations for a data unit.AnnotationHandler.createAnnotationEditMenu
(PamDataUnit dataUnit) Create a menu for editing annotations for a data unit.AnnotationHandler.getAnnotationMenuItems
(DataMenuParent menuParent, Point mousePosition, PamDataUnit... dataUnits) boolean
AnnotationHandler.removeAnnotation
(DataAnnotationType anType, PamDataUnit pamDataUnit) boolean
AnnotationHandler.removeAnnotations
(DataAnnotationType annotationType, PamDataUnit... pamDataUnits) boolean
AnnotationChoiceHandler.updateAnnotation
(PamDataUnit pamDataUnit, DataAnnotationType annotationType) Update an existing annotation - or create a blank one if there isn't already one in the data unit.boolean
AnnotationHandler.updateAnnotation
(PamDataUnit pamDataUnit, DataAnnotationType annotationType) Update an existing annotation - or create a blank one if there isn't already one in the data unit.boolean
AnnotationHandler.updateAnnotations
(DataAnnotationType annotationType, PamDataUnit... pamDataUnits) ModifierConstructorDescriptionAnnotationChoiceHandler
(PamDataBlock<PamDataUnit> pamDataBlock) AnnotationHandler
(PamDataBlock<PamDataUnit> pamDataBlock) OneStopAnnotationHandler
(SettingsNameProvider settingsNameProvider, PamDataBlock<PamDataUnit> pamDataBlock) -
Uses of PamDataUnit in annotation.localise.targetmotion
Modifier and TypeMethodDescriptionTMAnnotationType.autoAnnotate
(PamDataUnit pamDataUnit) TMAnnotationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) boolean
TMAnnotationLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) TMAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in annotation.string
Modifier and TypeMethodDescriptionboolean
StringDialogPanel.getParams
(PamDataUnit pamDataUnit) boolean
StringSQLLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
StringSQLLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) void
StringDialogPanel.setParams
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotation.tasks
Modifier and TypeMethodDescriptionboolean
AnnotationOfflineTask.processDataUnit
(PamDataUnit dataUnit) -
Uses of PamDataUnit in annotation.timestamp
Modifier and TypeMethodDescriptionboolean
TimestampDialogPanel.getParams
(PamDataUnit pamDataUnit) boolean
TimestampSQLLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
TimestampSQLLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) void
TimestampDialogPanel.setParams
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotation.userforms
Modifier and TypeMethodDescriptionUserFormBinaryHandler.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) boolean
UserFormDialogPanel.getParams
(PamDataUnit pamDataUnit) UserFormSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) boolean
UserFormSQLAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
UserFormSQLAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) UserFormBinaryHandler.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) void
UserFormDialogPanel.setParams
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in annotationMark
Modifier and TypeMethodDescriptionMarkOverlayDraw.drawOnSpectrogram
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MarkOverlayDraw.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
MarkSQLLogging.logData
(PamConnection con, PamDataUnit dataUnit) -
Uses of PamDataUnit in annotationMark.fx
-
Uses of PamDataUnit in annotationMark.spectrogram
ModifierConstructorDescriptionSpectrogramMarkAnnotationHandler
(SpectrogramAnnotationModule spectrogramAnnotationModule, PamDataBlock<PamDataUnit> pamDataBlock) -
Uses of PamDataUnit in Array
Modifier and TypeMethodDescriptionvoid
ArrayManager.addData
(PamObservable o, PamDataUnit arg) StreamerOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) StreamerOverlayGraphics.drawOnMap
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) StreamerOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
HydrophoneDataBlock.getShouldLog
(PamDataUnit pamDataUnit) boolean
StreamerDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
HydrophoneSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
StreamerLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ArrayManager.updateData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in Array.importHydrophoneData
Modifier and TypeMethodDescriptionHydrophoneImport.createDataUnit
(Hydrophone hydrophone) For hydrophone data imported [0]=timeMilliss [1]=x [2]=y [3]=z [4]=xErr [5]=yErr [6]=zErr [7]=streamerId [8]=hydrophoneId [9]=sensitivity [10]=gainStreamerImport.createDataUnit
(ArrayList<Double> dataLine) -
Uses of PamDataUnit in Array.plot
-
Uses of PamDataUnit in Array.sensors.swing
Modifier and TypeMethodDescriptionvoid
ArraySensorComponent.newSensorData
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in ArrayAccelerometer
Modifier and TypeMethodDescriptionvoid
ArrayAccelLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in autecPhones
Modifier and TypeMethodDescriptionAutecGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) AutecGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) -
Uses of PamDataUnit in Azigram
-
Uses of PamDataUnit in beamformer
Modifier and TypeMethodDescriptionvoid
BeamFormerBaseProcess.makeContinuousBeams
(PamObservable o, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in beamformer.annotation
Modifier and TypeMethodDescriptionBFAnnotationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation dataAnnotation) boolean
BFAnnotationLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
BFAnnotationLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) BFAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in beamformer.continuous
Modifier and TypeClassDescriptionclass
BestBeamSelector<T extends PamDataUnit>
This class can be used within a detector that may or may not be attached to a beam former (alternative is probably raw fft data).Modifier and TypeClassDescriptionclass
class
Data output for the BaemOGram.Modifier and TypeMethodDescriptionvoid
BeamFormerProcess.newData
(PamObservable o, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in beamformer.loc
ModifierConstructorDescriptionBeamFormerLocalisation
(PamDataUnit pamDataUnit, int locContents, int referenceHydrophones, double[] angles, double angleError) -
Uses of PamDataUnit in beamformer.localiser
Modifier and TypeClassDescriptionclass
Temporary data used during beam forming, e.g.Modifier and TypeMethodDescriptionvoid
BFLDataOutput.addPamData
(PamDataUnit pamDataUnit, Long uid) void
QueuedDataBlock.addPamData
(PamDataUnit pamDataUnit, Long uid) boolean
BeamFormLocaliserControl.beamFormDataUnit
(PamDataUnit pamDataUnit) Run the beam former within the given time-frequency box.boolean
BeamFormLocProcess.beamFormDataUnit
(PamDataUnit pamDataUnit) Run the beam former within the given time-frequency box.boolean
BeamFormLocProcess.beamFormGroup
(PamDataUnit pamDataUnit, beamformer.localiser.BeamFormLocProcess.BeamOGroup beamGroup) Beam for a data unit within a particular beam group.void
BeamFormLocProcess.newData
(PamObservable o, PamDataUnit arg) void
BFDetectionMonitor.newData
(PamObservable o, PamDataUnit triggerData) void
BeamFormLocaliserControl.newTriggerData
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in beamformer.plot
-
Uses of PamDataUnit in bearinglocaliser
Modifier and TypeClassDescriptionclass
Temp data units for bearing localiser and crossed bearing localisation ...Modifier and TypeMethodDescriptionvoid
BearingDataBlock.addPamData
(PamDataUnit pamDataUnit, Long uid) void
BearingLocaliserControl.estimateBearings
(PamDataUnit triggerData) void
BearingProcess.estimateBearings
(PamDataUnit pamDataUnit) void
DetectionMonitor.newData
(PamObservable o, PamDataUnit triggerData) void
DetectionMonitor.updateData
(PamObservable o, PamDataUnit triggerData) ModifierConstructorDescriptionBearingLocalisation
(PamDataUnit pamDataUnit, String algorithmName, int locContents, int referenceHydrophones, double[] angles, double[] angleError, double[] referenceAngles) TempDataUnit
(PamDataUnit masterDataUnit, int newChannels) -
Uses of PamDataUnit in bearinglocaliser.algorithms
Modifier and TypeMethodDescriptionboolean
BaseFFTBearingAlgorithm.process
(PamDataUnit pamDataUnit, double sampleRate, BearingAlgorithmGroup bearingAlgoGroup) boolean
BearingAlgorithm.process
(PamDataUnit pamDataUnit, double sampleRate, BearingAlgorithmGroup bearingAlgoGroup) abstract BearingLocalisation
BaseFFTBearingAlgorithm.processFFTData
(PamDataUnit pamDataUnit, BearingAlgorithmGroup beamGroup, FFTDataList fftDataList) this is where we end up when any raw or FFT data has been extracted and, where necessary FFT'd so we've an array of FFT data over all channels in the group. -
Uses of PamDataUnit in bearinglocaliser.annotation
Modifier and TypeMethodDescriptionBearingAnnotationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) boolean
BearingAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
BearingAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) BearingAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in bearinglocaliser.beamformer
Modifier and TypeMethodDescriptionWrappedBeamFormAlgorithm.processFFTData
(PamDataUnit pamDataUnit, BearingAlgorithmGroup beamGroup, FFTDataList fftDataList) -
Uses of PamDataUnit in bearinglocaliser.beamformer.display
Modifier and TypeMethodDescriptionvoid
Beam2DPlot.plotBeamData
(PamDataUnit pamDataUnit, List<BeamOGramDataUnit> collatedBeamOGram, double[] angles) -
Uses of PamDataUnit in bearinglocaliser.display
-
Uses of PamDataUnit in bearinglocaliser.offline
-
Uses of PamDataUnit in bearinglocaliser.toad
Modifier and TypeMethodDescriptionTOADBearingAlgorithm.processFFTData
(PamDataUnit pamDataUnit, BearingAlgorithmGroup beamGroup, FFTDataList fftDataList) -
Uses of PamDataUnit in bearinglocaliser.toad.display
Modifier and TypeMethodDescriptionvoid
TOAD2DPlot.plotData
(PamDataUnit pamDataUnit, BearingLocaliser bearingLocaliser, double[][] locBearings) void
TOADPairPlot.plotData
(PamDataUnit pamDataUnit, BearingLocaliser bearingLocaliser, double[][] locBearings) void
TOADPlot.plotData
(PamDataUnit pamDataUnit, BearingLocaliser bearingLocaliser, double[][] locBearings) -
Uses of PamDataUnit in binaryFileStorage
Modifier and TypeMethodDescriptionabstract PamDataUnit
BinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Convert data read back in in viewer mode into the correct type of PamDataUnit.Modifier and TypeMethodDescriptionabstract BinaryObjectData
BinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) Get packed binary data for either sending to file or over the networkboolean
BinaryDataSink.newDataUnit
(BinaryObjectData binaryObjectData, PamDataBlock dataBlock, PamDataUnit dataUnit) BinaryOfflineDataMap.newPamDataUnit
(PamDataUnit pamDataUnit) final boolean
BinaryDataSource.saveData
(PamDataUnit pamDataUnit) Save new data into the binary stream -
Uses of PamDataUnit in cepstrum
Modifier and TypeMethodDescriptionvoid
CepstrumProcess.newData
(PamObservable o, PamDataUnit dataUnit) -
Uses of PamDataUnit in clickDetector
Modifier and TypeClassDescriptionclass
Class for Click Detector clicks.class
Automatic click train's from the click train detector.class
class
Modifier and TypeMethodDescriptionClickBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionClickBTDisplay.getMarkedClicks()
ClickTrainDetector.getTrackedClickDataBlock()
Convenience method for getting the tracked click data block.ClickDetector.getTrackedClicks()
Modifier and TypeMethodDescriptionvoid
ClickBTDisplay.addData
(PamObservable obs, PamDataUnit newData) void
ClickSpectrum.addData
(PamObservable o, PamDataUnit arg) void
ClickTrigger.addData
(PamObservable obs, PamDataUnit newData) void
ClickWaveform.addData
(PamObservable o, PamDataUnit arg) void
IDI_Display.addData
(PamObservable o, PamDataUnit arg) On new data, add ICI variable to current histogramint
ClickDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) TrackedClickGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) TrackedClickGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) ClickBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) Save a click to the binary data storeboolean
NoiseDataBlock.getShouldLog
(PamDataUnit pamDataUnit) int[][]
ClickLength.lengthData
(PamDataUnit click, double lengthdB, int peakSmoothing) boolean
ClickTrainLogger.logData
(PamConnection con, PamDataUnit dataUnit) boolean
ClickTrainLogger.logDataNow
(PamDataUnit dataUnit) void
BinaryClickProcess.newData
(PamObservable o, PamDataUnit arg) void
ClickAlarmManager.newData
(PamObservable o, PamDataUnit arg) void
ClickDetector.newData
(PamObservable obs, PamDataUnit newData) void
ClickTrainDetector.newData
(PamObservable o, PamDataUnit arg) void
TrackedClickLocaliser.newData
(PamObservable o, PamDataUnit arg) void
ClickDetector.processNewBuoyData
(BuoyStatusDataUnit buoyStatus, PamDataUnit dataUnit) void
ClickLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ClickTrainLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ClickBTDisplay.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
ClickSpectrum.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
ClickTrigger.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
ClickWaveform.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
IDI_Display.updateData
(PamObservable observable, PamDataUnit pamDataUnit) Modifier and TypeMethodDescriptionvoid
ClickControl.removeFromEvents
(List<PamDataUnit> markedClicks) Remove clicks from existing events, if they have any.ModifierConstructorDescriptionTrackedClickLocaliser
(ClickControl clickControl, PamDataBlock<PamDataUnit> pamDataBlock) -
Uses of PamDataUnit in clickDetector.alarm
Modifier and TypeMethodDescriptiondouble
ClickAlarmCounter.getValue
(int countType, PamDataUnit dataUnit) -
Uses of PamDataUnit in clickDetector.background
-
Uses of PamDataUnit in clickDetector.basicalgorithm
Modifier and TypeMethodDescriptionTriggerBackgroundBinarySource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionTriggerBackgroundBinarySource.getPackedData
(PamDataUnit pamDataUnit) void
TriggerBackgroundLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in clickDetector.basicalgorithm.plot
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
TriggerDataPlotFX.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) TriggerDataPlotFX.getDataValue
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in clickDetector.ClickClassifiers.annotation
Modifier and TypeMethodDescriptionClickAnnotationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) boolean
ClickAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
ClickAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) ClickAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in clickDetector.dataSelector
Modifier and TypeMethodDescriptiondouble
ClickDataSelector.scoreData
(PamDataUnit pamDataUnit) double
ClickTrainDataSelector.scoreData
(PamDataUnit pamDataUnit) double
ClickTrainDataSelector2.scoreData
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in clickDetector.localisation
Modifier and TypeMethodDescriptionGeneralGroupLocaliser.runModel
(PamDataUnit pamDataUnit, DetectionGroupOptions detectionGroupOptions) Run the click group localiser.GeneralGroupLocaliser.runModel
(PamDataUnit pamDataUnit, DetectionGroupOptions detectionGroupOptions, boolean addLoc) -
Uses of PamDataUnit in clickDetector.offlineFuncs
Modifier and TypeClassDescriptionclass
OfflineEventDataUnit replicates the RainbowClick functionality in OfflineRCEvent.Modifier and TypeMethodDescriptionint
ClicksOffline.addBTMenuItems
(Container menu, OverlayMark overlayMark, List<PamDataUnit> markedClicks, boolean hasZoom, PamDataUnit singleDataUnit) OfflineEventGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) boolean
OfflineEventDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
ClicksOffline.labelClick
(OverlayMark overlayMark, PamDataUnit singleClick) void
ClicksOffline.newMarkedClick
(OverlayMark overlayMark, PamDataUnit singleUnit, ClickBTDisplay btDisplay) Called whenever a single click is selected with no overlay mark to add key shortcuts.void
OfflineClickLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
OfflineEventLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) static OfflineEventDataUnit
LabelClicksDialog.showDialog
(Window parentFrame, ClickControl clickControl, OverlayMark overlayMark, PamDataUnit singleClick) void
ClicksOffline.unLabelClick
(OverlayMark overlayMark, PamDataUnit dataUnit) Modifier and TypeMethodDescriptionint
ClicksOffline.addBTMenuItems
(Container menu, OverlayMark overlayMark, List<PamDataUnit> markedClicks, boolean hasZoom, PamDataUnit singleDataUnit) void
ClicksOffline.labelClicks
(OverlayMark overlayMark, List<PamDataUnit> dataList) void
ClicksOffline.newEvent
(OverlayMark overlayMark, List<PamDataUnit> markedClicks) void
ClicksOffline.newMarkedClickList
(OverlayMark overlayMark, List<PamDataUnit> markedClicks, ClickBTDisplay btDisplay) Called whenever a new marked list to add shortcut keysstatic OfflineEventDataUnit
LabelClicksDialog.showDialog
(Window parentFrame, ClickControl clickControl, OverlayMark overlayMark, List<PamDataUnit> markedClicks) void
ClicksOffline.unLabelClicks
(OverlayMark overlayMark, List<PamDataUnit> unitsList) void
ClicksOffline.unLabelClicks
(OverlayMark overlayMark, List<PamDataUnit> markedClicks, int eventNumber) Remove event labels from data units. -
Uses of PamDataUnit in clickDetector.offlineFuncs.rcImport
Modifier and TypeMethodDescriptionvoid
ClickImportLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in clickDetector.tdPlots
Modifier and TypeMethodDescriptionClickPlotInfo.getDataValue
(PamDataUnit pamDataUnit) ClickSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) Deprecated.ClickDetSymbolChooser.getSymbolChoice
(GeneralProjector projector, PamDataUnit dataUnit) ClickClassSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of PamDataUnit in clickDetector.tethys
Modifier and TypeMethodDescriptionnilus.Detection
ClickEventTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) ClickEventSpeciesManager.getSpeciesCode
(PamDataUnit dataUnit) -
Uses of PamDataUnit in clickDetector.toad
Modifier and TypeMethodDescriptionClickFFTOrganiser.createFFTDataList
(PamDataUnit pamDataUnit, double sampleRate, int channelMap) Modifier and TypeMethodDescriptionClickTOADCalculator.getTOADInformation
(List<PamDataUnit> dataUnits, double sampleRate, int channelMap, SnapshotGeometry geometry) -
Uses of PamDataUnit in clickTrainDetector
Modifier and TypeClassDescriptionclass
Data unit for a click train which holds a series of data units grouped into a click train.class
Base class for a click train data unit.class
Temporary data unit for unconfirmed click trains.Modifier and TypeMethodDescriptionCTDetectionGroupDataUnit.getSummaryUnits()
Get the summary data units from the last calculation.Modifier and TypeMethodDescriptionint
CTDataUnit.addSubDetection
(PamDataUnit subDetection) void
CTDataUnit.addToAverageWaveform
(PamDataUnit dataUnit) Adds to the average waveform is the data unit contains raw info.void
ClickTrainProcess.newClickData
(PamDataUnit newClick) New click detection has arrived.void
ClickTrainProcess.newData
(PamObservable o, PamDataUnit arg) void
CTClassificationProcess.newData
(PamObservable o, PamDataUnit arg) void
CTLocalisationProcess.newData
(PamObservable o, PamDataUnit ctDataUnit) void
CTProcessCheck.newInput
(PamObservable obs, PamDataUnit data) void
CTProcessCheck.newOutput
(PamObservable obs, PamDataUnit data) void
CTClassificationProcess.updateData
(PamObservable o, PamDataUnit arg) Modifier and TypeMethodDescriptionint
CTDataUnit.addSubDetections
(List<PamDataUnit> list) int
CTDetectionGroupDataUnit.addSubDetections
(List<PamDataUnit> list) void
IDIInfo.calcTimeSeriesData
(List<PamDataUnit<?, ?>> dataUnits) ModifierConstructorDescriptionCTDetectionGroupDataUnit
(long timeMilliseconds, List<PamDataUnit> list) TempCTDataUnit
(long timeMilliseconds, List<PamDataUnit> list) -
Uses of PamDataUnit in clickTrainDetector.classification.templateClassifier
Modifier and TypeClassDescriptionclass
A data unit wrapper for a spectrum template. -
Uses of PamDataUnit in clickTrainDetector.clickTrainAlgorithms
Modifier and TypeMethodDescriptionvoid
ClickTrainAlgorithm.newDataUnit
(PamDataUnit<?, ?> dataUnit) Adds a data unit to the click train detector algorithm -
Uses of PamDataUnit in clickTrainDetector.clickTrainAlgorithms.classificationRatio
Modifier and TypeMethodDescriptionvoid
RatioClickTrainAlgorithm.newDataUnit
(PamDataUnit<?, ?> dataUnit) -
Uses of PamDataUnit in clickTrainDetector.clickTrainAlgorithms.mht
Modifier and TypeFieldDescriptionTrackDataUnits.lastUnit
The last data unit so far analysed by the algorithm.Modifier and TypeMethodDescriptionPamDataUnit<?,
?> MHTClickTrainAlgorithm.MHTAlgorithm.getLastDataUnit()
Get the last data unit added to the algorithm's probability mix.Modifier and TypeMethodDescriptionStandardMHTChi2.cloneMHTChi2()
static ArrayList<MHTChi2Var<PamDataUnit>>
StandardMHTChi2.createChi2Vars()
Create a set of chi^2 variables.MHTChi2ProviderManager.createMHTChi2
(MHTParams mhtParams, PamDataBlock dataBlock, int channelBitMap) StandardMHTChi2.getMhtChi2Vars()
List of current chi2 variables.MHTClickTrainAlgorithm.MHTAlgorithm.getMHTKernal()
Get the MHTKernel for the algorithmStandardMHTChi2Provider.newMHTChi2
(MHTChi2<PamDataUnit> mhtChi2) Modifier and TypeMethodDescriptionvoid
StandardMHTChi2Provider.addDetection
(PamDataUnit detection, int kcount) boolean
MHTGarbageBot.checkCTGarbageCollect
(PamDataUnit dataUnit, MHTKernel<PamDataUnit> mhtKernel) Checks whether an attempt for a garbage collection of click trains is necessary.void
MHTClickTrainAlgorithm.newDataUnit
(PamDataUnit dataUnit) void
StandardMHTChi2.update
(PamDataUnit newDataUnit, TrackBitSet<PamDataUnit> bitSet, int kcount) Modifier and TypeMethodDescriptionboolean
MHTGarbageBot.checkCTGarbageCollect
(long currentTimemillis, MHTKernel<PamDataUnit> mhtKernel) Check whether a garbage collection of the hypothesis matrix is required based on current time rather than the current data unit.boolean
MHTGarbageBot.checkCTGarbageCollect
(PamDataUnit dataUnit, MHTKernel<PamDataUnit> mhtKernel) Checks whether an attempt for a garbage collection of click trains is necessary.static TrackDataUnits
MHTClickTrainAlgorithm.getTrackDataUnits
(MHTKernel<PamDataUnit> mhtKernel, BitSet bitSet, int kcount) Get the track data units for a track possibility bitset.StandardMHTChi2Provider.newMHTChi2
(MHTChi2<PamDataUnit> mhtChi2) void
StandardMHTChi2Params.restoreSettings
(ArrayList<MHTChi2Var<PamDataUnit>> mhtChi2Vars) Restore settings of chi2 vars from the saved settings chi2settings objects.void
StandardMHTChi2.setMHTChi2Var
(ArrayList<MHTChi2Var<PamDataUnit>> mhtChi2Vars) Set the MHT chi^2 variables.void
StandardMHTChi2.update
(PamDataUnit newDataUnit, TrackBitSet<PamDataUnit> bitSet, int kcount) ModifierConstructorDescriptionTrackDataUnits
(ArrayList<PamDataUnit> dataUnits, PamDataUnit lastUnit) ModifierConstructorDescriptionStandardMHTChi2Info
(ArrayList<MHTChi2Var<PamDataUnit>> mhtChi2Vars, StandardMHTChi2Params standardMHTChi2Params) StandardMHTChi2Params
(ArrayList<MHTChi2Var<PamDataUnit>> arrayList) TrackDataUnits
(ArrayList<PamDataUnit> dataUnits, PamDataUnit lastUnit) -
Uses of PamDataUnit in clickTrainDetector.clickTrainAlgorithms.mht.mhtMAT
-
Uses of PamDataUnit in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar
Modifier and TypeMethodDescriptionvoid
CorrelationManager.addDetection
(PamDataUnit dataUnit) Called when a new detection is added.void
IDIManager.addDetection
(PamDataUnit detection, int kcount) Add a detection to the ICIManager and update the master time series.double
IDIManager.calcTime
(PamDataUnit pamDataUnitPrev, PamDataUnit pamDataUnitNext) Calculate the time between two data unitsdouble
IDIManager.calcTimeSR
(PamDataUnit pamDataUnitPrev, PamDataUnit pamDataUnitNext) Calculate the time between two data unitsCorrelationManager.getCorrelationValue
(PamDataUnit pamDataUnitPrev, PamDataUnit pamDataUnitNext) Get the correlation between two data units which have already been added to the data unit list using addDetection().CorrelationManager.getCorrelationValue
(PamDataUnit dataUnit1, PamDataUnit dataUnit2, FFTFilterParams filterParams) Get the correlation between two data units which have already been added to the data unit list using addDetection().double
AmplitudeChi2.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
BearingChi2.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
BearingChi2Delta.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
CorrelationChi2.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
IDIChi2.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
LengthChi2.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
PeakFrequencyChi2.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) abstract double
SimpleChi2Var.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) Get the difference in value between two sequential data units.double
TimeDelayChi2Delta.getDiffValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
AmplitudeChi2.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
BearingChi2.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
BearingChi2Delta.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
CorrelationChi2.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
IDIChi2.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
LengthChi2.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
PeakFrequencyChi2.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) abstract double
SimpleChi2Var.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) Get the error value between two sequential data units.double
TimeDelayChi2Delta.getErrValue
(PamDataUnit pamDataUnit0, PamDataUnit pamDataUnit1) double
IDIChi2.updateChi2
(PamDataUnit newdataUnit, BitSet bitSet, int bitcount, int kcount, IDIManager idiManager) double
MHTChi2Var.updateChi2
(PamDataUnit newdataUnit, BitSet bitSet, int bitcount, int kcount, IDIManager iciManager) Update the existing chi2 value with a new data unit and track bitset.double
SimpleChi2Var.updateChi2
(PamDataUnit newDataUnit, BitSet bitSet, int bitcount, int kcount, IDIManager iciManager) double
SimpleChi2VarDelta.updateChi2
(PamDataUnit newdataUnit, BitSet bitSet, int bitcount, int kcount, IDIManager idiManager) double
TimeDelayChi2Delta.updateChi2
(PamDataUnit newdataUnit, BitSet bitSet, int bitcount, int kcount, IDIManager idiManager) Modifier and TypeMethodDescriptiondouble
IDIChi2.calcChi2
(ArrayList<PamDataUnit> mhtDataUnits, IDIManager iciManager) double
SimpleChi2Var.calcChi2
(ArrayList<PamDataUnit> mhtDataUnits, IDIManager iciManager) void
IDIManager.setDataUnitList
(ArrayList<PamDataUnit> dataUnits, boolean useCorrelation) Set the current data unit list. -
Uses of PamDataUnit in clickTrainDetector.clickTrainAlgorithms.mht.test
Modifier and TypeMethodDescriptionvoid
MHTTestChart.updateMHTGraphics
(MHTKernel<PamDataUnit> mhtKernel) Update the graphics to show the current possible clicks trains. -
Uses of PamDataUnit in clickTrainDetector.dataselector
-
Uses of PamDataUnit in clickTrainDetector.layout
Modifier and TypeMethodDescriptionCTDataUnitGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector) Override this function so symbols (which are drawn from sub detection sometimes) are always from the super detection.ClickTrainSymbolModifer.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of PamDataUnit in clickTrainDetector.logging
Modifier and TypeMethodDescriptionboolean
ClickTrainDetLogging.logData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) boolean
ClickTrainDetLogging.reLogData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) void
ClickTrainDetLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ClickTrainDetSubLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in clickTrainDetector.offline
Modifier and TypeMethodDescriptionboolean
ClickTrainOfflineTask.processDataUnit
(PamDataUnit dataUnit) -
Uses of PamDataUnit in clipgenerator
Modifier and TypeMethodDescriptionClipControl.findTriggerDataUnit
(ClipDataUnit clipDataUnit) ClipDataUnit.findTriggerDataUnit()
ClipDataUnit.getTriggerDataUnit()
Reference to the data unit that triggered the clip
This is going to be correct in normal mode, but the unit will have to be searched for in other modes, so is not 100% guaranteed.ClipBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionvoid
ClipProcess.ClipBlockProcess.addData
(PamObservable o, PamDataUnit dataUnit) ClipOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ClipDataBlock.getDataUnitMenuItems
(DataMenuParent menuParent, Point mousePosition, PamDataUnit... dataUnits) ClipOverlayGraphics.getHoverImage
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) ClipBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) double
StandardClipBudgetMaker.getStorageProbability
(PamDataUnit dataUnit) Calculate a probability for storing the next unit.void
ClipProcess.newData
(PamObservable o, PamDataUnit arg) void
ClipProcess.processNewBuoyData
(BuoyStatusDataUnit buoyStatusDataUnit, PamDataUnit pamDataUnit) void
ClipDataUnit.setTriggerDataUnit
(PamDataUnit triggerDataUnit) Reference to the data unit that triggered the clipboolean
StandardClipBudgetMaker.shouldStore
(PamDataUnit dataUnit) Should store a data unit.void
ClipProcess.ClipBlockProcess.updateData
(PamObservable observable, PamDataUnit pamDataUnit) ModifierConstructorDescriptionClipRequest
(ClipProcess.ClipBlockProcess clipBlockProcess, PamDataUnit dataUnit) ClipSpectrogram
(PamDataUnit clickDetection) -
Uses of PamDataUnit in clipgenerator.clipDisplay
Modifier and TypeMethodDescriptionClipDisplayMarker.getSelectedMarkedDataUnits
(OverlayMark overlayMark, MarkDataSelector markDataSelector) ClipDisplayMarker.getSelectedMarkedDataUnits
(OverlayMark overlayMark, MarkDataSelector markDataSelector, int minOverlap) ModifierConstructorDescriptionClipDisplayUnit
(ClipDisplayPanel clipDisplayPanel, ClipDataUnit clipDataUnit, PamDataUnit triggerDataUnit) -
Uses of PamDataUnit in clipgenerator.localisation
ModifierConstructorDescriptionClipLocalisation
(PamDataUnit pamDataUnit, BearingLocaliser bearingLocaliser, int hydrophones, double[][] anglesAndErrors) -
Uses of PamDataUnit in cpod
Modifier and TypeClassDescriptionclass
CPOD or FPOD click.class
Base class for a click train data unit.Modifier and TypeMethodDescriptionCPODBinaryStore.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionint
CPODDataGramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) CPODBinaryStore.getPackedData
(PamDataUnit pamDataUnit) CPODSpeciesModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) ModifierConstructorDescriptionCPODClickTrainDataUnit
(long timeMilliseconds, List<PamDataUnit> list, CPODClassification cpodClassification) -
Uses of PamDataUnit in cpod.dataPlotFX
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
CPODPlotInfoFX.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.shape.Polygon
CPODPlotInfoFX.drawFrequencyData
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) Draw a frequency lineCPODPlotInfoFX.getDataValue
(PamDataUnit pamDataUnit) CPODPlotInfoFX.CPODSymbolChooserFX.getPamSymbol
(PamDataUnit dataUnit, int type) boolean
CPODPlotInfoFX.shouldDraw
(int plotNumber, PamDataUnit dataUnit) -
Uses of PamDataUnit in cpod.dataSelector
-
Uses of PamDataUnit in cpod.logging
Modifier and TypeMethodDescriptionvoid
CPODClickTrainLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
CPODSubDetLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in cpod.tdPlots
Modifier and TypeMethodDescriptionCPODPlotinfo.getDataValue
(PamDataUnit pamDataUnit) CPODSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) -
Uses of PamDataUnit in crossedbearinglocaliser
Modifier and TypeClassDescriptionclass
class
Temp data units for bearing localiser and crossed bearing localisation ...Modifier and TypeMethodDescriptionvoid
CBDetectionMatcher.CBMatchGroup.addDataUnit
(PamDataUnit dataUnit) boolean
CBDetectionMatcher.canMatch
(PamDataUnit unit1, PamDataUnit unit2) Can two data units match, based on the distance between their origins and the time difference between them.boolean
CBDetectionMatcher.CBMatchGroup.canMatch
(PamDataUnit dataUnit) Can the data unit match in time with every other data unit in the system.CBDetectionMatcher.newData
(PamDataUnit dataUnit) Add new data into the matching system.void
CBLocaliserProcess.newData
(PamObservable o, PamDataUnit pamDataUnit) void
CBLocaliserProcess.updateData
(PamObservable o, PamDataUnit pamDataUnit) ModifierConstructorDescriptionCBMatchGroup
(PamDataUnit dataUnit) CBMatchGroup
(PamDataUnit dataUnit1, PamDataUnit dataUnit2) TempDataUnit
(PamDataUnit masterDataUnit, int newChannels) -
Uses of PamDataUnit in crossedbearinglocaliser.offline
-
Uses of PamDataUnit in d3
-
Uses of PamDataUnit in d3.plots
Modifier and TypeMethodDescriptionD3PlotInfo.drawDataUnit
(PamDataUnit pamDataUnit, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis yAxis, int type) D3PlotInfo.getDataValue
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in dataGram
Modifier and TypeMethodDescriptionint
DatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) Add datagram data to the dataGram line. -
Uses of PamDataUnit in dataMap
Modifier and TypeMethodDescriptionOfflineDataMap.newPamDataUnit
(PamDataUnit pamDataUnit) Called when new (not reloaded) data are added to a datablock so that the data map can update.OfflineDataMap.updatedPamDataUnit
(PamDataUnit pamDataUnit) Called when new (not reloaded) data are updated in a datablock so that the data map can update. -
Uses of PamDataUnit in dataPlots.data
Modifier and TypeMethodDescriptionTDDataInfo.drawDataUnit
(PamDataUnit pamDataUnit, Graphics g, Rectangle windowRect, int orientation, PamAxis timeAxis, long scrollStart, PamAxis yAxis, int type) Draw a data unit.StandardBearingInfo.getDataValue
(PamDataUnit pamDataUnit) StandardDataInfo.getDataValue
(PamDataUnit pamDataUnit) abstract Double
TDDataInfo.getDataValue
(PamDataUnit pamDataUnit) Gets a value for a specific data unit which should be in the same units as the scale information.SimpleSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) TDSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) TDDataInfo.getToolTipText
(PamDataUnit pamDataUnit) ModifierConstructorDescriptionFoundDataUnit
(TDDataInfo dataInfo, PamDataUnit dataUnit, int type) Create a FoundDataUnit -
Uses of PamDataUnit in dataPlots.layout
Modifier and TypeMethodDescriptionTDGraph.GraphPlotPanel.getDataUnitPoint
(TDDataInfo dataInfo, PamDataUnit dataUnit) Get the pixel location of a data unit on the graph. -
Uses of PamDataUnit in dataPlots.mouse
Modifier and TypeMethodDescriptionboolean
PlotZoomerAdapter.dataUnitInMarkArea
(TDDataInfo dataInfo, PamDataUnit dataUnit, int iPanel) Test whether or not a pamdetection is within a marked area on the screen -
Uses of PamDataUnit in dataPlotsFX
Modifier and TypeMethodDescriptionint
SimpleSymbolChooserFX.getDrawTypes
(PamDataUnit pamDataUnit) int
TDManagedSymbolChooserFX.getDrawTypes
(PamDataUnit pamDataUnit) int
TDSymbolChooserFX.getDrawTypes
(PamDataUnit dataUnit) Get the draw type for a particular data unit.SimpleSymbolChooserFX.getPamSymbol
(PamDataUnit dataUnit, int type) TDManagedSymbolChooserFX.getPamSymbol
(PamDataUnit dataUnit, int type) TDSymbolChooserFX.getPamSymbol
(PamDataUnit dataUnit, int type) -
Uses of PamDataUnit in dataPlotsFX.clickPlotFX
Modifier and TypeMethodDescriptionabstract void
ScrollingPlotSegmenter.addPlotData
(PamDataUnit pamDataUnit, ScrollingPlotSegmenter.PlotSegment plotSegmentData, TDProjectorFX tdProjector, double scrollStart) Add plot data to the plot segment.ScrollingPlotSegmenter.addPlotData
(PamDataUnit pamDataUnit, TDProjectorFX tdProjector, double scrollStart) Draw the data on the plot segmentabstract void
ScrollingImageSegmenter.drawADataUnit
(javafx.scene.canvas.GraphicsContext g, PamDataUnit pamDataUnit, ScrollingImageSegmenter.WritableImageSegment writableImage, TDProjectorFX tdProjector, double scrollStart) Draw the data unit onto a writable image segment.void
ClickFFTPlotManager2.drawDataUnit
(javafx.scene.canvas.GraphicsContext g, PamDataUnit pamDataUnit, ScrollingImageSegmenter.WritableImageSegment writableImage, TDProjectorFX tdProjector, double scrolLStart, int chanClick) javafx.scene.shape.Polygon
ClickPlotInfoFX.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) ScrollingImageSegmenter.drawDataUnit
(javafx.scene.canvas.GraphicsContext g, PamDataUnit pamDataUnit, TDProjectorFX tdProjector, double scrollStart) Draw the spectrogram on thejavafx.scene.paint.Color
ClickRawPlotManager.getColor
(PamDataUnit pamDataUnit, int type) ClickPlotInfoFX.getDataValue
(PamDataUnit pamDataUnit) int
ClickSymbolChooserFX.getDrawTypes
(PamDataUnit pamDataUnit) ClickSymbolChooserFX.getPamSymbol
(PamDataUnit dataUnit, int type) abstract Path2D
ScrollingImageSegmenter.getPath2D
(PamDataUnit pamDataUnit, ScrollingImageSegmenter.WritableImageSegment writableImage, TDProjectorFX tdProjector, double scrollStart) Get the polygon for the detection.abstract Path2D
ScrollingPlotSegmenter.getPath2D
(PamDataUnit pamDataUnit, ScrollingPlotSegmenter.PlotSegment plotSegmentData, TDProjectorFX tdProjector, double scrollStart) Get the polygon for the detection.javafx.geometry.Point2D
ClickPlotInfoFX.getPreviousDataUnit
(TDProjectorFX generalProjector, PamDataUnit pamDataUnit) double[][]
ClickFFTPlotManager2.getSpectrogram
(PamDataUnit pamDataUnit, int chanClk) boolean
ClickPlotInfoFX.shouldDraw
(int plotNumber, PamDataUnit dataUnit) -
Uses of PamDataUnit in dataPlotsFX.data
Modifier and TypeMethodDescriptionvoid
RawWavePlotManager.addRawData
(PamDataUnit pamDataUnit, ScrollingPlotSegmenter.PlotSegment plotSegment, TDProjectorFX tdProjector, double scrollStart, int chanClick, javafx.scene.paint.Color color) Draw the data unit.FFTPlotManager.drawClipFFT
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) Draw a click FFT on a frequency time axis.void
FFTPlotManager.drawDataUnit
(javafx.scene.canvas.GraphicsContext g, PamDataUnit pamDataUnit, ScrollingImageSegmenter.WritableImageSegment writableImage, TDProjectorFX tdProjector, double scrolLStart, int chanClick) Draw the data unit on a writeable image segment.javafx.scene.shape.Polygon
TDDataInfoFX.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) Draw a data unit.RawWavePlotManager.drawRawData
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) Draw the raw data.abstract javafx.scene.paint.Color
RawWavePlotManager.getColor
(PamDataUnit pamDataUnit, int type) Get the colorabstract Double
TDDataInfoFX.getDataValue
(PamDataUnit pamDataUnit) Gets a value for a specific data unit which should be in the same units as the scale information.javafx.geometry.Point2D
TDDataInfoFX.getPreviousDataUnit
(TDProjectorFX generalProjector, PamDataUnit pamDataUnit) Get the previous data unit for drawing a line from.abstract double[][]
FFTPlotManager.getSpectrogram
(PamDataUnit pamDataUnit, int chanClick) Get the spectrogram from a data unit based on the FFT settingsTDDataInfoFX.getToolTipText
(PamDataUnit pamDataUnit) boolean
TDDataInfoFX.shouldDraw
(int plotNumber, PamDataUnit dataUnit) Do we want to draw this data unit on this plot ?ModifierConstructorDescriptionFoundDataUnit
(TDDataInfoFX dataInfo, PamDataUnit dataUnit, int type) Create a FoundDataUnit -
Uses of PamDataUnit in dataPlotsFX.data.generic
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
GenericDataPlotInfo.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.shape.Polygon
GenericLinePlotInfo.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.shape.Polygon
GenericDataPlotInfo.drawFrequencyData
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) Base class draws a simple frequency box.javafx.scene.shape.Polygon
GenericLinePlotInfo.drawPredicition
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) Draw the prediction as a line.GenericDataPlotInfo.getAmplitudeValue
(PamDataUnit pamDataUnit) GenericDataPlotInfo.getBearingValue
(PamDataUnit pamDataUnit) GenericDataPlotInfo.getDataValue
(PamDataUnit pamDataUnit) GenericLinePlotInfo.getDataValue
(PamDataUnit pamDataUnit) abstract double[][]
GenericLinePlotInfo.getDetData
(PamDataUnit pamDataUnit) Get the line data.GenericDataPlotInfo.getSlantValue
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in dataPlotsFX.layout
Modifier and TypeMethodDescriptionTDGraphFX.findDataInfo
(PamDataUnit dataUnit) Find the TDDataInfo for a data unit on the TDGraph. -
Uses of PamDataUnit in dataPlotsFX.overlaymark
Modifier and TypeMethodDescriptionTDMarkerFX.getSelectedMarkedDataUnits
(OverlayMark overlayMark, MarkDataSelector markDataSelector) Modifier and TypeMethodDescriptionTDMarkerFX.getDataUnitPoint
(TDDataInfoFX dataInfo, PamDataUnit dataUnit) Get the pixel location of a data unit on the graph.ModifierConstructorDescriptionFoundDataUnitFX
(TDDataInfoFX dataInfo, PamDataUnit dataUnit, int type) Create a FoundDataUnitFoundDataUnitFX
(PamDataUnit dataUnit, int type) -
Uses of PamDataUnit in dataPlotsFX.overlaymark.popUpMenu
Modifier and TypeMethodDescriptionvoid
OverlayGroupDisplay.setDetectionGroup
(List<PamDataUnit> dataList) Set a list of detections. -
Uses of PamDataUnit in dataPlotsFX.rawClipDataPlot
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
RawClipDataInfo.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.paint.Color
RawClipWavePlotManager.getColor
(PamDataUnit pamDataUnit, int type) double[][]
ClipPlotInfoFX.getSpectrogram
(PamDataUnit pamDataUnit, int chanClick) double[][]
RawClipDataInfo.getSpectrogram
(PamDataUnit pamDataUnit, int chanClick) Get the spectrogram for a raw clip.double[][]
RawClipFFTPlotManager.getSpectrogram
(PamDataUnit pamDataUnit, int chanClick) -
Uses of PamDataUnit in dataPlotsFX.rawDataPlotFX
-
Uses of PamDataUnit in dataPlotsFX.scrollingPlot2D
-
Uses of PamDataUnit in dataPlotsFX.whistlePlotFX
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
WhistlePlotInfoFX.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) static Path2D
WhistlePlotInfoFX.drawWhistleFragement
(PamDataUnit pamDataUnit, WhistleMoanControl wmControl, int fftLength, int fftHop, float sampleRate, javafx.scene.canvas.GraphicsContext g, TimeProjectorFX tdprojector, double scrollStart, int type, javafx.scene.paint.Color fillCol, javafx.scene.paint.Color linCol, boolean useKhz, javafx.geometry.Orientation orientation) Draw a whistle fragment.static Path2D
WhistlePlotInfoFX.drawWhistleFragement
(PamDataUnit pamDataUnit, WhistleMoanControl wmControl, int fftLength, int fftHop, float sampleRate, javafx.scene.canvas.GraphicsContext g, TimeProjectorFX tdprojector, double scrollStart, int type, javafx.scene.paint.Color fillCol, javafx.scene.paint.Color linCol, javafx.geometry.Orientation orientation) Draw a whistle fragment.WhistlePlotInfoFX.getDataValue
(PamDataUnit pamDataUnit) int
WhistleTDSymbolChooser.getDrawTypes
(PamDataUnit pamDataUnit) WhistleTDSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) -
Uses of PamDataUnit in dbht
Modifier and TypeMethodDescriptionDbHtDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionDbHtDataSource.getPackedData
(PamDataUnit pamDataUnit) void
DbHtProcess.newData
(PamObservable o, PamDataUnit pamDataUnit) void
DbHtLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in dbht.alarm
Modifier and TypeMethodDescriptiondouble
DbHtAlarmCounter.getValue
(int countType, PamDataUnit dataUnit) -
Uses of PamDataUnit in dbht.offline
Modifier and TypeMethodDescriptionint
DbHtDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) void
OfflineDbHtLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in decimator
Modifier and TypeMethodDescriptionvoid
DecimatorProcess.newData
(PamObservable obs, PamDataUnit newData) Deprecated.void
DecimatorProcessW.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in depthReadout
Modifier and TypeMethodDescriptionvoid
DepthSidePanel.addData
(PamObservable o, PamDataUnit arg) void
DepthSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in detectiongrouplocaliser
Modifier and TypeMethodDescriptionDetectionGroupSummary.getDataList()
DetectionGroupSummary.getSuperDetections()
Modifier and TypeMethodDescriptionvoid
DetectionGroupProcess.addToEvent
(DetectionGroupSummary groupSummary, PamDataUnit superDet, boolean update) Add some detections to an existing eventDetectionGroupControl.getSymbolforMenuItems
(PamDataUnit dgdu) boolean
GroupAnnotationHandler.updateAnnotation
(PamDataUnit pamDataUnit, DataAnnotationType annotationType) ModifierConstructorDescriptionDetectionGroupSummary
(javafx.scene.input.MouseEvent mouseEvent, OverlayMarker overlayMarker, OverlayMark overlayMark, PamDataUnit dataUnit) ModifierConstructorDescriptionDetectionGroupDataUnit
(long timeMilliseconds, List<PamDataUnit> list) DetectionGroupSummary
(javafx.scene.input.MouseEvent mouseEvent, OverlayMarker overlayMarker, OverlayMark overlayMark, List<PamDataUnit> dataList) -
Uses of PamDataUnit in detectiongrouplocaliser.logging
Modifier and TypeMethodDescriptionvoid
DetectionGroupLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
DetectionGroupSubLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in detectionPlotFX
Modifier and TypeMethodDescriptionDetectionGroupDisplay.getCurrentUnit()
Get the currently displayed data unit.Modifier and TypeMethodDescriptionvoid
GroupDisplayListener.newDataUnitSelected
(PamDataUnit oldDataUnit, PamDataUnit newDataUnit) A new data unit has been selectedboolean
DetectionGroupDisplay.setDataUnit
(PamDataUnit<?, ?> dataUnit) Sets the current in the display.boolean
DetectionGroupDisplayFX.setDataUnit
(PamDataUnit<?, ?> dataUnit) void
DetectionGroupDisplay.triggerListeners
(PamDataUnit oldDataUnit, PamDataUnit newDataUnit) Trigger the data unit changing listeners.Modifier and TypeMethodDescriptionvoid
DetectionGroupDisplay.setDetectionGroup
(List<PamDataUnit> dataList) Set the detection group. -
Uses of PamDataUnit in detectionPlotFX.clickTrainDDPlot
Modifier and TypeMethodDescriptionWaterfallSpecPlot.getFFTdata
(PamDataUnit dataUnit, int fftLen, int channel) Get the FFT data for a data unit. -
Uses of PamDataUnit in detectionPlotFX.data
Modifier and TypeClassDescriptionclass
DDDataInfo<T extends PamDataUnit>
Information on the data a detection can display. -
Uses of PamDataUnit in detectionPlotFX.layout
Modifier and TypeMethodDescriptionvoid
DetectionPlotDisplay.newDataUnit
(PamDataUnit newDataUnit) Display a new data unit on the graph.void
DetectionPlotDisplay.setDataUnit
(PamDataUnit newDataUnit) Convenience function.void
DetectionPlotDisplay.setupScrollBar
(PamDataUnit newDataUnit) Setup the scroll bar so that it has the correct limits and datagram for the current data unit. -
Uses of PamDataUnit in detectionPlotFX.plots
Modifier and TypeClassDescriptionclass
FFTPlot<D extends PamDataUnit>
Plots the spectrogram of a detection which already has a calculated spectrgram, e.g.class
FFTSettingsPane<D extends PamDataUnit>
The settings pane for the FFT plot.class
RawFFTPlot<D extends PamDataUnit>
Plots FFT data as background if raw data is available.class
SpectrumPlot<D extends PamDataUnit>
Plot for the spectrum of a waveform.class
WaveformPlot<D extends PamDataUnit>
Functions to plot a waveform on a plot panel.class
WignerPlot<D extends PamDataUnit>
Plots a Wigner transform of a detection.class
WignerSettingsPane<D extends PamDataUnit>
Modifier and TypeClassDescriptionclass
class
Modifier and TypeMethodDescriptionvoid
RawDataOrder.startRawDataLoad
(PamDataUnit pamDetection, long buffer, int channel) Start the raw data loading on a new thread -
Uses of PamDataUnit in detectionPlotFX.rawDDPlot
Modifier and TypeMethodDescriptiondouble[][]
RawSpectrumPlot.getCepstrum
(PamDataUnit newClick, int min, int max) double[][]
RawWaveformPlot.getEnvelope
(PamDataUnit pamDetection) double[][]
RawSpectrumPlot.getPowerSpectrum
(PamDataUnit newClick, int min, int max) double[][]
RawHolderFFTPlot.getSpectrogram
(PamDataUnit pamDetection, int fftLen, int fftHop, int windowType) double[][]
RawWaveformPlot.getWaveform
(PamDataUnit pamDetection) double[]
RawWignerPlot.getWaveform
(PamDataUnit pamDetection, int chan) void
RawHolderFFTPlot.paintDetections
(PamDataUnit detection, javafx.scene.canvas.GraphicsContext graphicsContext, javafx.scene.shape.Rectangle windowRect, DetectionPlotProjector projector) void
RawHolderFFTPlot.paintPlot
(PamDataUnit data, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
RawSpectrumPlot.paintPlot
(PamDataUnit data, javafx.scene.canvas.GraphicsContext gc, javafx.scene.shape.Rectangle rectangle, DetectionPlotProjector projector, int flag) void
RawSpectrumPlot.setupAxis
(PamDataUnit data, double sR, DetectionPlotProjector plotProjector) -
Uses of PamDataUnit in difar
Modifier and TypeMethodDescriptionDifarDataUnit.getParentDetection()
DifarBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionvoid
DifarProcess.difarTrigger
(int channelMap, long signalStartMillis, long durationMillis, double[] f, PamDataUnit pamDetection, double displaySampleRate, String triggerSpeciesName, String triggerDataBlockName) Called when there is a trigger caused whether by a detection or by a mark being made on the spectrogram.DifarBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
DifarProcess.newData
(PamObservable o, PamDataUnit arg) void
SonobuoyManager.newData
(PamObservable o, PamDataUnit arg) void
DifarDataUnit.setParentDetection
(PamDataUnit parentDetection) void
DifarSqlLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) ModifierConstructorDescriptionDifarDataUnit
(long clipStartMillis, long triggerMilliseconds, long startSample, int durationSamples, int channelMap, String fileName, String triggerName, double[][] rawData, long signalStartMillis, PamDataUnit parentDetection, double[] frequencyRange, float sourceSampleRate, float displaySampleRate, double[] calFreqs, double[] calGains) Constructor to use if storing data into the binary system.ModifierConstructorDescriptionDIFARTargetMotionInformation
(DifarProcess difarProcess, ArrayList<PamDataUnit> difarDataUnits) SonobuoyAnnotationHandler
(SonobuoyManager sonobuoyControl, PamDataBlock<PamDataUnit> pamDataBlock) -
Uses of PamDataUnit in difar.beamforming
Modifier and TypeMethodDescriptionvoid
BeamformProcess.newData
(PamObservable obs, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in difar.calibration
Modifier and TypeMethodDescriptionboolean
CalibrationDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
CalibrationLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in difar.dataSelector
-
Uses of PamDataUnit in difar.display
Modifier and TypeMethodDescriptionDifarOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) DifarOverlayGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector generalProjector) void
SonobuoyManagerPanel.viewDataUnit
(PamDataUnit formsDataUnit) -
Uses of PamDataUnit in difar.offline
Modifier and TypeClassDescriptionclass
DifarDataCopyTask<T extends PamDataUnit>
Some small changes to the generic class for copying data from binary data files to database files.class
UpdateCrossingTask<T extends PamDataUnit>
Generic class for copying data from binary data files to database files. -
Uses of PamDataUnit in difar.plots
Modifier and TypeMethodDescriptionDifarBearingPlotInfo.getDataValue
(PamDataUnit pamDataUnit) DifarIntensityPlotInfo.getDataValue
(PamDataUnit pamDataUnit) DifarSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) -
Uses of PamDataUnit in difar.trackedGroups
Modifier and TypeMethodDescriptionTrackedGroupDataBlock.findDataUnits
(String groupName) Find all of the data units in memory for a given group.TrackedGroupTargetMotionInformation.getCurrentDetections()
Modifier and TypeMethodDescriptionTrackedGroupOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) void
TrackedGroupProcess.newData
(PamObservable o, PamDataUnit dataUnit) Check if a group already exists, and if so add the data to that group.void
TrackedGroupSqlLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) ModifierConstructorDescriptionTrackedGroupTargetMotionInformation
(TrackedGroupProcess trackedGroupProcess, ArrayList<PamDataUnit> detectionList) -
Uses of PamDataUnit in effort
Modifier and TypeMethodDescriptionint
EffortDataUnit.compareTo
(PamDataUnit o) EffortProvider.getPamSymbol
(String symbolChooserName, PamDataUnit dataUnit, GeneralProjector projector) EffortProvider.getPamSymbol
(PamSymbolChooser chooser, PamDataUnit dataUnit) Need to use this to get symbols for effort instead of direct calls into the symbol chooser, since the symbol chooser will almost definitely want it's own type of data unit, NOT the EffortDataUnit which will probably crash due to a cast exception.abstract void
EffortProvider.newData
(PamDataUnit pamDataUnit) Notified for real time data.void
EffortDataUnit.setReferenceDataUnit
(PamDataUnit referenceDataUnit) ModifierConstructorDescriptionEffortDataUnit
(EffortProvider effortProvider, PamDataUnit referenceDataUnit, long effortStart, long effortEnd) -
Uses of PamDataUnit in effort.binary
-
Uses of PamDataUnit in effortmonitor
Modifier and TypeMethodDescriptionboolean
EffortDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
EffortLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in envelopeTracer
-
Uses of PamDataUnit in eventCounter
Modifier and TypeMethodDescriptionvoid
DataCounter.addData
(PamObservable o, PamDataUnit arg) void
EventCounterMonitor.continueEvent
(long timeMillis, PamDataUnit dataUnit) void
EventCounterMonitor.endEvent
(long timeMillis, PamDataUnit dataUnit) void
EventCounterMonitor.startEvent
(long timeMillis, PamDataUnit dataUnit) -
Uses of PamDataUnit in export
Modifier and TypeMethodDescriptionboolean
PamExporterManager.exportDataUnit
(PamDataUnit<?, ?> dataUnit, boolean force) Add a data unit to the export list.Modifier and TypeMethodDescriptionboolean
PamDataUnitExporter.exportData
(File fileName, List<PamDataUnit> dataUnits, boolean append) Export the data to a folder. -
Uses of PamDataUnit in export.CSVExport
Modifier and TypeClassDescriptionclass
CSVDataUnitExport<T extends PamDataUnit>
Base class for CSV data unit export.Modifier and TypeMethodDescriptionboolean
CSVExportManager.exportData
(File fileName, List<PamDataUnit> dataUnits, boolean append) -
Uses of PamDataUnit in export.MLExport
Modifier and TypeClassDescriptionclass
MLDataUnitExport<T extends PamDataUnit<?,
?>> Export a detection to MATLABModifier and TypeMethodDescriptionvoid
MLAnnotationsManager.addAnnotations
(us.hebi.matlab.mat.types.Struct mlStruct, int index, PamDataUnit dataUnit) Add annotations to a MATLAB structure.us.hebi.matlab.mat.types.Struct
MLClickExport.addDetectionSpecificFields
(us.hebi.matlab.mat.types.Struct mlStruct, int index, PamDataUnit dataUnit) us.hebi.matlab.mat.types.Struct
MLRawExport.addDetectionSpecificFields
(us.hebi.matlab.mat.types.Struct mlStruct, int index, PamDataUnit dataUnit) Modifier and TypeMethodDescriptionus.hebi.matlab.mat.types.Struct
MLDetectionsManager.dataUnits2MAT
(List<PamDataUnit> dataUnits) Sort a list of data units into lists of the same type of units.boolean
MLDetectionsManager.exportData
(File fileName, List<PamDataUnit> dataUnits, boolean append) boolean
MLDetectionsManager.hasCompatibleUnits
(List<PamDataUnit> dataUnits) Check whether there are compatible data units to be exported. -
Uses of PamDataUnit in export.RExport
Modifier and TypeClassDescriptionclass
RDataUnitExport<T extends PamDataUnit<?,
?>> Exports a data unit to a List in R.Modifier and TypeMethodDescriptionorg.renjin.sexp.ListVector.NamedBuilder
RClickExport.addDetectionSpecificFields
(org.renjin.sexp.ListVector.NamedBuilder rData, PamDataUnit dataUnit, int index) org.renjin.sexp.ListVector.NamedBuilder
RRawExport.addDetectionSpecificFields
(org.renjin.sexp.ListVector.NamedBuilder rData, PamDataUnit dataUnit, int index) Modifier and TypeMethodDescriptionRExportManager.dataUnits2R
(List<PamDataUnit> dataUnits) Sort a list of data units into lists of the same type of units.RExportManager.dataUnits2R
(List<PamDataUnit> dataUnits, String name, org.renjin.sexp.PairList.Builder allData) Sort a list of data units into lists of the same type of units.boolean
RExportManager.exportData
(File fileName, List<PamDataUnit> dataUnits, boolean append) boolean
RExportManager.hasCompatibleUnits
(List<PamDataUnit> dataUnits) Check whether there are compatible data units to be exported. -
Uses of PamDataUnit in export.swing
ModifierConstructorDescriptionExportTask
(PamDataBlock<PamDataUnit<?, ?>> parentDataBlock, PamExporterManager exporter) -
Uses of PamDataUnit in export.wavExport
Modifier and TypeClassDescriptionclass
WavDataUnitExport<T extends PamDataUnit<?,
?>> Handles writing of .wav files.Modifier and TypeMethodDescriptionboolean
WavDetExportManager.exportData
(File fileName, List<PamDataUnit> dataUnits, boolean append) int
WavDetExport.writeDataUnitWav
(List<PamDataUnit> foundDataUnits, File currentFile, boolean zeroPad) Save data units which contain raw data to a wav file.int
WavDetExport.writeDataUnitWavs
(List<PamDataUnit> foundDataUnits, File currentFile) Save data units which contain raw data to individual wav files within a folder. -
Uses of PamDataUnit in fftManager
Modifier and TypeMethodDescriptionvoid
FFTPluginPanelProvider.FFTPluginPanel.addData
(PamObservable o, PamDataUnit arg) void
PamFFTProcess.newData
(PamObservable obs, PamDataUnit pamRawData) void
FFTPluginPanelProvider.FFTPluginPanel.updateData
(PamObservable observable, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in fftManager.fftorganiser
Modifier and TypeMethodDescriptionFFTDataOrganiser.createFFTDataList
(PamDataUnit pamDataUnit, double sampleRate, int channelMap) Create a list of FFT Data units using the preferred input type. -
Uses of PamDataUnit in fftManager.newSpectrogram
-
Uses of PamDataUnit in Filters
-
Uses of PamDataUnit in generalDatabase
Modifier and TypeClassDescriptionclass
simple data unit for use with the LogXMLSettings classModifier and TypeMethodDescriptionSQLLogging.findClosestDataPoint
(PamConnection con, long timeMillis) Find the data point which is closest in time to that given, or null returning whatever type of data unit this deals with.SQLLogging.loadLastDataUnit()
Load the last data unit in the table.Modifier and TypeMethodDescriptionboolean
SQLLogging.deleteData
(PamDataUnit aDataUnit) PamDetectionLogging.getUIDMatchClause
(PamDataUnit pamDataUnit, SQLTypes sqlTypes) SQLLogging.getUIDMatchClause
(PamDataUnit pamDataUnit, SQLTypes sqlTypes) Get a string used to match binary data with the database records.boolean
SQLLoggingAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) Load data - that is read data from the table definition and turn it into something sensible within or attached to the data unit.boolean
BufferedSQLLogging.logData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) boolean
DbSpecial.logData
(PamDataUnit dataUnit) boolean
SQLLogging.logData
(PamConnection con, PamDataUnit dataUnit) Called when a new PamDataUnit is added to a PamDataBlock to write those data to the database.boolean
SQLLogging.logData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) Called when a new PamDataUnit is added to a PamDataBlock to write those data to the database.boolean
SuperDetLogging.logData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) int
DatabaseIndexUnitFinder.match
(PamDataUnit dataUnit, Object... criteria) void
DBProcess.newData
(PamObservable o, PamDataUnit dataUnit) boolean
BufferedSQLLogging.reLogData
(PamConnection con, PamDataUnit dataUnit) boolean
SQLLogging.reLogData
(PamConnection con, PamDataUnit dataUnit) Called when an old PamDataUnit is updated.boolean
SQLLogging.reLogData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) Called when an old PamDataUnit is updated.boolean
SuperDetLogging.reLogData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) boolean
SQLLoggingAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) Save data - that is transfer data from the pamDataUnit to the data objects within the table definitionvoid
LogModules.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
LogSettings.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
LogXMLSettings.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
PamDetectionLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDetection) abstract void
SQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Callback function when new data are created that allows the user to set the data for each column.void
DBProcess.updateData
(PamObservable o, PamDataUnit dataUnit) -
Uses of PamDataUnit in generalDatabase.lineplots
Modifier and TypeMethodDescriptionLinePlotDataInfo.getDataValue
(PamDataUnit pamDataUnit) void
LinePlotLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in gpl
Modifier and TypeMethodDescriptionGPLStateDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionvoid
GPLProcess.addSingleData
(PamObservable o, PamDataUnit dataUnit) GPLStateDataSource.getPackedData
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in gpl.graphfx
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
GPLDetPlotinfo.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.shape.Polygon
GPLStatePlotInfo.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.shape.Polygon
GPLDetPlotinfo.drawOnSpectrogram
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) GPLDetPlotinfo.getDataValue
(PamDataUnit pamDataUnit) GPLStatePlotInfo.getDataValue
(PamDataUnit pamDataUnit) int
GPLStateSymbolChooser.getDrawTypes
(PamDataUnit pamDataUnit) GPLStateSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) boolean
GPLStatePlotInfo.shouldDraw
(int plotNumber, PamDataUnit dataUnit) -
Uses of PamDataUnit in gpl.io
Modifier and TypeMethodDescriptionGPLBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionint
GPLDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) GPLBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
GPLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in GPS
Modifier and TypeMethodDescriptionGPSBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionvoid
UpdateClockDialog.addData
(PamObservable o, PamDataUnit arg) GPSOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) GPSOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) GPSBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
ProcessHeadingData.newData
(PamObservable o, PamDataUnit arg) void
ProcessNmeaData.newData
(PamObservable o, PamDataUnit pamData) void
GpsLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
UpdateClockDialog.updateData
(PamObservable observable, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in GPS.effort
-
Uses of PamDataUnit in group3dlocaliser
Modifier and TypeMethodDescriptionvoid
Group3DProcess.newData
(PamObservable o, PamDataUnit pamDataUnit) void
Group3DProcess.updateData
(PamObservable o, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in group3dlocaliser.algorithm.crossedbearing
Modifier and TypeMethodDescriptionCrossedBearingGroupLocaliser.runModel
(PamDataUnit groupDataUnit, DetectionGroupOptions detectionGroupOptions, boolean addLoc) -
Uses of PamDataUnit in group3dlocaliser.algorithm.gridsearch
Modifier and TypeMethodDescriptionTOADGridSearch.processTOADs
(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation) -
Uses of PamDataUnit in group3dlocaliser.algorithm.hyperbolic
Modifier and TypeMethodDescriptionHyperbolicLocaliser.calcErrors
(GroupLocResult loclaisation, PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate and add the errors in source position.double[]
HyperbolicLocaliser.calcErrors
(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate the errors in source position.HyperbolicLocaliser.processTOADs
(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation) ModifierConstructorDescriptionHyperbolicGroupLocalisation
(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) -
Uses of PamDataUnit in group3dlocaliser.algorithm.toadbase
Modifier and TypeMethodDescriptionabstract AbstractLocalisation
TOADBaseAlgorithm.processTOADs
(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation) Process the list of delays, which are in secondsTOADBaseAlgorithm.runModel
(PamDataUnit groupDataUnit, DetectionGroupOptions detectionGroupOptions, boolean addLoc) -
Uses of PamDataUnit in group3dlocaliser.algorithm.toadmcmc
Modifier and TypeMethodDescriptionMCMCErrorDraw.drawMCMCCloudOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) MCMCErrorDraw.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) ToadMCMCLocaliser.processTOADs
(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation) -
Uses of PamDataUnit in group3dlocaliser.algorithm.toadsimplex
Modifier and TypeMethodDescriptionToadSimplexLocaliser.processTOADs
(PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation) -
Uses of PamDataUnit in group3dlocaliser.dataselector
-
Uses of PamDataUnit in group3dlocaliser.grouper
Modifier and TypeMethodDescriptionDetectionGroup.getDataUnits
(int iChannelGroup) FirstGrouping.getDataUnits()
DetectionGroupedSet.getGroup
(int iGroup) Modifier and TypeMethodDescriptionvoid
DetectionGroup.addDataUnit
(int channelGroup, PamDataUnit pamDataUnit) void
FirstGrouping.addDataUnit
(int channelGroup, PamDataUnit pamDataUnit) boolean
DetectionGrouper.canSelectData
(PamDataUnit dataUnit) void
DetectionGrouper.newData
(PamDataUnit pamDataUnit) ModifierConstructorDescriptionDetectionGroup
(int nChannelGroups, int channelGroup, PamDataUnit pamDataUnit) FirstGrouping
(int nChannelGroups, int channelGroup, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in group3dlocaliser.localisation
ModifierConstructorDescriptionLinearLocalisation
(PamDataUnit pamDataUnit, int referenceHydrophones, PamVector[] arrayAxes, double bearing, Double range) -
Uses of PamDataUnit in group3dlocaliser.logging
Modifier and TypeMethodDescriptionvoid
Group3DLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in group3dlocaliser.offline
Modifier and TypeMethodDescriptionboolean
Group3DOfflineTask.processDataUnit
(PamDataUnit dataUnit) -
Uses of PamDataUnit in IMU
Modifier and TypeMethodDescriptionboolean
IMUDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
IMULogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in ishmaelComms
Modifier and TypeMethodDescriptionIshmaelGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) IshmaelGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of PamDataUnit in IshmaelDetector
Modifier and TypeClassDescriptionclass
Brings together groups of IshDetWrappersclass
Basic detection on a single channel for the Ishmael det/loc.class
Standard data unit for Ishmael detector output.class
Groups togetehr a series of IshDeections.class
IshTrack may not need to hold any location information itself - it mainly holds a list of IshAnchorGroups, each of which has a PamLocation object, the contents of which will make up a track.Modifier and TypeMethodDescriptionIshBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) IshFnBinarySource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionvoid
IshDetSave.addData
(PamObservable o, PamDataUnit arg1) IshDetFnProcess.getOutputDataUnit
(PamDataUnit rawOrFftDataUnit) Get a new IshDetDataUnit suitable for holding output data.IshBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) IshFnBinarySource.getPackedData
(PamDataUnit pamDataUnit) void
EnergySumProcess.newData
(PamObservable o, PamDataUnit fftUnit) void
IshPeakProcess.newData
(PamObservable o, PamDataUnit arg1) void
MatchFiltProcess.newData
(PamObservable o, PamDataUnit arg1) Deprecated.void
MatchFiltProcess2.newData
(PamObservable o, PamDataUnit arg) void
SgramCorrProcess.newData
(PamObservable o, PamDataUnit arg1) void
IshLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) ModifierConstructorDescriptionIshLocalisation
(PamDataUnit pamDataUnit, int locContents, int referenceHydrophones) -
Uses of PamDataUnit in IshmaelDetector.dataPlotFX
Modifier and TypeMethodDescriptionIshmaelDetPlotInfo.getAmplitudeValue
(PamDataUnit pamDataUnit) IshamelFnPlotInfo.getDataValue
(PamDataUnit pamDataUnit) double[][]
IshmaelFnPlotInfo.getDetData
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in IshmaelDetector.tethys
Modifier and TypeMethodDescriptionnilus.Detection
IshmaelTethysProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of PamDataUnit in IshmaelLocator
Modifier and TypeMethodDescriptionIshOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) void
IshLocProcess.newData
(PamObservable o, PamDataUnit arg1) Data for localization can arrive from either an upstream data source or from the user drawing a box on the spectrogram.void
IshLocSqlLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in jsonStorage
Modifier and TypeMethodDescriptionJSONObjectDataSource.getPackedObject
(PamDataUnit dataUnit) Return a json-formatted string generated from the fields in this object -
Uses of PamDataUnit in KernelSmoothing
Modifier and TypeMethodDescriptionvoid
KernelSmoothingProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in landMarks
Modifier and TypeMethodDescriptionLandmarkGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) LandmarkGraphics.drawOnMap
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) LandmarkGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of PamDataUnit in levelMeter
Modifier and TypeMethodDescriptionvoid
LevelMeterSidePanel.addData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in likelihoodDetectionModule
Modifier and TypeMethodDescriptionvoid
LikelihoodFFTProcess.newData
(PamObservable obs, PamDataUnit pamRawData) -
Uses of PamDataUnit in likelihoodDetectionModule.linearAverageSpectra
Modifier and TypeClassDescriptionclass
This is the data type produced by the linearAverageSpectraModifier and TypeMethodDescriptionvoid
LinearAverageSpectraProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in likelihoodDetectionModule.normalizer
Modifier and TypeClassDescriptionclass
The data type generated by the normalizer PamProcess.Modifier and TypeMethodDescriptionvoid
NormalizerProcess.newData
(PamObservable o, PamDataUnit unit) -
Uses of PamDataUnit in likelihoodDetectionModule.spectralEti
Modifier and TypeClassDescriptionclass
The data type for the output of the spectralEti module.Modifier and TypeMethodDescriptionvoid
SpectralEtiProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in likelihoodDetectionModule.thresholdDetector
Modifier and TypeClassDescriptionclass
This is the Threshold Detectors output data unit.Modifier and TypeMethodDescriptionvoid
ThresholdDetectorProcess.newData
(PamObservable o, PamDataUnit arg) void
DetectorSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in listening
Modifier and TypeMethodDescriptionListeningEffortGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ThingHeardGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ListeningEffortGraphics.drawOnMap
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ThingHeardGraphics.drawOnMap
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ListeningEffortGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) ThingHeardGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) void
ListeningEffortLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ThingHeardLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in loc3d_Thode
Modifier and TypeMethodDescriptionTowedArray3DOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) void
TowedArray3DProcess.newData
(PamObservable o, PamDataUnit arg) void
TowedArray3DSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) ModifierConstructorDescriptionTowedArray3DDataUnit
(PamDataUnit parentDetection, int locContents, int referenceHydrophones, int Nstation, boolean hasAngle, boolean hasRange, boolean hasDepth) -
Uses of PamDataUnit in Localiser
Modifier and TypeInterfaceDescriptioninterface
LocaliserModel<T extends PamDataUnit>
All localisers in PAMGuard should satisfy this interface.Modifier and TypeMethodDescriptionvoid
DisplayLocaliserMenu.addLocaliserMenuItem
(JPopupMenu menu, PamDataUnit selectedDetion) -
Uses of PamDataUnit in Localiser.algorithms.locErrors
Modifier and TypeMethodDescriptionEllipseLocErrorDraw.drawLinesOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) EllipseLocErrorDraw.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) LocErrorGraphics.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) SimpleLocErrorDraw.drawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) EllipseLocErrorDraw.drawOvalsOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) -
Uses of PamDataUnit in Localiser.algorithms.timeDelayLocalisers.bearingLoc
Modifier and TypeClassDescriptionclass
AbstractLocaliser<T extends PamDataUnit>
Abstract Localiser class. -
Uses of PamDataUnit in Localiser.algorithms.timeDelayLocalisers.bearingLoc.annotation
Modifier and TypeMethodDescriptionBearingLocAnnotationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) BearingLocAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in Localiser.detectionGroupLocaliser
Modifier and TypeClassDescriptionclass
DetectionGrouper<t extends PamDataUnit>
class
GroupDetection<T extends PamDataUnit>
Modifier and TypeMethodDescriptionabstract boolean
DetectionGrouper.match
(PamDataUnit currentData, PamDataUnit olderData) ModifierConstructorDescriptionGroupLocalisation
(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) -
Uses of PamDataUnit in loggerForms
Modifier and TypeMethodDescriptionFormDescription.createDataFromXML
(Document doc) FormsBinaryIO.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionvoid
FormsAlertSidePanel.addData
(PamObservable o, PamDataUnit arg) LoggerFormGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) LoggerFormGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) FormsBinaryIO.getPackedData
(PamDataUnit pamDataUnit) boolean
FormsDataBlock.getShouldLog
(PamDataUnit pamDataUnit) Override this for Logger forms so that they always save.void
FormsLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in loggerForms.dataselect
Modifier and TypeMethodDescriptionfinal double
ControlDataSelector.scoreData
(PamDataUnit pamDataUnit) double
ControlDataSelector.scoreData
(PamDataUnit pamDataUnit, Object[] formData) double
FormDataSelector.scoreData
(PamDataUnit pamDataUnit) double
FormDataSelector.scoreData
(PamDataUnit dataUnit, Object[] formData) -
Uses of PamDataUnit in loggerForms.effort
-
Uses of PamDataUnit in loggerForms.monitor
-
Uses of PamDataUnit in loggerForms.symbol
Modifier and TypeMethodDescriptionLoggerSymbolModifier.getControlData
(PamDataUnit dataUnit) Get the data object for this control from the data unit.IntegerSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) LookupSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of PamDataUnit in ltsa
Modifier and TypeMethodDescriptionLtsaBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionint
LtsaDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) LtsaBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
LtsaProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in Map
Modifier and TypeMethodDescriptionSimpleMap.getMousedDataUnit()
Gets a data unit currently hovered by the mouse.Modifier and TypeMethodDescriptionvoid
MapPanel.addData
(PamObservable o, PamDataUnit arg) void
SimpleMap.addData
(PamObservable o, PamDataUnit arg) MapCommentOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MapCommentOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) boolean
MapCommentDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
MapCommentSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) boolean
SimpleMap.shouldPlot
(PamDataUnit pamDataUnit, MapDetectionData mapDetectionData, long earliestToPlot, long now, DataSelector ds) Shouldplot function for individual data units.void
MapPanel.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
SimpleMap.updateData
(PamObservable observable, PamDataUnit pamDataUnit) Modifier and TypeMethodDescriptionboolean
MapPanel.handleMarkedMapUnits
(List<PamDataUnit> markedDataUnits) This gets called when there are no other markes being used on the map, but some data have been marked out. -
Uses of PamDataUnit in Map.gridbaselayer
Modifier and TypeMethodDescriptionGridOverlayDraw.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Deprecated.GridOverlayDraw.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) Deprecated. -
Uses of PamDataUnit in mapgrouplocaliser
Modifier and TypeMethodDescriptionvoid
MarkGroupSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
MarkGroupSubSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) ModifierConstructorDescriptionMapGroupAnnotationHandler
(MapGroupLocaliserControl mapGroupLocaliserControl, PamDataBlock<PamDataUnit> pamDataBlock) -
Uses of PamDataUnit in matchedTemplateClassifer
Modifier and TypeMethodDescriptionvoid
MTProcess.newClickData
(PamDataUnit clickDetection) A new click has arrived .void
MTProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in matchedTemplateClassifer.annotation
Modifier and TypeMethodDescriptionMatchedClickAnnotationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) MatchedClickSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) boolean
MatchedClickAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
MatchedClickAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) MatchedClickAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) -
Uses of PamDataUnit in matchedTemplateClassifer.bespokeClassification
Modifier and TypeMethodDescriptionvoid
BeskopeClassifierManager.bespokeDataUnitFlags
(PamDataUnit pamDataUnit, boolean classify) Classifies specific data units if they have bespoke data unit specific species flags. -
Uses of PamDataUnit in matchedTemplateClassifer.offline
Modifier and TypeMethodDescriptionboolean
MTClassifierOfflineTask.processDataUnit
(PamDataUnit dataUnit) -
Uses of PamDataUnit in meygenturbine
Modifier and TypeMethodDescriptionMeygenGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MeygenGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) void
MeygenLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in networkTransfer.emulator
Modifier and TypeMethodDescriptionint
EmulatorStream.sendDataUnit
(PamDataBlock dataBlock, PamDataUnit dataUnit, long timeOffset) -
Uses of PamDataUnit in networkTransfer.receive
Modifier and TypeClassDescriptionclass
Class for collecting data to do with individual buoys receiving data over the network.Modifier and TypeMethodDescriptionBuoyStatusDataUnit.findLastDataUnit
(Class unitClass) Find the last data unit from this buoy that belongs to the given data block.Modifier and TypeMethodDescriptionNetworkGPSDrawing.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) NetworkGPSDrawing.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
BuoyStatusLogging.logData
(PamConnection con, PamDataUnit dataUnit) void
BuoyStatusDataUnit.newDataObject
(PamDataBlock dataBlock, PamDataUnit dataUnit, int blockSeq, int receivedBytes) void
NetworkDataUser.newReceivedDataUnit
(BuoyStatusDataUnit buoyStatusDataUnit, PamDataUnit dataUnit) void
NetworkReceiver.newReceivedDataUnit
(BuoyStatusDataUnit buoyStatusDataUnit, PamDataUnit dataUnit) void
BuoyStatusLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
NetGPSLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in networkTransfer.receive.swing
-
Uses of PamDataUnit in networkTransfer.send
Modifier and TypeMethodDescriptionvoid
NetworkSendProcess.newData
(PamObservable dataBlock, PamDataUnit dataUnit) byte[]
NetworkObjectPacker.packDataUnit
(int buoyId1, int buoyId2, PamDataBlock dataBlock, PamDataUnit dataUnit) Pack a data unit as a byte array for TCPIP transfer.NetworkObjectPacker.packDataUnit
(PamDataBlock dataBlock, PamDataUnit dataUnit) Pack a data unit as a json-formatted String for TCP/IP transfer -
Uses of PamDataUnit in nidaqdev.networkdaq
Modifier and TypeMethodDescriptionboolean
NIDaqLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) void
NINetworkDaq.newReceivedDataUnit
(BuoyStatusDataUnit buoyStatusDataUnit, PamDataUnit dataUnit) boolean
NIDaqLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in NMEA
-
Uses of PamDataUnit in noiseBandMonitor
Modifier and TypeMethodDescriptionint
NoiseBandDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) void
NoiseBandProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in noiseMonitor
Modifier and TypeMethodDescriptionNoiseBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionNoiseBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
NoiseProcess.newData
(PamObservable o, PamDataUnit arg) void
NoiseLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in noiseMonitor.alarm
Modifier and TypeMethodDescriptiondouble
NoiseAlarmCounter.getValue
(int countType, PamDataUnit dataUnit) -
Uses of PamDataUnit in noiseMonitor.species
Modifier and TypeMethodDescriptionnilus.Detection
TethysNoiseDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of PamDataUnit in noiseOneBand
Modifier and TypeMethodDescriptionOneBandDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionOneBandDataSource.getPackedData
(PamDataUnit pamDataUnit) void
OneBandProcess.newData
(PamObservable o, PamDataUnit pamDataUnit) void
OneBandPulseProcess.newData
(PamObservable o, PamDataUnit arg) void
OneBandProcess.processNewBuoyData
(BuoyStatusDataUnit buoyStatus, PamDataUnit dataUnit) void
OneBandLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in noiseOneBand.alarm
Modifier and TypeMethodDescriptiondouble
OneBandAlarmCounter.getValue
(int countType, PamDataUnit dataUnit) -
Uses of PamDataUnit in noiseOneBand.offline
Modifier and TypeMethodDescriptionint
OneBandDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) void
OfflineOneBandLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in offlineProcessing
Modifier and TypeClassDescriptionclass
DataCopyTask<T extends PamDataUnit>
Generic class for copying data from binary data files to database files.class
OfflineTask<T extends PamDataUnit>
An offline task, such as click species id. -
Uses of PamDataUnit in offlineProcessing.logging
Modifier and TypeClassDescriptionclass
Wee class for holding the latest data on each task, most importantly the database index which is needed for updates. -
Uses of PamDataUnit in offlineProcessing.superdet
Modifier and TypeMethodDescriptionboolean
OfflineSuperDetFilter.checkSubDetection
(PamDataUnit dataUnit) Called to see if this sub detection will pass the super detection filter, i.e. -
Uses of PamDataUnit in PamController.masterReference
-
Uses of PamDataUnit in PamController.status
Modifier and TypeMethodDescriptionvoid
BaseProcessCheck.newInput
(PamObservable obs, PamDataUnit data) void
ProcessCheck.newInput
(PamObservable obs, PamDataUnit data) Called from a process every time new input data arrivevoid
BaseProcessCheck.newOutput
(PamObservable obs, PamDataUnit data) void
ProcessCheck.newOutput
(PamObservable obs, PamDataUnit data) Called from a process every time new data are added to the output data block -
Uses of PamDataUnit in PamDetection
Modifier and TypeFieldDescriptionTDArrayList.dataUnits
A list of data units used to create the time delays.Modifier and TypeMethodDescriptionDetectionMatchModel.findDetectionGroup()
Gets a list of all detections to be used in the localisation.TDArrayList.getDataUnits()
Modifier and TypeMethodDescriptionvoid
TDArrayList.addDataUnit
(PamDataUnit unit) boolean
DetectionMatchModel.canLocalise
(PamDataUnit pamDetection) Check to see if a detection can be localised as part of this detection matchvoid
AbstractLocalisation.setParentDetection
(PamDataUnit parentDetection) void
AcousticSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Modifier and TypeMethodDescriptionvoid
TDArrayList.setDataUnits
(ArrayList<PamDataUnit> dataUnits) ModifierConstructorDescriptionAbstractLocalisation
(PamDataUnit pamDataUnit, int locContents, int referenceHydrophones) Constructor for a localisation.AbstractLocalisation
(PamDataUnit pamDataUnit, int locContents, int referenceHydrophones, int arrayType, PamVector[] arrayAxis) Constructor for a localisation.AbstractLocalisation
(PamDataUnit pamDataUnit, LocContents locContents, int referenceHydrophones) Constructor for a localisation. -
Uses of PamDataUnit in PamguardMVC
Modifier and TypeClassDescriptionclass
AcousticDataBlock<Tunit extends PamDataUnit>
Class for all PAMGAURD data based on acoustic types of data, i.e.class
ChannelIterator<E extends PamDataUnit>
An iterator that has a bit more functionality than a basic iterator.class
DataBlock2D<Tunit extends PamDataUnit>
interface
DataCreator<Tunit extends PamDataUnit>
class
DataUnit2D<T extends PamDataUnit,
U extends SuperDetection> Data units that can be plotted on the FX 2D displays, such as FFT data, beam former output, etc.class
DataUnitFinder<Tunit extends PamDataUnit>
Class for finding data units in a reasonably controlled and organised way.class
PamDataBlock<Tunit extends PamDataUnit>
class
PamDataUnit<T extends PamDataUnit,
U extends PamDataUnit> class
PamDataUnit<T extends PamDataUnit,
U extends PamDataUnit> class
PamDataUnitIterator<E extends PamDataUnit>
An iterator that has a bit more functionality than a basic iterator.class
ReverseChannelIterator<Tunit extends PamDataUnit>
Iterator for going backwards through a datablock, but only selecting data untits that have a specific channel.class
SequenceIterator<E extends PamDataUnit>
An iterator that has a bit more functionality than a basic iterator.class
SingletonDataBlock<Tunit extends PamDataUnit>
Version of pamdatablock that always keeps one and only one dataUnit.Modifier and TypeClassDescriptionclass
DataUnit2D<T extends PamDataUnit,
U extends SuperDetection> Data units that can be plotted on the FX 2D displays, such as FFT data, beam former output, etc.Modifier and TypeMethodDescriptionLastDataUnitStore.findLastDataUnit
(Class unitClass) Find a data unit by it's class typeLastDataUnitStore.findLastDataUnit
(PamDataBlock dataBlock) DataBlockRXInfo.getLastDataUnit()
Modifier and TypeMethodDescriptionArrayList<Class<? extends PamDataUnit>>
PamProcess.getCompatibleDataUnits()
A list of data block class types which are compatible as parent data blocks for the PamProcess.PamProcess.getSourceDataBlock()
find the absolute source of data, if one exists.PamDataBlock.getUniqueParentList
(List<PamDataUnit> pamDataUnits) Get a list of unique super detections for a load of data unitsModifier and TypeMethodDescriptionvoid
PamObserver.addData
(PamObservable observable, PamDataUnit pamDataUnit) Informs the PamObserver that new data have been added to the Observable classvoid
PamObserverAdapter.addData
(PamObservable observable, PamDataUnit pamDataUnit) final void
PamProcess.addData
(PamObservable o, PamDataUnit arg) void
RawDataDisplay.RawDisplayPanel.addData
(PamObservable o, PamDataUnit dataUnit) void
ThreadedObserver.addData
(PamObservable o, PamDataUnit newDataUnit) void
LastDataUnitStore.addDataUnit
(PamDataBlock dataBlock, PamDataUnit dataUnit, int dataSize) Add a new unit to the store, returning the previous one if it existed.void
SaveRequirements.addDeletedUnit
(PamDataUnit aUnit) Add a deleted unitvoid
SaveRequirements.addUpdateUnit
(PamDataUnit aUnit) Add an update unitint
PamDataUnit.compareTo
(PamDataUnit o) PamObservable.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector projectorInfo) PamDataBlock.getDataUnitMenuItems
(DataMenuParent menuParent, Point mousePosition, PamDataUnit... dataUnits) Get menu items pertinent to one or more data units.PamDataBlock.getDataUnitPopupMenu
(DataMenuParent menuParent, Point mousePosition, PamDataUnit... dataUnits) Get a standard popup menu (or null) using items from getDataUnitMenuItemsdouble
PamDataUnit.getFrequencyOverlap
(PamDataUnit<?, ?> o) returns the frequency overlap of another unit on this unit - so if the other unit is longer in time and completely covers this unit, the overlap is 1.0, if the other unit is shorter or not aligned, then the overlap will be invalid input: '<' 1.PamObservable.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
PamDataBlock.getShouldBinary
(PamDataUnit pamDataUnit) Get flag to say whether data should be stored in the binary storeboolean
PamDataBlock.getShouldLog
(PamDataUnit pamDataUnit) Should log the data unit to the database ?double
PamDataUnit.getTimeOverlap
(PamDataUnit o) returns the time overlap of another unit on this unit - so if the other unit is longer in time and completely covers this unit, the overlap is 1.0, if the other unit is shorter or not aligned, then the overlap will be invalid input: '<' 1.int
BinaryFileMatcher.match
(PamDataUnit dataUnit, Object... criteria) int
DataUnitMatcher.match
(PamDataUnit dataUnit, Object... criteria) Return an int, so we can see if we should move forwrard of back.int
DefaultUnitMatcher.match
(PamDataUnit dataUnit, Object... criteria) void
PamProcess.newData
(PamObservable o, PamDataUnit arg) void
DataBlockRXInfo.newDataunit
(PamDataUnit lastDataUnit, int dataBytesRX) void
PamObservable.notifyInstantObservers
(PamDataUnit o) Notify just the instant observers.void
PamObservable.notifyNornalObservers
(PamDataUnit o) Notify the 'normal' observes, i.e.void
PamObservable.notifyObservers
(PamDataUnit o) Notify observers that data have changed and send them a reference to the new Data Have tried to synchronise this, but it can cuase a lockup - not 100% sure what to dovoid
PamProcess.processNewBuoyData
(BuoyStatusDataUnit dataUnit, PamDataUnit dataUnit2) void
SimpleDataObserver.update
(PamDataUnit dataUnit) Data unit is updated / selected, etc.void
PamObserver.updateData
(PamObservable observable, PamDataUnit pamDataUnit) Informs the PamObserver that existing data have been updatedvoid
PamObserverAdapter.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
PamProcess.updateData
(PamObservable o, PamDataUnit arg) void
RawDataDisplay.RawDisplayPanel.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
ThreadedObserver.updateData
(PamObservable observable, PamDataUnit pamDataUnit) void
PamObservable.updateObservers
(PamDataUnit dataUnit) Notify all observes of an update.Modifier and TypeMethodDescriptionPamDataBlock.getMyDataUnits
(List<PamDataUnit> randomDataUnits) From a whole load of data units, e.g.PamDataBlock.getUniqueParentList
(List<PamDataUnit> pamDataUnits) Get a list of unique super detections for a load of data unitsModifierConstructorDescriptionDataBlockRXInfo
(PamDataUnit lastDataUnit, int dataBytesRX) RawDataTransforms
(PamDataUnit rawDataHolder) Create raw data transforms using the rawDatAholder for synchronisation.RawDataTransforms
(PamDataUnit rawDataHolder, Object synchObject) Create a RawDataTransforms with a specified synchronisation object. -
Uses of PamDataUnit in PamguardMVC.background
-
Uses of PamDataUnit in PamguardMVC.blockprocess
Modifier and TypeClassDescriptionclass
A list of PamDataUnits, set as a data unit itself so that it can be passed through a threaded observer.Modifier and TypeMethodDescriptionvoid
PamBlockDataList.add
(PamDataUnit dataUnit) abstract void
PamBlockProcess.addSingleData
(PamObservable o, PamDataUnit dataUnit) Called in sequence for data in a block so it can run detectorsboolean
PamBlockProcess.isLastChannel
(PamObservable obs, PamDataUnit dataUnit) Is this the last channel in a group from that datablock ?final void
PamBlockProcess.newData
(PamObservable o, PamDataUnit dataUnit) Override the PamProcess new data call. -
Uses of PamDataUnit in PamguardMVC.dataOffline
Modifier and TypeClassDescriptionclass
OfflineDataLoading<T extends PamDataUnit>
Handles the loading of offline data from a PamDataBlock. -
Uses of PamDataUnit in PamguardMVC.dataSelector
Modifier and TypeMethodDescriptiondouble
CompoundDataSelector.scoreData
(PamDataUnit pamDataUnit) abstract double
DataSelector.scoreData
(PamDataUnit pamDataUnit) Score a PAMDataUnit.double
SuperDetDataSelector.scoreData
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in PamguardMVC.nanotime
Modifier and TypeMethodDescriptionlong
NanosFromMillis.getNanoTime
(PamDataUnit pamDataUnit) long
NanosFromSamples.getNanoTime
(PamDataUnit pamDataUnit) long
NanoTimeCalculator.getNanoTime
(PamDataUnit pamDataUnit) -
Uses of PamDataUnit in PamguardMVC.superdet
Modifier and TypeClassDescriptionclass
SubdetectionInfo<T extends PamDataUnit>
A list of these is held within a SuperDetection data unit.class
SuperDetDataBlock<Tunit extends SuperDetection,
TSubDet extends PamDataUnit> class
SuperDetection<T extends PamDataUnit>
Class added to a PAMDataunit which can be a SuperDetection.Modifier and TypeClassDescriptionclass
SuperDetection<T extends PamDataUnit>
Class added to a PAMDataunit which can be a SuperDetection.Modifier and TypeMethodDescriptionArrayList<PamDataUnit<?,
?>> SuperDetection.getSubDetections()
Get a basic list of sub detections without their associated info This may not be ALL of the sub detections, since they may not all be loaded. -
Uses of PamDataUnit in PamguardMVC.toad
Modifier and TypeClassDescriptionclass
FixedTOADFFTFilter<T extends PamDataUnit<?,
?>> class
TOADFFTFilter<T extends PamDataUnit<?,
?>> Class to tell a TOAD calculator how to filter data during a cross correlation measurement.Modifier and TypeMethodDescriptiondouble[][]
GenericTOADCalculator.getMaxDelays
(SnapshotGeometry geometry, int channelMap, PamDataUnit dataUnit) Get a 2D array of maximum time delays between channels.Modifier and TypeMethodDescriptionGenericTOADCalculator.getTOADInformation
(List<PamDataUnit> dataUnits, double sampleRate, int channelMap, SnapshotGeometry geometry) Generate TOAD information for a whole load of data units (or just one - maybe needs a simpler list if there is only one to avoid having to make lots of lists of just one data unit !)
Note that any fancy operations that involve waveform envelopes, etc, are generally handled by the FFTOrganiser.TOADCalculator.getTOADInformation
(List<PamDataUnit> dataUnits, double sampleRate, int channelMap, SnapshotGeometry geometry) Generate TOAD information for a while load of data units (or just one - maybe needs a simpler list if there is only one to avoid having to make lots of lists of just one data unit !) -
Uses of PamDataUnit in PamguardMVC.uid
Modifier and TypeMethodDescriptionlong
DataBlockUIDHandler.getNextUID
(PamDataUnit dataUnit) Get the next available UID. -
Uses of PamDataUnit in PamguardMVC.uid.repair
Modifier and TypeMethodDescriptionboolean
LinkedDatabaseUpdate.matchCursorRecord
(PamDataUnit dataUnit) Function to match data units with a database record.UIDMatcher.sqlSelectString
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) SQL string to identify a database record for a particular data unit.UIDTimeMatcher.sqlSelectString
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) boolean
LinkedDatabaseUpdate.updateCursorRecord
(PamDataUnit dataUnit) Match the data unit to a cursor record and update that cursor record with the UID. -
Uses of PamDataUnit in pamScrollSystem.jumping
-
Uses of PamDataUnit in PamUtils
Modifier and TypeMethodDescriptionstatic PamDataUnit
PamArrayUtils.getMinTimeMillis
(List<PamDataUnit> dataUnits) Get the data unit with the lowest time in millis from a data unit list.Modifier and TypeMethodDescriptionstatic PamDataUnit
PamArrayUtils.getMinTimeMillis
(List<PamDataUnit> dataUnits) Get the data unit with the lowest time in millis from a data unit list. -
Uses of PamDataUnit in PamUtils.time
Modifier and TypeMethodDescriptionvoid
GlobalTimeLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in PamView
Modifier and TypeMethodDescriptionHoverData.getDataUnit()
Get the data unit associated with the hover data.GeneralProjector.getHoveredDataUnit()
Modifier and TypeMethodDescriptionboolean
GeneralProjector.addHoverData
(Shape drawnShape, PamDataUnit pamDataUnit) boolean
GeneralProjector.addHoverData
(Coordinate3d coordinate3d, PamDataUnit pamDataUnit) boolean
GeneralProjector.addHoverData
(Coordinate3d coordinate3d, PamDataUnit pamDataUnit, int iSide) void
GeneralProjector.addHoverData
(TransformShape shape, PamDataUnit pamDetection) Add hover data to the projectorboolean
GeneralProjector.addHoverData
(TransformShape shape, PamDataUnit pamDetection, int Side) Add hover data to the projectorPamDetectionOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Draw a PamDataUnit on a display.abstract Rectangle
PanelOverlayDraw.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) PamDetectionOverlayGraphics.getHoverImage
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) GEt an image for the data unit to include in overlay text.PamDetectionOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) Get tool tip content for the data unit for this projector.abstract String
PanelOverlayDraw.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) Provides text for popup hover windows on displays.PamDetectionOverlayGraphics.getHoverTextWithoutWrap
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) PamDetectionOverlayGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector) PanelOverlayDraw.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector) PamDetectionOverlayGraphics.getPerspectiveSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector, Coordinate3d screenCoordinate) Get the symbol.void
HoverData.setDataUnit
(PamDataUnit pamDataUnit) ModifierConstructorDescriptionHoverData
(Shape drawnShape, PamDataUnit pamDataUnit, int iSide, int subPlotNumber) HoverData
(Coordinate3d c, PamDataUnit pamDataUnit, int iSide, int subPlotNumber) -
Uses of PamDataUnit in PamView.component
Modifier and TypeMethodDescriptionT[]
DataBlockTableView.getMultipleSelectedRows()
Check for multiple row selection. -
Uses of PamDataUnit in PamView.dialog
Modifier and TypeMethodDescriptionvoid
DataUnitSummaryPanel.setData
(PamDataUnit<PamDataUnit, PamDataUnit> dataUnit) Set a data unit for th edisplay of summary data.Modifier and TypeMethodDescriptionvoid
DataUnitSummaryPanel.setData
(PamDataUnit<PamDataUnit, PamDataUnit> dataUnit) Set a data unit for th edisplay of summary data.void
DataUnitSummaryPanel.setData
(PamDataUnit<PamDataUnit, PamDataUnit> dataUnit) Set a data unit for th edisplay of summary data. -
Uses of PamDataUnit in PamView.importData
Modifier and TypeMethodDescriptionabstract PamDataUnit
DataImport.createDataUnit
(T dataLine) Create a data unit from the data loaded from the imported file. -
Uses of PamDataUnit in PamView.paneloverlay.overlaymark
Modifier and TypeMethodDescriptionOverlayMarker.getSelectedMarkedDataUnits
(OverlayMark overlayMark, MarkDataSelector markDataSelector) Get a list of marked and selected data units.OverlayMarker.getSelectedMarkedDataUnits
(OverlayMark overlayMark, MarkDataSelector markDataSelector, int minOverlap) Modifier and TypeMethodDescriptionMarkOverlayDraw.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MarkOverlayDraw.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
BasicMarkDataSelector.wantDataUnit
(PamDataUnit dataUnit, int overlapLevel) boolean
MarkDataSelector.wantDataUnit
(PamDataUnit dataUnit, int overlapLevel) Test a data unit that within a mark to see if it's wanted or not. -
Uses of PamDataUnit in PamView.symbol
Modifier and TypeMethodDescriptionPamSymbolChooser.getPamSymbol
(GeneralProjector projector, PamDataUnit dataUnit) PamSymbolChooser.getPamSymbolFX
(GeneralProjector projector, PamDataUnit dataUnit) CyclicColourSymbolChooser.getSymbolChoice
(GeneralProjector projector, PamDataUnit dataUnit) abstract SymbolData
PamSymbolChooser.getSymbolChoice
(GeneralProjector projector, PamDataUnit dataUnit) Get the symbol choice for a data unit.StandardSymbolChooser.getSymbolChoice
(GeneralProjector projector, PamDataUnit dataUnit) AnnotationSymbolChooser.getSymbolData
(PamDataUnit dataUnit, SymbolData symbolData, DataAnnotation annotation, AnnotationSymbolOptions annotationSymbolOptions) -
Uses of PamDataUnit in PamView.symbol.modifier
Modifier and TypeMethodDescriptionFixedSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) HydrophoneSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) PeakFreqModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) RotateColoursModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) SuperDetSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) Deprecated.SuperDetSymbolWrapper.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) abstract SymbolData
SymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) This is the symbol data to use if this modifier were to change everything.UserSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) FixedSymbolModifier.modifySymbol
(SymbolData symbolData, GeneralProjector projector, PamDataUnit dataUnit) PeakFreqModifier.modifySymbol
(SymbolData symbolData, GeneralProjector projector, PamDataUnit dataUnit) SymbolModifier.modifySymbol
(SymbolData symbolData, GeneralProjector projector, PamDataUnit dataUnit) Modify the symbol. -
Uses of PamDataUnit in pamViewFX.fxNodes.pamScrollers.acousticScroller
Modifier and TypeMethodDescriptionvoid
AcousticDataGramGraphics.DataGramStore.addData
(PamDataUnit rawData) Add data to the datagram.void
AcousticDataGramGraphics.addNewData
(PamDataUnit rawData) void
AcousticScrollerGraphics.addNewData
(PamDataUnit rawData) Add new data units.void
FFTScrollBarGraphics.addNewData
(PamDataUnit rawData) void
RawScrollBarGraphics.addNewData
(PamDataUnit rawDataUnit) void
AcousticScrollerFX.addNewPamData
(PamDataUnit rawDataUnit) Add a new data unit to the scroll bar so it can be drawn on the background canvas.boolean
AcousticDataGramGraphics.DataGramStore.checkTimeGap
(PamDataUnit dataUnit) Checks everything is OK with the datagram and sets the correct time bin and prepares for writing datagram data.ModifierConstructorDescriptionAcousticDataGramGraphics
(AcousticScrollerFX acousticScroller, PamDataBlock<PamDataUnit> dataBlock) -
Uses of PamDataUnit in patchPanel
Modifier and TypeMethodDescriptionvoid
PatchPanelProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in printscreen
Modifier and TypeMethodDescriptionvoid
PrintScreenLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) ModifierConstructorDescriptionPrintScreenAnnotationChoiceHandler
(PrintScreenControl printScreenControl, PamDataBlock<PamDataUnit> pamDataBlock) -
Uses of PamDataUnit in qa
Modifier and TypeClassDescriptionclass
QADataUnit<T extends PamDataUnit,
U extends PamDataUnit> Generic class for QA Tests, Sequences and Sounds so that they can hold their operational status data.class
QADataUnit<T extends PamDataUnit,
U extends PamDataUnit> Generic class for QA Tests, Sequences and Sounds so that they can hold their operational status data.Modifier and TypeClassDescriptionclass
QADataUnit<T extends PamDataUnit,
U extends PamDataUnit> Generic class for QA Tests, Sequences and Sounds so that they can hold their operational status data.class
class
class
Modifier and TypeMethodDescriptionboolean
QASoundDataUnit.setDetectorHit
(PamDataBlock dataBlock, PamDataUnit detection) Set 'hit' status for a detector. -
Uses of PamDataUnit in qa.analyser
Modifier and TypeClassDescriptionclass
Use a re-threaded data unit list to manage analysis tasks. -
Uses of PamDataUnit in qa.database
Modifier and TypeMethodDescriptionboolean
QASoundLogging.logData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) boolean
QASubTableLogging.logData
(PamConnection con, PamDataUnit dataUnit, PamDataUnit superDetection) void
QASequenceLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
QASoundLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
QATestLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in qa.generator
Modifier and TypeMethodDescriptionvoid
QAGeneratorProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in qa.monitor
Modifier and TypeInterfaceDescriptioninterface
DetectionMatcher<T extends PamDataUnit>
Interface to allow a bit of flexibility as to how different 'detector' outputs are matched with generated QA sounds.Modifier and TypeMethodDescriptionboolean
QAMonitorProcess.checkMatches
(PamObservable o, PamDataUnit detection, boolean isUpdate) boolean
QAMonitorProcess.checkMatches
(PamObservable o, PamDataUnit detection, long detectionUID, boolean isUpdate) Check this detection (or other type of data) to see if it matches with any of the generated sounds currently held in memory.double
TimeDetectionMatcher.getOverlap
(PamDataUnit detection, QASoundDataUnit qaSound) double
TimeFreqDetectionMatcher.getOverlap
(PamDataUnit detection, QASoundDataUnit qaSound) void
QAMonitorProcess.newData
(PamObservable o, PamDataUnit detection) void
QAMonitorProcess.updateData
(PamObservable o, PamDataUnit detection) -
Uses of PamDataUnit in qa.operations
Modifier and TypeMethodDescriptionvoid
QAOpsLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in qa.swing
Modifier and TypeMethodDescriptionSequenceOverlayDraw.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) SequenceOverlayDraw.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of PamDataUnit in quickAnnotation
Modifier and TypeMethodDescriptionQuickAnnotationOverlayDraw.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of PamDataUnit in quickAnnotation.importAnnotation
Modifier and TypeMethodDescriptionQuickAnnotationImport.createDataUnit
(ArrayList<String> dataLine) -
Uses of PamDataUnit in radardisplay
Modifier and TypeMethodDescriptionvoid
RadarDisplay.addData
(PamObservable o, PamDataUnit pamDataUnit) void
RadarDisplay.updateData
(PamObservable observable, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in ravendata
Modifier and TypeMethodDescriptionvoid
RavenLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in ravendata.fx
-
Uses of PamDataUnit in rawDeepLearningClassifier.dataPlotFX
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
DLPredictionPlotInfoFX.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) DLPredictionPlotInfoFX.getDataValue
(PamDataUnit pamDataUnit) double[][]
DLPredictionPlotInfoFX.getDetData
(PamDataUnit pamDataUnit) double[][]
DLDetectionPlotInfoFX.getSpectrogram
(PamDataUnit pamDataUnit, int iChan) DLSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of PamDataUnit in rawDeepLearningClassifier.dataSelector
Modifier and TypeMethodDescriptiondouble
DLDataSelector.scoreData
(PamDataUnit pamDataUnit) int
DLDataFilter.scoreDLData
(PamDataUnit dataUnit) Score a data unit with deep learning annotationsint
DLPredictionFilter.scoreDLData
(PamDataUnit dataUnit) -
Uses of PamDataUnit in rawDeepLearningClassifier.dlClassification
Modifier and TypeClassDescriptionclass
A data unit created from classification results of DL model.class
A detected DL data unit.class
Data unit which stores classification results from a classifier modelModifier and TypeMethodDescriptionList<ArrayList<? extends PamDataUnit>>
DLTaskThread.getQueue()
Get the grouped data queueModifier and TypeMethodDescriptionvoid
DLClassifyProcess.forceRunClassifier
(PamDataUnit dataUnit) The classifier process works with a few buffers.void
DLClassifyProcess.newData
(PamObservable obs, PamDataUnit pamRawData) abstract void
DLTaskThread.newDLResult
(StandardPrediction soundSpotResult, PamDataUnit groupedRawData) Called whenever there is a new result.void
StandardClassifierModel.TaskThread.newDLResult
(StandardPrediction soundSpotResult, PamDataUnit groupedRawData) Modifier and TypeMethodDescriptionArrayList<? extends PredictionResult>
DLClassiferModel.runModel
(ArrayList<? extends PamDataUnit> rawDataUnit) Run the deep learning model on a list of grouped raw data units and return a corresponding list of model results.ArrayList<? extends PredictionResult>
StandardClassifierModel.runModel
(ArrayList<? extends PamDataUnit> groupedRawData) void
DLTaskThread.setQueue
(List<ArrayList<? extends PamDataUnit>> queue) ModifierConstructorDescriptionDLLocalisation
(PamDataUnit pamDataUnit, int locContents, int referenceHydrophones) -
Uses of PamDataUnit in rawDeepLearningClassifier.dlClassification.delphinID
Modifier and TypeMethodDescriptionfloat[][][]
DelphinIDTest.DelphinIDWorkerTest.dataUnits2ModelInput
(ArrayList<? extends PamDataUnit> dataUnits, float sampleRate, int iChan) float[][][]
DelphinIDWorker.dataUnits2ModelInput
(ArrayList<? extends PamDataUnit> dataUnits, float sampleRate, int iChan) -
Uses of PamDataUnit in rawDeepLearningClassifier.dlClassification.dummyClassifier
Modifier and TypeMethodDescriptionArrayList<? extends PredictionResult>
DummyClassifier.runModel
(ArrayList<? extends PamDataUnit> rawDataUnit) -
Uses of PamDataUnit in rawDeepLearningClassifier.dlClassification.genericModel
Modifier and TypeMethodDescriptionfloat[][][]
DLModelWorker.dataUnits2ModelInput
(ArrayList<? extends PamDataUnit> dataUnits, float sampleRate, int iChan) Convert a list of data units to a stack if images.DLModelWorker.runModel
(ArrayList<? extends PamDataUnit> dataUnits, float sampleRate, int iChan) Run the initial data feature extraction and the model -
Uses of PamDataUnit in rawDeepLearningClassifier.dlClassification.orcaSpot
Modifier and TypeMethodDescriptionArrayList<? extends PredictionResult>
OrcaSpotClassifier.runModel
(ArrayList<? extends PamDataUnit> rawDataUnits) Deprecated. -
Uses of PamDataUnit in rawDeepLearningClassifier.layoutFX
Modifier and TypeMethodDescriptionDLDetectionGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector) Override to forget all symbol chooser stuff.DLGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector) Override to forget all symbol chooser stuff. -
Uses of PamDataUnit in rawDeepLearningClassifier.logging
Modifier and TypeMethodDescriptionDLDetectionBinarySource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) DLResultBinarySource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionint
DLDataUnitDatagram.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) int
DLDetectionDatagram.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) DLAnnotationBinary.getAnnotationBinaryData
(PamDataUnit pamDataUnit, DataAnnotation annotation) DLDetectionBinarySource.getPackedData
(PamDataUnit pamDataUnit) DLResultBinarySource.getPackedData
(PamDataUnit pamDataUnit) DLAnnotationSymbolChooser.getSymbolData
(PamDataUnit dataUnit, SymbolData symbolData, DataAnnotation annotation, AnnotationSymbolOptions annotationSymbolOptions) boolean
DLAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
DLAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) DLAnnotationBinary.setAnnotationBinaryData
(PamDataUnit pamDataUnit, AnnotationBinaryData annotationBinaryData) void
DLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in rawDeepLearningClassifier.offline
Modifier and TypeMethodDescriptionboolean
DLOfflineTask.processDataUnit
(PamDataUnit<?, ?> dataUnit) -
Uses of PamDataUnit in rawDeepLearningClassifier.segmenter
Modifier and TypeClassDescriptionclass
Temporary holder for raw data with a pre defined size.class
A group of detection which are within a particular segment.Modifier and TypeMethodDescriptionGroupedRawData.getParentDataUnit()
Get the data unit that this raw sound segment is associated with.Modifier and TypeMethodDescriptionvoid
SegmenterProcess.newClickData
(PamDataUnit pamRawData) Process new click data.void
SegmenterProcess.newClipData
(PamDataUnit pamRawData) Process new clip data.void
SegmenterProcess.newData
(PamDataUnit pamRawData) void
SegmenterProcess.newData
(PamObservable obs, PamDataUnit pamRawData) void
SegmenterProcess.newRawData
(PamDataUnit unit, double[] rawDataChunk, int iChan) Take a raw sound chunk of data and segment into discrete groups.void
SegmenterProcess.newRawData
(PamDataUnit unit, double[] rawDataChunk, int iChan, int rawSampleSize, int rawSampleHop, boolean forcesave) Take a raw sound chunk of data and segment into discrete groups.void
SegmenterProcess.newRawDataUnit
(PamDataUnit pamRawData) A new raw data unit.void
GroupedRawData.setParentDataUnit
(PamDataUnit rawDataUnit) Set the parent data unit. -
Uses of PamDataUnit in rawDeepLearningClassifier.tethys
Modifier and TypeMethodDescriptionnilus.Detection
DLTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of PamDataUnit in RightWhaleEdgeDetector
Modifier and TypeMethodDescriptionRWEBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionint
RWEDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) RWEOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) RWEBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) void
RWEProcess.newData
(PamObservable o, PamDataUnit pamDataUnit) void
RWEProcess.processNewBuoyData
(BuoyStatusDataUnit buoyStatusDataUnit, PamDataUnit dataUnit) void
RWESQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in RightWhaleEdgeDetector.datasel
-
Uses of PamDataUnit in RightWhaleEdgeDetector.graphics
Modifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
RWEDataPlotinfoFX.drawDataUnit
(int plotNumber, PamDataUnit pamDataUnit, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) RWEDataPlotinfoFX.getDataValue
(PamDataUnit pamDataUnit) RWESymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of PamDataUnit in RightWhaleEdgeDetector.species
Modifier and TypeMethodDescriptionnilus.Detection
RWTethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) -
Uses of PamDataUnit in rocca
Modifier and TypeClassDescriptionclass
class
Rocca data unit code copied from WorkshopDataUnit.javaclass
Data unit containing the RoccaContourDataBlock to save to the databaseclass
Container holding information about the current sighting, including pointers to the contours already measuredModifier and TypeMethodDescriptionvoid
RoccaProcess.newData
(PamObservable o, PamDataUnit arg) this method called when new data arrivesvoid
RoccaDetectionLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Load up the class fields with the data to savevoid
RoccaStatsLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Load up the class fields with the data to save -
Uses of PamDataUnit in rockBlock
Modifier and TypeClassDescriptionclass
Data unit containing messages that have been sent to the local RockBlock.class
Data unit for incoming/outgoing RockBlock messages.class
Data unit containing messages that are being sent from the local RockBlock.Modifier and TypeMethodDescriptionvoid
RockBlockIncomingLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
RockBlockOutgoingLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in seismicVeto
Modifier and TypeMethodDescriptionvoid
VetoPluginPanelProvider.VetoPluginPanel.addData
(PamObservable o, PamDataUnit arg) new data have arrived - work out what channel it's from and plot it.void
VetoProcess.newData
(PamObservable o, PamDataUnit arg) void
VetoLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
VetoPluginPanelProvider.VetoPluginPanel.updateData
(PamObservable observable, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in simulatedAcquisition
Modifier and TypeClassDescriptionclass
SimObjectDataUnit is one per sound source, i.e.class
One of these will be created for every sound produced by a SimObjectDataUnit.Modifier and TypeMethodDescriptionSimGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) SimGraphics.drawDataUnitOnMap
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) SimGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) void
SimSoundsLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in soundPlayback
-
Uses of PamDataUnit in SoundRecorder
Modifier and TypeMethodDescriptionstatic void
RecorderControl.actionRecorderTrigger
(RecorderTrigger recorderTrigger, PamDataUnit dataUnit, long timeNow) static version of actionRecordTrigger can be called from anywhere in PamGuard.void
RecorderControl.newData
(PamDataBlock dataBlock, PamDataUnit dataUnit) Sends data to various views of the recorder (generally level meters)void
RecorderProcess.newData
(PamObservable o, PamDataUnit arg) void
RecorderSidePanel.newData
(PamDataBlock dataBlock, PamDataUnit dataUnit) void
RecorderTabPanel.newData
(PamDataBlock dataBlock, PamDataUnit dataUnit) void
RecorderView.newData
(PamDataBlock dataBlock, PamDataUnit dataUnit) void
RecorderLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in SoundRecorder.trigger
Modifier and TypeMethodDescriptionboolean
RecorderTrigger.triggerDataUnit
(PamDataUnit dataUnit, RecorderTriggerData rtData) Called as each data unit is considered for triggering. -
Uses of PamDataUnit in Spectrogram
Modifier and TypeMethodDescriptionvoid
SpectrogramDisplay.addData
(PamObservable obs, PamDataUnit newData) void
SpectrogramDisplay.updateData
(PamObservable observable, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in spectrogramNoiseReduction
Modifier and TypeMethodDescriptionvoid
SpectrogramNoiseProcess.newData
(PamObservable o, PamDataUnit arg) -
Uses of PamDataUnit in targetMotionModule
Modifier and TypeMethodDescriptionAbstractTargetMotionInformation.getCurrentDetections()
Deprecated.TargetMotionInformation.getCurrentDetections()
Returns the pamDetections which will be used for this target motion localisation.EventRotator.getPamDetections()
Deprecated.Modifier and TypeMethodDescriptionvoid
TargetMotionControl.addLocaliserMenuItem
(JPopupMenu menu, PamDataUnit selectedDetion) boolean
TargetMotionLocaliser.localiseDataUnit
(PamDataUnit dataUnit) void
TargetMotionSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Modifier and TypeMethodDescriptionvoid
TargetMotionControl.calcTMDetectionInfo
(ArrayList<PamDataUnit> currentDetections, TargetMotionLocaliserProvider dataBlock) Calculates the targetMotiojnInfo for a set of detections.AbstractTargetMotionInformation.checkStreamers
(ArrayList<PamDataUnit> currentDetections) Deprecated.Check which streamer we have in the group of detectionsvoid
TMManager.executeTMThread
(ArrayList<PamDataUnit> currentDetections, TargetMotionLocaliserProvider dataBlock, boolean calcStreamer) TargetMotionLocaliserProvider.getTMInfo
(ArrayList<PamDataUnit> detections) Each data block may have a unique way of calculating targetmotion information.ModifierConstructorDescriptionAbstractTargetMotionInformation
(ArrayList<PamDataUnit> detections, PamDataBlock pamDataBlock) Deprecated.EventRotator
(ArrayList<PamDataUnit> pamDetections, PamDataBlock pamDataBlock) Deprecated. -
Uses of PamDataUnit in targetMotionModule.offline
Modifier and TypeMethodDescriptionboolean
BatchTMLocalisation.processDataUnit
(PamDataUnit dataUnit) -
Uses of PamDataUnit in targetMotionModule.panels
Modifier and TypeClassDescriptionclass
MapPanel<T extends PamDataUnit>
class
MapPanel2D<T extends PamDataUnit>
class
TargetMotionMainPanel<T extends PamDataUnit>
Modifier and TypeMethodDescriptionEventControlPanel.getCurrentDetections()
EventControlPanel.getTargetMotionInfo()
TargetMotionControlPanel.getTargetMotionInfo()
Modifier and TypeMethodDescriptionvoid
EventControlPanel.addLocaliserMenuItem
(JPopupMenu menu, PamDataUnit selectedDetection) If we want to add a menu item to pop menu in another module then we need to check we can localise the detection, if so then add an option to the menu to localise the selected detection.void
TargetMotionControlPanel.addLocaliserMenuItem
(JPopupMenu menu, PamDataUnit selectedDetion) boolean
EventControlPanel.canLocalise
(PamDataUnit dataUnit) boolean
TargetMotionControlPanel.canLocalise
(PamDataUnit dataUnit) Used primarily for offline processing. -
Uses of PamDataUnit in targetMotionOld
Modifier and TypeClassDescriptionclass
AbstractTimeDelayLocaliser<T extends PamDataUnit>
Reinstated Target motion add-in as used by the click detector.interface
TargetMotionModel<T extends PamDataUnit>
Reinstated Target motion add-in as used by the click detector.Modifier and TypeMethodDescriptionboolean
TargetMotionSQLLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
TargetMotionSQLLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) ModifierConstructorDescriptionTargetMotionLocalisation
(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) Deprecated. -
Uses of PamDataUnit in targetMotionOld.algorithms
Modifier and TypeClassDescriptionclass
AbstractTargetMotionModel<T extends PamDataUnit>
Reinstated Target motion add-in as used by the click detector. -
Uses of PamDataUnit in targetMotionOld.tethys
Modifier and TypeMethodDescriptionnilus.LocalizationType
TMALocalizationCreator.createLocalization
(LocalizationBuilder localizationBuilder, PamDataUnit dataUnit) -
Uses of PamDataUnit in test.rawDeepLearningClassifier
-
Uses of PamDataUnit in tethys.database
Modifier and TypeMethodDescriptionvoid
TethysLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in tethys.detection
Modifier and TypeMethodDescriptionnilus.Detection[]
BinnedGranularityHandler.addDataUnit
(PamDataUnit dataUnit) nilus.Detection[]
CallGranularityHandler.addDataUnit
(PamDataUnit dataUnit) nilus.Detection[]
EncounterGranularityHandler.addDataUnit
(PamDataUnit dataUnit) abstract nilus.Detection[]
GranularityHandler.addDataUnit
(PamDataUnit dataUnit) Put a data unit into a Detection object.nilus.Detection[]
GroupedGranularityHandler.addDataUnit
(PamDataUnit dataUnit) GranularityHandler.getCallGroupName
(PamDataUnit dataUnit) Get a grouping name for the call. -
Uses of PamDataUnit in tethys.localization
Modifier and TypeMethodDescriptionnilus.LocalizationType
LocalizationBuilder.addLocalization
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createBearingLoc
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createCartesianLoc
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createCylindricalLoc
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationCreator.createLocalization
(LocalizationBuilder localizationBuilder, PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createPerpRange
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createPolarLoc
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createRangeLoc
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createSphericalLoc
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createStandardLocalization
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.createWGS84Loc
(PamDataUnit dataUnit) nilus.LocalizationType
LocalizationBuilder.makeBaseLoc
(PamDataUnit dataUnit) -
Uses of PamDataUnit in tethys.pamdata
Modifier and TypeMethodDescriptionnilus.Detection
AutoTethysProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) nilus.Detection
TethysDataProvider.createDetection
(PamDataUnit dataUnit, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) Create a Tethys Detection object from a PamDataUnit.
It's OK for this to return null if for some reason the unit shouldn't be stored. -
Uses of PamDataUnit in tethys.species
Modifier and TypeClassDescriptionclass
DataBlockSpeciesManager<T extends PamDataUnit>
Manage species conversion for a single datablock.class
FixedSpeciesManager<T extends PamDataUnit>
-
Uses of PamDataUnit in userDisplayFX
Modifier and TypeMethodDescriptionvoid
UserDisplayControlFX.addCompatibleUnit
(Class<? extends PamDataUnit> newDataClass) boolean
UserDisplayControlFX.removeCompatibleDataUnit
(Class<? extends PamDataUnit> newDataClass) -
Uses of PamDataUnit in UserInput
Modifier and TypeMethodDescriptionboolean
UserInputLogger.logData
(PamConnection con, PamDataUnit dataUnit) void
UserInputLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in videoRangePanel
Modifier and TypeMethodDescriptionboolean
VRDataBlock.getShouldLog
(PamDataUnit pamDataUnit) void
VRSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in videoRangePanel.externalSensors
-
Uses of PamDataUnit in videoRangePanel.importTideData
Modifier and TypeClassDescriptionclass
Stores data on the tide at a specific location at a specific time.Modifier and TypeMethodDescriptionint
TideDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) void
TideSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in videoRangePanel.pamImage
Modifier and TypeClassDescriptionclass
Class which holds photos or other images and reads metadata. -
Uses of PamDataUnit in whistleClassifier
Modifier and TypeMethodDescriptionvoid
ClassifierHistoryWindow.addData
(PamObservable o, PamDataUnit arg) void
WhistleClassifierProcess.newData
(PamObservable o, PamDataUnit arg) void
WhistleClassifierLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ClassifierHistoryWindow.updateData
(PamObservable observable, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in whistleClassifier.dataselect
-
Uses of PamDataUnit in whistleDetector
Modifier and TypeClassDescriptionclass
class
WhistlePeakUnits contain information from a single FFT slice.class
Example class to go with WslPeak to show how WslPeaks, WslShapes and WslEvents all go together.class
Whistle group detection is initially designed to take just one whistle from each of many hydrophone pairs.Modifier and TypeMethodDescriptionPeakGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector projector) PeakGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
WhistleEventLogger.logData
(PamConnection con, PamDataUnit dataUnit) boolean
WhistleEventLogger.logData
(PamDataUnit dataUnit) void
PeakDetector.newData
(PamObservable obs, PamDataUnit newUnit) void
WhistleDetector.newData
(PamObservable obs, PamDataUnit obj) void
WhistleEventDetector.newData
(PamObservable o, PamDataUnit arg) void
WhistleLinker.newData
(PamObservable obs, PamDataUnit newUnit) void
WhistleEventLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
WhistleLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of PamDataUnit in whistlesAndMoans
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionWhistleBinaryDataSource.sinkData
(BinaryObjectData binaryObjectData, BinaryHeader bh, int moduleVersion) Modifier and TypeMethodDescriptionint
WMDatagramProvider.addDatagramData
(PamDataUnit dataUnit, float[] dataGramLine) CROverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) WhistleBinaryDataSource.getPackedData
(PamDataUnit pamDataUnit) boolean
WhistleDetectionGrouper.match
(PamDataUnit currentData, PamDataUnit olderData) void
WhistleToneConnectProcess.newData
(PamObservable o, PamDataUnit arg) void
WhistleToneConnectProcess.processNewBuoyData
(BuoyStatusDataUnit statusDataUnit, PamDataUnit dataUnit) ModifierConstructorDescriptionWhistleBearingInfo
(PamDataUnit pamDataUnit, BearingLocaliser bearingLocaliser, int hydrophones, double[][] anglesAndErrors) -
Uses of PamDataUnit in whistlesAndMoans.alarm
Modifier and TypeMethodDescriptiondouble
WMAlarmCounter.getValue
(int countType, PamDataUnit dataUnit) -
Uses of PamDataUnit in whistlesAndMoans.dataSelector
-
Uses of PamDataUnit in whistlesAndMoans.plots
Modifier and TypeMethodDescriptionWhistlePlotInfo.getDataValue
(PamDataUnit pamDataUnit) WhistleSymbolChooser.getSymbolChoice
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of PamDataUnit in whistlesAndMoans.toad
Modifier and TypeMethodDescriptionWSLFFTDataOrganiser.createFFTDataList
(PamDataUnit pamDataUnit, double sampleRate, int channelMap)