Uses of Class
PamguardMVC.PamDataBlock

Packages that use PamDataBlock
Acquisition   
Acquisition.offlineFuncs   
AirgunDisplay   
AIS   
amplifier   
angleMeasurement   
Array   
backendCInterfase   
beakedWhaleProtocol   
binaryFileStorage   
clickDetector   
clickDetector.offlineFuncs   
dataMap   
decimator   
depthReadout   
EdgeDetector   
eventCounter   
fftManager   
Filters   
generalDatabase   
GPS   
ishmaelComms   
IshmaelDetector   
IshmaelLocator   
KernelSmoothing   
landMarks   
likelihoodDetectionModule   
likelihoodDetectionModule.linearAverageSpectra   
likelihoodDetectionModule.normalizer   
likelihoodDetectionModule.spectralEti   
likelihoodDetectionModule.thresholdDetector   
listening   
loc3d_Thode   
Localiser   
Logging   
Map   
NMEA   
nmeaEmulator   
offlineProcessing   
PamController   
PamDetection   
PamguardMVC   
PamModel   
pamScrollSystem   
PamView   
patchPanel   
radardisplay   
rocca   
seismicVeto   
simulatedAcquisition   
soundPlayback   
SoundRecorder   
Spectrogram   
spectrogramNoiseReduction   
terrella   
UserInput   
videoRangePanel   
whistleClassifier   
whistleDetector   
whistlesAndMoans   
whitesWhistleDetector   
WorkshopDemo   
 

Uses of PamDataBlock in Acquisition
 

Fields in Acquisition declared as PamDataBlock
private  PamDataBlock<DaqStatusDataUnit> AcquisitionProcess.daqStatusDataBlock
           
 

Methods in Acquisition with parameters of type PamDataBlock
 int AcquisitionProcess.getOfflineData(PamDataBlock dataBlock, PamObserver endUser, long startMillis, long endMillis)
           
 boolean AcquisitionControl.loadData(PamDataBlock dataBlock, long dataStart, long dataEnd)
           
 boolean AcquisitionControl.saveData(PamDataBlock dataBlock)
           
 

Constructors in Acquisition with parameters of type PamDataBlock
AcquisitionLogging(PamDataBlock pamDataBlock, AcquisitionControl acquisitionControl)
           
 

Uses of PamDataBlock in Acquisition.offlineFuncs
 

Methods in Acquisition.offlineFuncs with parameters of type PamDataBlock
 boolean OfflineFileServer.loadData(PamDataBlock dataBlock, long dataStart, long dataEnd)
           
 boolean OfflineFileServer.saveData(PamDataBlock dataBlock)
           
 

Constructors in Acquisition.offlineFuncs with parameters of type PamDataBlock
WavFileDataMap(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in AirgunDisplay
 

Fields in AirgunDisplay declared as PamDataBlock
(package private)  PamDataBlock<GpsDataUnit> AirgunProcess.gpsDataBlock
           
(package private)  PamDataBlock<AirgunDataUnit> AirgunProcess.outputDataBlock
           
 

Methods in AirgunDisplay with parameters of type PamDataBlock
private  void AirgunProcess.useAisData(PamDataBlock dataBlock, AISDataUnit aisDataUnit)
           
private  void AirgunProcess.useGpsData(PamDataBlock dataBlock, GpsDataUnit gpsDataUnit)
           
 

Uses of PamDataBlock in AIS
 

Subclasses of PamDataBlock in AIS
 class AISDataBlock
           
 

Uses of PamDataBlock in amplifier
 

Subclasses of PamDataBlock in amplifier
 class AmplifiedDataBlock
           
 

Uses of PamDataBlock in angleMeasurement
 

Subclasses of PamDataBlock in angleMeasurement
 class AngleDataBlock
           
 

Constructors in angleMeasurement with parameters of type PamDataBlock
AngleLogging(AngleControl angleControl, PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in Array
 

Fields in Array declared as PamDataBlock
private  PamDataBlock<GpsDataUnit> PamArray.fixedPointReferenceBlock
           
(package private)  PamDataBlock<GpsDataUnit> StraightHydrophoneLocator.gpsDataBlock
           
(package private)  PamDataBlock StraightHydrophoneLocator.hydrophoneDataBlock
           
 

Fields in Array with type parameters of type PamDataBlock
(package private)  java.util.ArrayList<PamDataBlock> TerrellaHydrophoneLocator.terrellaDataBlocks
           
 

Methods in Array that return PamDataBlock
 PamDataBlock<GpsDataUnit> PamArray.getFixedPointReferenceBlock()
           
 

Uses of PamDataBlock in backendCInterfase
 

Methods in backendCInterfase that return PamDataBlock
 PamDataBlock BackendProcess.getOutputDataBlock()
          Get the output data block for the process.
 

Methods in backendCInterfase with parameters of type PamDataBlock
 boolean BackendProcess.getReturnData(PamDataBlock outputBlock)
          See if the output data for a block needs to be returned Do this by looking at the observers of the datablock and if the observers are also sunning on the DSP and their data source is the same as this data output, then there is no need to return the data across the DSP.
 

Uses of PamDataBlock in beakedWhaleProtocol
 

Subclasses of PamDataBlock in beakedWhaleProtocol
 class BeakedDataBlock
           
 class BeakedExperimentDataBlock
           
 class ShoreStationDataBlock
           
 

Fields in beakedWhaleProtocol declared as PamDataBlock
protected  PamDataBlock<GpsDataUnit> BeakedControl.gpsDataBlock
           
 

Constructors in beakedWhaleProtocol with parameters of type PamDataBlock
ShoreStationLogging(PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in binaryFileStorage
 

Fields in binaryFileStorage declared as PamDataBlock
private  PamDataBlock BinaryStore.StoredUnitServer.pamDataBlock
           
private  PamDataBlock BinaryInputStream.pamDataBlock
           
private  PamDataBlock BinaryOutputStream.parentDataBlock
           
private  PamDataBlock BinaryDataSource.sisterDataBlock
           
 

Methods in binaryFileStorage that return PamDataBlock
private  PamDataBlock BinaryStore.findDataStream(BinaryHeader binaryHeader, java.util.ArrayList<PamDataBlock> streams)
          Find the datastream to go with a particular file header.
 PamDataBlock BinaryDataSource.getSisterDataBlock()
           
 

Methods in binaryFileStorage that return types with arguments of type PamDataBlock
private  java.util.ArrayList<PamDataBlock> BinaryStore.getStreamingDataBlocks()
           
 

Methods in binaryFileStorage with parameters of type PamDataBlock
private  boolean BinaryStore.checkMemory(PamDataBlock dataBlock)
          Check available memory.
private  boolean BinaryStore.checkMemory(PamDataBlock dataBlock, long minAmount)
           
private  java.util.ArrayList<java.io.File> BinaryStore.createChangedFileList(PamDataBlock pamDataBlock)
          Create a list of files which have data in that datablock that has been flagged as changed.
private  BinaryOfflineDataMapPoint BinaryStore.findMapPoint(PamDataBlock pamDataBlock, java.io.File file)
          Find a data map point for a specific file.
 boolean BinaryStore.loadData(PamDataBlock dataBlock, BinaryOfflineDataMapPoint mapPoint, long dataStart, long dataEnd)
          Load the data from a single file.
 boolean BinaryStore.loadData(PamDataBlock dataBlock, long dataStart, long dataEnd)
           
private  boolean BinaryStore.saveData(java.io.File file, PamDataBlock pamDataBlock)
          Rewrite a specific file using data from pamDataBlock.
 boolean BinaryStore.saveData(PamDataBlock pamDataBlock)
          Saves data in a PamDataBlock.
 

Method parameters in binaryFileStorage with type arguments of type PamDataBlock
private  void BinaryStore.createBinaryDataMaps(java.util.ArrayList<PamDataBlock> streams)
           
 boolean BinaryStore.createMapPoint(java.io.File aFile, BinaryHeaderAndFooter bhf, java.util.ArrayList<PamDataBlock> streams)
          Create a data map point and add it to the map.
private  PamDataBlock BinaryStore.findDataStream(BinaryHeader binaryHeader, java.util.ArrayList<PamDataBlock> streams)
          Find the datastream to go with a particular file header.
private  void BinaryStore.sortBinaryDataMaps(java.util.ArrayList<PamDataBlock> streams)
           
 

Constructors in binaryFileStorage with parameters of type PamDataBlock
BinaryDataSource(PamDataBlock sisterDataBlock)
           
BinaryInputStream(BinaryStore binaryStore, PamDataBlock pamDataBlock)
           
BinaryOfflineDataMap(BinaryStore binaryStore, PamDataBlock parentDataBlock)
           
BinaryOutputStream(BinaryStore binaryStore, PamDataBlock parentDataBlock)
           
BinaryStore.StoredUnitServer(java.io.File file, PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in clickDetector
 

Subclasses of PamDataBlock in clickDetector
 class ClickDataBlock
           
 class ClickGroupDataBlock<t extends GroupDetection>
          Click Train data block deletes old data in a slightly different way to PamDataBlock.
 class ClickTrainDataBlock
           
 class ClickTriggerFunctionDataBlock
           
 class NoiseDataBlock
           
 class TrackedClickDataBlock
           
 

Fields in clickDetector declared as PamDataBlock
(package private)  PamDataBlock<ClickDetection> TrackedClickLocaliser.clickDataBlock
           
(package private)  PamDataBlock<ClickDetection> ClickTrainDetector.clickDataBlock
           
(package private)  PamDataBlock ClickSidePanel.clickDataBlock
           
(package private)  PamDataBlock ClickSidePanel.clickTrainDataBlock
           
private  PamDataBlock<ClickDetection> ClickDetector.ChannelGroupDetector.halfBuiltClicks
           
(package private)  PamDataBlock ClickSpectrogramPlugin.BTDisplayPanel.sourceDataBlock
           
protected  PamDataBlock<ClickDetection> ClickDetector.trackedClicks
           
private  PamDataBlock<ClickDetection> ClickBTDisplay.trackedClicks
           
private  PamDataBlock<TriggerLevelDataUnit> ClickTrigger.triggerDataBlock
           
private  PamDataBlock<TriggerLevelDataUnit> ClickDetector.triggerDataBlock
           
 

Methods in clickDetector that return PamDataBlock
 PamDataBlock<ClickDetection> ClickDetector.getOutputClickData()
           
 PamDataBlock<ClickDetection> ClickDetector.getTrackedClicks()
           
 PamDataBlock<TriggerLevelDataUnit> ClickDetector.getTriggerDataBlock()
           
 

Methods in clickDetector with parameters of type PamDataBlock
 void ClickBTDisplay.newRawData(PamDataBlock rawDataBlock, RawDataUnit newRawData)
           
 

Constructors in clickDetector with parameters of type PamDataBlock
ClickBinaryDataSource(ClickDetector clickDetector, PamDataBlock sisterDataBlock, java.lang.String streamName)
           
ClickGroupGraphics(ClickControl clickControl, PamDataBlock parentDataBlock, int drawTypes, java.lang.String name)
          Deprecated.  
ClickGroupLogging(PamDataBlock pamDataBlock, int updatePolicy)
           
ClickLogger(ClickControl clickControl, PamDataBlock pamDataBlock)
           
ClickTrainDetector(ClickControl clickControl, PamDataBlock<ClickDetection> clickDataBlock)
           
ClickTrainLocalisationGraphics(ClickControl clickControl, PamDataBlock parentDataBlock)
           
NewClickOverlayGraphics(ClickControl clickControl, PamDataBlock parentDataBlock, int drawTypes, java.lang.String name)
           
TrackedClickGraphics(PamDataBlock parentDataBlock)
           
TrackedClickLocaliser(ClickControl clickControl, PamDataBlock<ClickDetection> clickDataBlock)
           
 

Uses of PamDataBlock in clickDetector.offlineFuncs
 

Subclasses of PamDataBlock in clickDetector.offlineFuncs
 class OfflineEventDataBlock
          PamDataBlock for offline events.
 

Constructors in clickDetector.offlineFuncs with parameters of type PamDataBlock
OfflineEventGraphics(PamDataBlock parentDataBlock)
           
OfflineEventLogging(ClickControl clickControl, PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in dataMap
 

Fields in dataMap declared as PamDataBlock
private  PamDataBlock DataStreamPanel.dataBlock
           
private  PamDataBlock OfflineDataMap.parentDataBlock
           
 

Fields in dataMap with type parameters of type PamDataBlock
private  java.util.ArrayList<PamDataBlock> DataMapControl.mappedDataBlocks
           
 

Methods in dataMap that return PamDataBlock
 PamDataBlock OfflineDataMap.getParentDataBlock()
           
 

Methods in dataMap that return types with arguments of type PamDataBlock
 java.util.ArrayList<PamDataBlock> DataMapControl.getMappedDataBlocks()
           
 

Methods in dataMap with parameters of type PamDataBlock
 void DataMapControl.centreDataAt(PamDataBlock dataBlock, long menuMouseTime)
          Centre the data in all data streams at the given time
 void ScrollingDataPanel.scrollToData(PamDataBlock dataBlock)
           
 void DataMapControl.scrollToData(PamDataBlock dataBlock)
           
 void DataMapControl.startDataAt(PamDataBlock dataBlock, long menuMouseTime)
          Start the data in all data streams at the given time
 

Constructors in dataMap with parameters of type PamDataBlock
DataStreamPanel(DataMapControl dataMapControl, ScrollingDataPanel scrollingDataPanel, PamDataBlock dataBlock)
           
OfflineDataMap(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in decimator
 

Methods in decimator with parameters of type PamDataBlock
 int DecimatorProcess.getOfflineData(PamDataBlock dataBlock, PamObserver endUser, long startMillis, long endMillis)
           
 

Uses of PamDataBlock in depthReadout
 

Subclasses of PamDataBlock in depthReadout
 class DepthDataBlock
           
 

Uses of PamDataBlock in EdgeDetector
 

Fields in EdgeDetector declared as PamDataBlock
(package private)  PamDataBlock EdgeProcess.edgeDataBlock
           
 

Uses of PamDataBlock in eventCounter
 

Fields in eventCounter declared as PamDataBlock
private  PamDataBlock DataCounter.sourceData
           
 

Methods in eventCounter that return PamDataBlock
 PamDataBlock DataCounter.getSourceData()
           
 

Methods in eventCounter with parameters of type PamDataBlock
 void DataCounter.setSourceData(PamDataBlock sourceData)
           
 

Constructors in eventCounter with parameters of type PamDataBlock
DataCounter(java.lang.String name, PamDataBlock sourceData, int countSeconds)
           
 

Uses of PamDataBlock in fftManager
 

Subclasses of PamDataBlock in fftManager
 class FFTDataBlock
           
 

Methods in fftManager with parameters of type PamDataBlock
 Annotation PamFFTProcess.getAnnotation(PamDataBlock pamDataBlock, int annotation)
           
 int PamFFTProcess.getNumAnnotations(PamDataBlock pamDataBlock)
           
 

Constructors in fftManager with parameters of type PamDataBlock
PamFFTProcess(PamFFTControl pamControlledUnit, PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in Filters
 

Fields in Filters declared as PamDataBlock
(package private)  PamDataBlock FilterDataSourceDialog.outputDataBlock
           
 

Methods in Filters with parameters of type PamDataBlock
static FilterParameters_2 FilterDataSourceDialog.showDialog(FilterParameters_2 filterParameters, java.awt.Frame parentFrame, PamDataBlock excludeDataBlock)
           
 

Uses of PamDataBlock in generalDatabase
 

Fields in generalDatabase declared as PamDataBlock
private  PamDataBlock CreateMapInfo.dataBlock
           
private  PamDataBlock SQLLogging.pamDataBlock
           
 

Fields in generalDatabase with type parameters of type PamDataBlock
private  java.util.ArrayList<PamDataBlock> DBProcess.dataBlocks
           
private  java.util.ArrayList<PamDataBlock> DBControlUnit.CreateDataMap.loggingBlocks
           
 

Methods in generalDatabase that return PamDataBlock
 PamDataBlock CreateMapInfo.getDataBlock()
           
 PamDataBlock SQLLogging.getPamDataBlock()
           
 

Methods in generalDatabase that return types with arguments of type PamDataBlock
protected  java.util.ArrayList<PamDataBlock> DBControl.getLoggingDataBlocks()
           
 

Methods in generalDatabase with parameters of type PamDataBlock
 boolean DBControlUnit.loadData(PamDataBlock dataBlock, long dataStart, long dataEnd)
           
private  boolean DBProcess.logData(PamDataBlock block, PamDataUnit unit)
          Hope this doesn't happen during PamguardViewer.
private  boolean DBProcess.reLogData(PamDataBlock block, PamDataUnit unit)
          Hope this doesn't happen during PamguardViewer.
 boolean DBControlUnit.saveData(PamDataBlock dataBlock)
           
private  boolean DBProcess.shouldLog(PamDataBlock pamDataBlock, PamDataUnit pamDataUnit)
           
 

Constructors in generalDatabase with parameters of type PamDataBlock
CreateMapInfo(int tableNum, PamDataBlock dataBlock, java.lang.String tableName)
           
DBOfflineDataMap(DBControlUnit databaseControl, PamDataBlock parentDataBlock)
           
PamDetectionLogging(PamDataBlock pamDataBlock, int updatePolicy)
           
SQLLogging(PamDataBlock pamDataBlock)
          SQLLogging constructor.
 

Uses of PamDataBlock in GPS
 

Subclasses of PamDataBlock in GPS
 class GPSDataBlock
          Add a bit of extra functionality to GPSDataBlock so that it can check new GPS data are 'reasonable' and flag bad ones.
 

Constructors in GPS with parameters of type PamDataBlock
GpsLogger(PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in ishmaelComms
 

Fields in ishmaelComms declared as PamDataBlock
(package private)  PamDataBlock<IshmaelDataUnit> ProcessIshmaelData.ishmaelDataBlock
           
 

Uses of PamDataBlock in IshmaelDetector
 

Fields in IshmaelDetector declared as PamDataBlock
(package private)  PamDataBlock IshDetGraphics.ishDetDataBlock
           
(package private)  PamDataBlock IshDetSave.ishPeakDataBlock
           
(package private)  PamDataBlock<IshDetection> IshPeakProcess.outputDataBlock
           
(package private)  PamDataBlock IshDetFnProcess.outputDataBlock
           
 

Methods in IshmaelDetector that return PamDataBlock
 PamDataBlock SgramCorrControl.getDefaultInputDataBlock()
           
 PamDataBlock MatchFiltControl.getDefaultInputDataBlock()
           
abstract  PamDataBlock IshDetControl.getDefaultInputDataBlock()
          Return any old data block of the right type so that the detection process's input can get hooked up to something from the get-go.
 PamDataBlock EnergySumControl.getDefaultInputDataBlock()
           
 PamDataBlock IshDetFnProcess.getInputDataBlock()
          An IshDetFnProcess has one input stream.
 PamDataBlock IshDetControl.getOutputDataBlock()
           
 

Methods in IshmaelDetector with parameters of type PamDataBlock
 IshDetFnProcess SgramCorrControl.getNewDetProcess(PamDataBlock defaultDataBlock)
           
 IshDetFnProcess MatchFiltControl.getNewDetProcess(PamDataBlock defaultDataBlock)
           
abstract  IshDetFnProcess IshDetControl.getNewDetProcess(PamDataBlock defaultDataBlock)
          Create a new IshDetProcess of the appropriate type and return it.
 IshDetFnProcess EnergySumControl.getNewDetProcess(PamDataBlock defaultDataBlock)
           
 void IshPeakProcess.setParentDataBlock(PamDataBlock newParentDataBlock)
           
 

Constructors in IshmaelDetector with parameters of type PamDataBlock
EnergySumProcess(EnergySumControl energySumControl, PamDataBlock parentDataBlock)
           
IshDetFnProcess(IshDetControl ishDetControl, PamDataBlock parentDataBlock)
          Initializer.
IshDetGraphics(IshDetControl ishDetControl, PamDataBlock ishDetDataBlock)
           
IshLogger(IshDetControl ishDetControl, PamDataBlock pamDataBlock)
           
IshPeakProcess(IshDetControl ishDetControl, PamDataBlock parentDataBlock)
           
MatchFiltProcess(MatchFiltControl matchFiltControl, PamDataBlock parentDataBlock)
           
SgramCorrProcess(SgramCorrControl sgramCorrControl, PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in IshmaelLocator
 

Fields in IshmaelLocator declared as PamDataBlock
(package private)  PamDataBlock IshLocGraphics.IshDisplayPanel.ishmaelDataHy
           
(package private)  PamDataBlock IshLocGraphics.IshDisplayPanel.ishmaelDataPr
           
(package private)  PamDataBlock<PamDetection> IshLocProcess.outputDataBlock
           
 

Methods in IshmaelLocator that return PamDataBlock
 PamDataBlock IshLocProcess.getInputDataBlock()
          An IshLocProcess has one input stream (data block).
 

Methods in IshmaelLocator with parameters of type PamDataBlock
 void IshLocProcess.setParentDataBlock(PamDataBlock newParentDataBlock)
           
static IshLocHyperbParams IshLocHyperbParamsDialog.showDialog2(java.awt.Frame parentFrame, IshLocHyperbParams oldParams, PamDataBlock outputDataBlock)
           
 

Constructors in IshmaelLocator with parameters of type PamDataBlock
IshOverlayGraphics(PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in KernelSmoothing
 

Methods in KernelSmoothing with parameters of type PamDataBlock
 Annotation KernelSmoothingProcess.getAnnotation(PamDataBlock pamDataBlock, int annotation)
           
 int KernelSmoothingProcess.getNumAnnotations(PamDataBlock pamDataBlock)
           
private  void KernelSmoothingDialog.setParams(PamDataBlock outputDataBlock)
           
 void KernelSmoothingProcess.setParentDataBlock(PamDataBlock newParentDataBlock)
           
static KernelSmoothingParameters KernelSmoothingDialog.showDialog(java.awt.Frame parentFrame, KernelSmoothingParameters smoothingParameters, PamDataBlock outputDataBlock)
           
 

Uses of PamDataBlock in landMarks
 

Subclasses of PamDataBlock in landMarks
 class LandmarkDataBlock
           
 

Uses of PamDataBlock in likelihoodDetectionModule
 

Constructors in likelihoodDetectionModule with parameters of type PamDataBlock
LikelihoodFFTProcess(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, LikelihoodFFTParameters params)
           
 

Uses of PamDataBlock in likelihoodDetectionModule.linearAverageSpectra
 

Fields in likelihoodDetectionModule.linearAverageSpectra declared as PamDataBlock
private  PamDataBlock<AveragedSpectraDataUnit> LinearAverageSpectraProcess.spectraDataBlock
           
 

Constructors in likelihoodDetectionModule.linearAverageSpectra with parameters of type PamDataBlock
LinearAverageSpectraProcess(LikelihoodDetectionUnit ldu, PamDataBlock pdb, int nAvg, int fftHop)
           
 

Uses of PamDataBlock in likelihoodDetectionModule.normalizer
 

Fields in likelihoodDetectionModule.normalizer declared as PamDataBlock
private  PamDataBlock<NormalizedDataUnit> NormalizerProcess.normalizedDataBlock
           
private  PamDataBlock<SpectralEtiDataUnit> NormalizerProcess.spectralEtiDataBlock
           
 

Constructors in likelihoodDetectionModule.normalizer with parameters of type PamDataBlock
NormalizerProcess(LikelihoodDetectionUnit ldu, PamDataBlock pdb, double referenceGain, NormalizerProcess.NormalizerAlgorithm normalizer, java.util.ArrayList<SignalBand> signalBands, java.util.ArrayList<GuardBand> guardBands, double timeResolution)
           
 

Uses of PamDataBlock in likelihoodDetectionModule.spectralEti
 

Fields in likelihoodDetectionModule.spectralEti declared as PamDataBlock
private  PamDataBlock<SpectralEtiDataUnit> SpectralEtiProcess.etiDataBlock
           
private  PamDataBlock<AveragedSpectraDataUnit> SpectralEtiProcess.spectraDataBlock
           
 

Constructors in likelihoodDetectionModule.spectralEti with parameters of type PamDataBlock
SpectralEtiProcess(LikelihoodDetectionUnit ldu, PamDataBlock pdb, java.util.ArrayList<SignalBand> signalBands, java.util.ArrayList<GuardBand> guardBands)
           
 

Uses of PamDataBlock in likelihoodDetectionModule.thresholdDetector
 

Fields in likelihoodDetectionModule.thresholdDetector declared as PamDataBlock
private  PamDataBlock<NormalizedDataUnit> ThresholdDetectorProcess.normalizedDataBlock
           
private  PamDataBlock<ThresholdDetectorDataUnit> FilteredDetectionWriter.outputBlock
           
private  PamDataBlock<ThresholdDetectorDataUnit> ThresholdDetectorProcess.outputDataBlock
           
 

Constructors in likelihoodDetectionModule.thresholdDetector with parameters of type PamDataBlock
DetectorSQLLogging(LikelihoodDetectionUnit likelihoodController, ThresholdDetectorProcess thresholdDetectorProcess, PamDataBlock pamDataBlock)
           
FilteredDetectionWriter(PamDataBlock<ThresholdDetectorDataUnit> outputBlock, java.util.ArrayList<SignalBand> signalBands, java.lang.String targetIdentifier, double estimatedPeakTimeAccuracy)
          Constructor
ThresholdDetectorProcess(LikelihoodDetectionUnit ldu, java.lang.String targetIdentifier, double estimatedPeakTimeAccuracy, PamDataBlock signalEstimate, double secondsBetweenDetections, java.util.ArrayList<SignalBand> signalBands, java.util.ArrayList<GuardBand> guardBands)
          Constructor
 

Uses of PamDataBlock in listening
 

Fields in listening declared as PamDataBlock
protected  PamDataBlock<ListeningEffortData> ListeningProcess.effortDataBlock
           
private  PamDataBlock<ThingHeard> ThingHeardTabPanelControl.heardDataBlock
           
protected  PamDataBlock<ThingHeard> ListeningProcess.heardDataBlock
           
(package private)  PamDataBlock<ThingHeard> ThingHeardLogging.thingHeardDataBlock
           
 

Methods in listening that return PamDataBlock
private  PamDataBlock<ThingHeard> ThingHeardTabPanelControl.findDataBlock()
           
 

Constructors in listening with parameters of type PamDataBlock
ListeningEffortLogging(ListeningControl listeningControl, PamDataBlock pamDataBlock)
           
ThingHeardLogging(ListeningControl listeningControl, PamDataBlock<ThingHeard> pamDataBlock)
           
 

Uses of PamDataBlock in loc3d_Thode
 

Fields in loc3d_Thode declared as PamDataBlock
(package private)  PamDataBlock TowedArray3DProcess.detectorEventDataBlock
          Reference to the data source data block
(package private)  PamDataBlock<TowedArray3DDataUnit> TowedArray3DProcess.localizationDataBlock
          Datablock for output data.
 

Constructors in loc3d_Thode with parameters of type PamDataBlock
TowedArray3DSQLLogging(TowedArray3DController towedArray3DController, PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in Localiser
 

Fields in Localiser declared as PamDataBlock
private  PamDataBlock<t> DetectionGrouper.sourceDataBlock
           
 

Constructors in Localiser with parameters of type PamDataBlock
DetectionGrouper(PamControlledUnit pamControlledUnit, PamDataBlock<t> sourceDataBlock)
           
GroupDetectionLogging(PamDataBlock pamDataBlock, int updatePolicy)
           
 

Uses of PamDataBlock in Logging
 

Fields in Logging with type parameters of type PamDataBlock
(package private)  java.util.ArrayList<PamDataBlock> LogDataObserver.dataBlocks
           
 

Methods in Logging that return types with arguments of type PamDataBlock
 java.util.ArrayList<PamDataBlock> LogDataObserver.getDataBlocks()
           
 

Uses of PamDataBlock in Map
 

Subclasses of PamDataBlock in Map
 class MapCommentDataBlock
           
 

Fields in Map declared as PamDataBlock
 PamDataBlock MapDetectionData.dataBlock
           
(package private)  PamDataBlock<GpsDataUnit> SimpleMap.gpsDataBlock
           
 

Fields in Map with type parameters of type PamDataBlock
(package private)  java.util.ArrayList<PamDataBlock> SimpleMap.dataBlocks
           
(package private)  java.util.ArrayList<PamDataBlock> MapDetectionsManager.plottableBlocks
           
 

Methods in Map that return PamDataBlock
 PamDataBlock<MapComment> MapProcess.getMapCommentDataBlock()
           
 

Methods in Map that return types with arguments of type PamDataBlock
 java.util.ArrayList<PamDataBlock> SimpleMap.getDataBlocks()
           
 

Methods in Map with parameters of type PamDataBlock
private  void MapDetectionsManager.addDataBlock(PamDataBlock pamDataBlock)
           
 MapDetectionData MapDetectionsManager.findDetectionData(PamDataBlock pamDataBlock)
           
 boolean MapDetectionsManager.isShouldPlot(PamDataBlock pamDataBlock)
           
 void MapDetectionsManager.setShouldPlot(PamDataBlock pamDataBlock, boolean shouldPlot)
           
private  boolean MapPanel.shouldPlot(PamDataBlock pamDataBlock)
           
 

Constructors in Map with parameters of type PamDataBlock
MapCommentOverlayGraphics(PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in NMEA
 

Subclasses of PamDataBlock in NMEA
 class NMEADataBlock
          Special type of data block, just for NMEA data.
 

Uses of PamDataBlock in nmeaEmulator
 

Fields in nmeaEmulator with type parameters of type PamDataBlock
private  java.util.ArrayList<PamDataBlock> NMEAFrontEnd.simulatedDataBlocks
           
 

Uses of PamDataBlock in offlineProcessing
 

Fields in offlineProcessing declared as PamDataBlock
private  PamDataBlock<T> OfflineTask.dataBlock
          primary data block for the task;
private  PamDataBlock OfflineTaskGroup.primaryDataBlock
          Data block used by ALL tasks in the group.
 

Fields in offlineProcessing with type parameters of type PamDataBlock
private  java.util.ArrayList<PamDataBlock> OfflineTaskGroup.affectedDataBlocks
          Summary list of all data blocks affected by the list.
private  java.util.ArrayList<PamDataBlock> OfflineTask.affectedDataBlocks
          Data blocks who's data may be affected by this task (so will need saving)
private  java.util.ArrayList<PamDataBlock> OfflineTask.requiredDatablocks
          list of other data blocks also required by this task.
private  java.util.ArrayList<PamDataBlock> OfflineTaskGroup.requiredDataBlocks
          Summary list of all data blocks required by all tasks in the list.
 

Methods in offlineProcessing that return PamDataBlock
 PamDataBlock OfflineTask.getAffectedDataBlock(int iBlock)
          A data block required to run this task.
 PamDataBlock<T> OfflineTask.getDataBlock()
          (Not sure what happens if we need multiple data units to complete a task !)
 PamDataBlock OfflineTaskGroup.getPrimaryDataBlock()
           
 PamDataBlock OfflineTask.getRequiredDataBlock(int iBlock)
          A data block required to run this task.
 

Methods in offlineProcessing with parameters of type PamDataBlock
 void OfflineTask.addAffectedDataBlock(PamDataBlock dataBlock)
          Add an affected data block.
 void OfflineTask.addRequiredDataBlock(PamDataBlock dataBlock)
          Add a required data block.
 void OfflineTask.setDataBlock(PamDataBlock<T> dataBlock)
           
 

Uses of PamDataBlock in PamController
 

Methods in PamController that return PamDataBlock
 PamDataBlock PamControllerInterface.getDataBlock(java.lang.Class blockType, int id)
          Find a block of a given type with the id number, or null if the number is out of range.
 PamDataBlock PamController.getDataBlock(java.lang.Class blockType, int id)
          Find a block of a given type with the id number, or null if the number is out of range.
 PamDataBlock PamControllerInterface.getDataBlock(java.lang.Class blockType, java.lang.String name)
          Find a block of a given type with the given name, or null if it doesn't exist.
 PamDataBlock PamController.getDataBlock(java.lang.Class blockType, java.lang.String name)
          Find a block of a given type with the given name, or null if it doesn't exist.
 PamDataBlock PamControllerInterface.getDetectorDataBlock(int id)
          Gets a specific data block from the list, or null.
 PamDataBlock PamController.getDetectorDataBlock(int id)
           
 PamDataBlock PamControllerInterface.getDetectorDataBlock(java.lang.String name)
          Gets a specific data block from the list, or null.
 PamDataBlock PamController.getDetectorDataBlock(java.lang.String name)
           
 PamDataBlock PamControllerInterface.getDetectorEventDataBlock(int id)
           
 PamDataBlock PamController.getDetectorEventDataBlock(int id)
           
 PamDataBlock PamControllerInterface.getDetectorEventDataBlock(java.lang.String name)
           
 PamDataBlock PamController.getDetectorEventDataBlock(java.lang.String name)
           
 PamDataBlock PamControllerInterface.getFFTDataBlock(int id)
          Gets a specific data block from the list, or null.
 PamDataBlock PamController.getFFTDataBlock(int id)
           
 PamDataBlock PamControllerInterface.getFFTDataBlock(java.lang.String name)
          Gets a specific data block from the list, or null.
 PamDataBlock PamController.getFFTDataBlock(java.lang.String name)
           
 

Methods in PamController that return types with arguments of type PamDataBlock
 java.util.ArrayList<PamDataBlock> PamControllerInterface.getDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamController.getDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamControllerInterface.getDataBlocks(java.lang.Class blockType, boolean includeSubClasses)
           
 java.util.ArrayList<PamDataBlock> PamController.getDataBlocks(java.lang.Class blockType, boolean includeSubClasses)
           
 java.util.ArrayList<PamDataBlock> PamControllerInterface.getDetectorDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamController.getDetectorDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamControllerInterface.getDetectorEventDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamController.getDetectorEventDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamControllerInterface.getFFTDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamController.getFFTDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamController.getPlottableDataBlocks(GeneralProjector generalProjector)
           
 java.util.ArrayList<PamDataBlock> PamControllerInterface.getRawDataBlocks()
           
 java.util.ArrayList<PamDataBlock> PamController.getRawDataBlocks()
           
private  java.util.ArrayList<PamDataBlock> PamController.makeDataBlockList(java.lang.Class classType, boolean includSubClasses)
          Makes a list of data blocks for all processes in all controllers for a given DataType or for all DataTypes
 

Methods in PamController with parameters of type PamDataBlock
 boolean OfflineDataStore.loadData(PamDataBlock dataBlock, long dataStart, long dataEnd)
          Load data for a given datablock between two time limits.
 boolean OfflineDataStore.saveData(PamDataBlock dataBlock)
          Save data previously loaded from the store during offline viewing.
 

Uses of PamDataBlock in PamDetection
 

Fields in PamDetection declared as PamDataBlock
private  PamDataBlock NewPamDataUnit.parentDataBlock
          Deprecated. Reference to parent data block
 

Methods in PamDetection that return PamDataBlock
 PamDataBlock NewPamDataUnit.getParentDataBlock()
          Deprecated.  
 

Constructors in PamDetection with parameters of type PamDataBlock
IshDetection(long startMsec, long endMsec, float lowFreq, float highFreq, long peakTimeSam, double peakHeight, PamDataBlock parentDataBlock, int channelBitmap, long startSam, long durationSam)
           
NewPamDataUnit(long timeMilliseconds, PamDataBlock parentDataBlock)
          Deprecated. Reference to nearest Gps data block (I like to cross reference everything to GPS data) (Class GpsDataUnit not actually defined yet)
 

Uses of PamDataBlock in PamguardMVC
 

Subclasses of PamDataBlock in PamguardMVC
 class AcousticDataBlock<Tunit extends AcousticDataUnit>
          Class for all PAMGAURD data based on acoustic types of data, i.e.
 class PamRawDataBlock
          Extension of RecyclingDataBlock that is used for Raw audio data.
 class SingletonDataBlock<Tunit extends PamDataUnit>
          Version of pamdatablock that always keeps one and only one dataUnit.
 

Fields in PamguardMVC declared as PamDataBlock
private  PamDataBlock SaveRequirements.pamDataBlock
           
private  PamDataBlock<Tunit> DataUnitFinder.pamDataBlock
           
private  PamDataBlock PamProcess.parentDataBlock
           
private  PamDataBlock PamDataUnit.parentDataBlock
          Reference to parent data block
private  PamDataBlock OfflineDataMap.parentDataBlock
           
 

Fields in PamguardMVC with type parameters of type PamDataBlock
protected  java.util.ArrayList<PamDataBlock> PamProcess.outputDataBlocks
           
 

Methods in PamguardMVC that return PamDataBlock
 PamDataBlock PamProcess.getAncestorDataBlock(java.lang.Class unitDataType)
          Useful function to go back through the chain of data blocks and data units upstream of this process and look for a data block which has a particular data type.
 PamDataBlock PamProcess.getOutputDataBlock(int block)
          Each process may produce multiple data blocks.
 PamDataBlock SaveRequirements.getPamDataBlock()
           
 PamDataBlock<Tunit> DataUnitFinder.getPamDataBlock()
           
 PamDataBlock PamProcess.getParentDataBlock()
           
 PamDataBlock PamDataUnit.getParentDataBlock()
           
 PamDataBlock OfflineDataMap.getParentDataBlock()
           
 PamDataBlock<PamDataUnit> PamProcess.getSourceDataBlock()
          find the absolute source of data, if one exists.
 PamDataBlock PamDataBlock.getSourceDataBlock()
           
 

Methods in PamguardMVC with parameters of type PamDataBlock
 void PamProcess.addOutputDataBlock(PamDataBlock outputDataBlock)
          Adds an additional PamDataBlock to the process
 int PamDataBlock.createAnnotations(PamDataBlock sourceData, Annotator newAnnotations)
          Copies all annotations over from the source DataBlock, then adds in the new ones from the new datablock.
 int PamDataBlock.createAnnotations(PamDataBlock sourceData, Annotator newAnnotations, boolean notifyDownstream)
          Copies all annotations over from the source DataBlock, then adds in the new ones from the new datablock.
 Annotation PamProcess.getAnnotation(PamDataBlock pamDataBlock, int annotation)
           
 Annotation Annotator.getAnnotation(PamDataBlock pamDataBlock, int iAnnotation)
          Get an Annotation
 int PamProcess.getNumAnnotations(PamDataBlock pamDataBlock)
           
 int Annotator.getNumAnnotations(PamDataBlock pamDataBlock)
           
 int PamProcess.getOfflineData(PamDataBlock dataBlock, PamObserver endUser, long startMillis, long endMillis)
          Request offline data.
 void PamProcess.makePamProcess(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, java.lang.String processName)
           
 void PamProcess.removeOutputDatablock(PamDataBlock outputDataBlock)
           
 void PamProcess.setParentDataBlock(PamDataBlock newParentDataBlock)
          Set a parent data block with the default options of rethreading if set
 void PamDataUnit.setParentDataBlock(PamDataBlock parentDataBlock)
           
 void PamProcess.setParentDataBlock(PamDataBlock newParentDataBlock, boolean reThread)
          Set a parent data block for the process with the option to rethread the data exchange process.
 

Constructors in PamguardMVC with parameters of type PamDataBlock
DataUnitFinder(PamDataBlock<Tunit> pamDataBlock)
          Create a data unit finder that uses the default matcher.
DataUnitFinder(PamDataBlock<Tunit> pamDataBlock, DataUnitMatcher dataUnitMatcher)
          Create a data unit finder that uses a user created matcher
DeletedDataUnitFinder(PamDataBlock pamDataBlock)
           
DeletedDataUnitFinder(PamDataBlock pamDataBlock, DataUnitMatcher dataUnitMatcher)
           
OfflineDataMap(OfflineDataStore offlineDataStore, PamDataBlock parentDataBlock)
           
PamProcess(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock)
           
PamProcess(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock, java.lang.String processName)
           
SaveRequirements(PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in PamModel
 

Fields in PamModel declared as PamDataBlock
private  PamDataBlock PamModel.gpsDataBlock
           
 

Methods in PamModel that return PamDataBlock
 PamDataBlock DependencyManager.checkDependency(java.awt.Frame parentFrame, PamDependent pamDependent)
          Checks through the data model and tries to find an appropriate PamDataBlock.
 PamDataBlock DependencyManager.checkDependency(java.awt.Frame parentFrame, PamDependent pamDependent, boolean create)
          Checks through the data model and tries to find an appropriate PamDataBlock.
 PamDataBlock DependencyManager.findDependency(PamDependency pamDependency)
          Checks through the data model and tries to find an appropriate PamDataBlock.
 PamDataBlock<GpsDataUnit> PamModel.getGpsDataBlock()
           
 

Methods in PamModel with parameters of type PamDataBlock
 void PamModel.setGpsDataBlock(PamDataBlock gpsDataBlock)
           
 

Uses of PamDataBlock in pamScrollSystem
 

Fields in pamScrollSystem declared as PamDataBlock
private  PamDataBlock DataLoadQueData.pamDataBlock
           
 

Fields in pamScrollSystem with type parameters of type PamDataBlock
protected  java.util.Vector<PamDataBlock> AbstractPamScroller.usedDataBlocks
           
 

Methods in pamScrollSystem that return PamDataBlock
protected  PamDataBlock DataLoadQueData.getPamDataBlock()
           
 PamDataBlock AbstractPamScroller.getUsedDataBlock(int iBlock)
          Get a specific data block observed by this scroller.
 

Methods in pamScrollSystem with parameters of type PamDataBlock
 void AbstractPamScroller.addDataBlock(PamDataBlock dataBlock)
          Add a datablock to the list for this scroller.
 void ViewerScrollerManager.centreDataAt(PamDataBlock dataBlock, long menuMouseTime)
           
 void RealTimeScrollManager.centreDataAt(PamDataBlock dataBlock, long menuMouseTime)
           
abstract  void AbstractScrollManager.centreDataAt(PamDataBlock dataBlock, long menuMouseTime)
          Centre all data in all data blocks at the given time
private  long ViewerScrollerManager.checkGapPos(PamDataBlock dataBlock, long newMin, long newMax)
          Very similar to the function checking gap pos for a whole scroller, but only does it for one datablock.
private  void ViewerScrollerManager.checkLoadLimits(java.util.ArrayList<DataLoadQueData> dataLoadQueue, PamDataBlock pamDataBlock)
          check the required load limits for a data block which may be being used my multiple scrollers.
 boolean AbstractPamScroller.isDataBlockUsed(PamDataBlock dataBlock)
          See if this scroller is using a particular data block
 int AbstractScrollManager.isInGap(PamDataBlock dataBlock, long timeMillis)
          Work out whether or not a particular time falls in the gap between points in a datamap .
 void AbstractPamScroller.removeDataBlock(PamDataBlock dataBlock)
          Remove a datablock from the viewed list.
 void ViewerScrollerManager.startDataAt(PamDataBlock dataBlock, long menuMouseTime)
           
 void RealTimeScrollManager.startDataAt(PamDataBlock dataBlock, long menuMouseTime)
           
abstract  void AbstractScrollManager.startDataAt(PamDataBlock dataBlock, long menuMouseTime)
          Start all data in all data blocks at the given time
 

Constructors in pamScrollSystem with parameters of type PamDataBlock
DataLoadQueData(PamDataBlock pamDataBlock, long dataStart, long dataEnd)
           
 

Uses of PamDataBlock in PamView
 

Fields in PamView declared as PamDataBlock
private  PamDataBlock PamObjectViewer.PamControllerView.DataBlockThing.dataBlock
           
(package private)  PamDataBlock ObserverListPopup.dataBlock
           
(package private)  PamDataBlock PamObjectViewer.DataBlockListener.pamDataBlock
           
(package private)  PamDataBlock PamObjectViewer.DataBlockObserverList.pamDataBlock
           
(package private)  PamDataBlock PamObjectViewer.DataBlockAnnotationsList.pamDataBlock
           
private  PamDataBlock<PamDataUnit> PamDetectionOverlayGraphics.parentDataBlock
           
 

Fields in PamView with type parameters of type PamDataBlock
protected  java.util.ArrayList<PamDataBlock> SourcePanel.excludedBlocks
           
 

Methods in PamView that return PamDataBlock
 PamDataBlock PamObjectViewer.PamControllerView.DataBlockThing.getDataBlock()
           
 PamDataBlock<PamDataUnit> PamDetectionOverlayGraphics.getParentDataBlock()
           
 PamDataBlock SourcePanel.getSource()
          return the selected data source
 

Methods in PamView with parameters of type PamDataBlock
 void SourcePanel.excludeDataBlock(PamDataBlock block, boolean exclude)
          Exclude specific data blocks from the source list.
 java.awt.Component PamObjectViewer.PamControllerView.findComponent(PamDataBlock pamDataBlock)
           
(package private)  java.awt.Color PamObjectViewer.PamProcessView.getBlockColour(PamDataBlock pamDataBlock)
           
 java.awt.Point PamObjectViewer.PamControllerView.getBlockLeftPos(PamDataBlock dataBlock)
           
 java.awt.Point PamObjectViewer.PamControllerView.getBlockRightPos(PamDataBlock dataBlock)
           
(package private)  java.awt.Color PamObjectViewer.getDataBlockColour(PamProcess pamProcess, PamDataBlock pamDataBlock)
           
 void ObserverListPopup.setDataBlock(PamDataBlock dataBlock)
           
 void SourcePanel.setSource(PamDataBlock sourceBlock)
          Set the current data source by block reference
static void ObserverListPopup.show(javax.swing.JFrame frame, java.awt.Point location, PamDataBlock dataBlock)
           
 

Method parameters in PamView with type arguments of type PamDataBlock
private  void ViewTimesDialog.checkUseBoxes(java.util.ArrayList<PamDataBlock> dataBlocks)
           
 

Constructors in PamView with parameters of type PamDataBlock
AnnotationsPopup(java.awt.Window parentFrame, java.awt.Point location, PamDataBlock pamDataBlock)
           
PamDetectionOverlayGraphics(PamDataBlock parentDataBlock)
          Constructor for standard overlay graphics class.
PamObjectViewer.DataBlockAnnotationsList(PamDataBlock pamDataBlock, javax.swing.JButton b)
           
PamObjectViewer.DataBlockListener(PamDataBlock pamDataBlock)
           
PamObjectViewer.DataBlockObserverList(PamDataBlock pamDataBlock, javax.swing.JButton b)
           
PamObjectViewer.PamControllerView.DataBlockThing(PamProcess pamProcess, PamDataBlock dataBlock)
           
 

Uses of PamDataBlock in patchPanel
 

Subclasses of PamDataBlock in patchPanel
 class PatchPanelDataBlock
           
 

Uses of PamDataBlock in radardisplay
 

Fields in radardisplay declared as PamDataBlock
private  PamDataBlock<GpsDataUnit> RadarDisplay.gpsDataBlock
           
 

Fields in radardisplay with type parameters of type PamDataBlock
private  java.util.ArrayList<PamDataBlock> RadarDisplay.detectorDataBlocks
           
 

Methods in radardisplay with parameters of type PamDataBlock
private  void RadarDisplay.RadarPlot.paintDetectorData(java.awt.Graphics2D g2d, PamDataBlock dataBlock, long lifetime)
           
 

Uses of PamDataBlock in rocca
 

Subclasses of PamDataBlock in rocca
 class RoccaContourDataBlock
           
 class RoccaSightingDataBlock
          Container to hold all the sighting data
 

Uses of PamDataBlock in seismicVeto
 

Fields in seismicVeto declared as PamDataBlock
(package private)  PamDataBlock<VetoBackgroundDataUnit> VetoProcess.backgroundDataBlock
           
(package private)  PamDataBlock<VetoBackgroundDataUnit> VetoPluginPanelProvider.backgroundDataBlock
           
private  PamDataBlock VetoParametersDialog.excludedSource
           
(package private)  PamDataBlock<VetoDataUnit> VetoProcess.vetoOutputData
           
 

Methods in seismicVeto with parameters of type PamDataBlock
static VetoParameters VetoParametersDialog.showDialog(java.awt.Frame parentFrame, VetoParameters vetoParameters, PamDataBlock excludedFFTSource)
           
 

Constructors in seismicVeto with parameters of type PamDataBlock
VetoLogging(PamDataBlock pamDataBlock, VetoController vetoController)
           
 

Uses of PamDataBlock in simulatedAcquisition
 

Subclasses of PamDataBlock in simulatedAcquisition
 class SimObjectsDataBlock
           
 

Uses of PamDataBlock in soundPlayback
 

Methods in soundPlayback with parameters of type PamDataBlock
 PlaybackSystem PlaybackControl.findPlaybackSystem(PamDataBlock sourceDataBlock)
           
 

Uses of PamDataBlock in SoundRecorder
 

Fields in SoundRecorder declared as PamDataBlock
(package private)  PamDataBlock<RecorderDataUnit> RecorderProcess.recordingData
           
 

Methods in SoundRecorder with parameters of type PamDataBlock
 void RecorderView.newData(PamDataBlock dataBlock, PamDataUnit dataUnit)
           
 void RecorderTabPanel.newData(PamDataBlock dataBlock, PamDataUnit dataUnit)
           
 void RecorderSidePanel.newData(PamDataBlock dataBlock, PamDataUnit dataUnit)
           
 void RecorderControl.newData(PamDataBlock dataBlock, PamDataUnit dataUnit)
           
 

Constructors in SoundRecorder with parameters of type PamDataBlock
RecorderLogger(RecorderControl recorderControl, PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in Spectrogram
 

Fields in Spectrogram with type parameters of type PamDataBlock
private  java.util.ArrayList<PamDataBlock> SpectrogramDisplay.detectorDataBlocks
           
(package private)  java.util.ArrayList<PamDataBlock> SpectrogramDisplay.SpectrogramPanel.viewedDataBlocks
           
 

Methods in Spectrogram with parameters of type PamDataBlock
private  void SpectrogramDisplay.SpectrogramPanel.drawOverlayData(java.awt.Graphics g, PamDataBlock usedDataBlock)
          Draw the overlay data for a specific data block
 

Uses of PamDataBlock in spectrogramNoiseReduction
 

Fields in spectrogramNoiseReduction declared as PamDataBlock
private  PamDataBlock SpectrogramNoiseDialogPanel.dataSource
           
 

Methods in spectrogramNoiseReduction with parameters of type PamDataBlock
 Annotation SpectrogramNoiseProcess.getAnnotation(PamDataBlock pamDataBlock, int annotation)
           
 int SpectrogramNoiseProcess.getNumAnnotations(PamDataBlock pamDataBlock)
           
 int SpectrogramNoiseProcess.getOfflineData(PamDataBlock dataBlock, PamObserver endUser, long startMillis, long endMillis)
           
 void SpectrogramNoiseDialogPanel.setSource(PamDataBlock sourceDataBlock)
           
 

Uses of PamDataBlock in terrella
 

Subclasses of PamDataBlock in terrella
 class TerrellaDataBlock
          Added the position of the Terrella to the data block so that the TErrellaHydrophoneLocator which uses these data can find the correct terella data based on hydrophone number and time.
 

Constructors in terrella with parameters of type PamDataBlock
TerrellaProcess(TerrellaControl terellaControl, PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in UserInput
 

Fields in UserInput declared as PamDataBlock
(package private)  PamDataBlock<UserInputDataUnit> UserInputSidePanel.SidePanel.uiDataBlock
           
(package private)  PamDataBlock<UserInputDataUnit> UserInputProcess.uiDataBlock
           
(package private)  PamDataBlock UserInputSidePanel.SidePanel.userEntryDataBlock
           
private  PamDataBlock UserInputPanel.userEntryDataBlock
           
 

Constructors in UserInput with parameters of type PamDataBlock
UserInputLogger(PamDataBlock pamDataBlock)
           
UserInputProcess(UserInputController pamControlledUnit, PamDataBlock data)
           
 

Uses of PamDataBlock in videoRangePanel
 

Subclasses of PamDataBlock in videoRangePanel
 class VRDataBlock
           
 

Uses of PamDataBlock in whistleClassifier
 

Subclasses of PamDataBlock in whistleClassifier
 class WhistleClasificationDataBlock
           
 

Constructors in whistleClassifier with parameters of type PamDataBlock
WhistleClassifierLogging(WhistleClassifierProcess whistleClassifierProcess, PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in whistleDetector
 

Subclasses of PamDataBlock in whistleDetector
 class WhistleDataBlock
           
 

Fields in whistleDetector declared as PamDataBlock
(package private)  PamDataBlock<EventDataUnit> WhistleEventDetector.eventDataBlock
           
(package private)  PamDataBlock<PeakDataUnit> WhistleLinker.peakDataBlock
           
(package private)  PamDataBlock<PeakDataUnit> WhistleDetector.peakDataBlock
           
(package private)  PamDataBlock<PeakDataUnit> PeakDetector.peakDataBlock
           
(package private)  PamDataBlock<ShapeDataUnit> WhistleEventDetector.whistleDataBlock
           
(package private)  PamDataBlock<WhistleGroupDetection> WhistleLocalisationGraphics.whistleLocations
           
(package private)  PamDataBlock<WhistleGroupDetection> WhistleDetector.whistleLocations
          Cross channel grouping.
 

Methods in whistleDetector that return PamDataBlock
 PamDataBlock<PeakDataUnit> PeakDetector.getPeakDataBlock()
           
 

Methods in whistleDetector with parameters of type PamDataBlock
static int WhistleDelays.getDelay(PamDataBlock fftDataBlock, WhistleShape whistle, int delayChannel)
          Calculate the delay.
 

Constructors in whistleDetector with parameters of type PamDataBlock
WhistleEventLogger(WhistleEventDetector whistleEventDetector, PamDataBlock pamDataBlock)
           
WhistleLocalisationGraphics(PamDataBlock<WhistleGroupDetection> whistleLocations)
           
WhistleLogger(WhistleControl whistleControl, PamDataBlock pamDataBlock)
           
 

Uses of PamDataBlock in whistlesAndMoans
 

Fields in whistlesAndMoans declared as PamDataBlock
(package private)  PamDataBlock<WhistleToneGroupedDetection> WhistleToneLocalisationGraphics.whistleLocations
           
private  PamDataBlock<WhistleToneGroupedDetection> WhistleToneConnectProcess.whistleLocations
           
 

Constructors in whistlesAndMoans with parameters of type PamDataBlock
SpectrogramMedianFilter(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock)
           
WhistleBinaryDataSource(WhistleToneConnectProcess wmDetector, PamDataBlock sisterDataBlock, java.lang.String streamName)
           
WhistleDetectionGrouper(PamControlledUnit pamControlledUnit, PamDataBlock sourceDataBlock)
           
WhistleToneLocalisationGraphics(PamDataBlock<WhistleToneGroupedDetection> whistleLocations)
           
WhistleToneLogging(WhistleMoanControl whistleMoanControl, PamDataBlock pamDataBlock, int updatePolicy)
           
 

Uses of PamDataBlock in whitesWhistleDetector
 

Subclasses of PamDataBlock in whitesWhistleDetector
 class AbstractWhistleDataBlock<T extends AbstractWhistleDataUnit>
           
 class ConnectedRegionDataBlock
           
 

Constructors in whitesWhistleDetector with parameters of type PamDataBlock
SpectrogramMedianFilter(PamControlledUnit pamControlledUnit, PamDataBlock parentDataBlock)
           
 

Uses of PamDataBlock in WorkshopDemo
 

Fields in WorkshopDemo declared as PamDataBlock
(package private)  PamDataBlock<BackgroundDataUnit> WorkshopProcess.backgroundDataBlock
           
(package private)  PamDataBlock WorkshopPluginPanelProvider.WorkshopPluginPanel.backgroundDataBlock
           
(package private)  PamDataBlock<WorkshopDataUnit> WorkshopProcess.outputDataBlock
          Datablock for output data.
 

Constructors in WorkshopDemo with parameters of type PamDataBlock
WorkshopOverlayGraphics(PamDataBlock parentDataBlock)
           
WorkshopSQLLogging(WorkshopController workshopController, PamDataBlock pamDataBlock)