Uses of Class
PamguardMVC.PamRawDataBlock
Packages that use PamRawDataBlock
Package
Description
-
Uses of PamRawDataBlock in Acquisition
Methods in Acquisition that return PamRawDataBlockModifier and TypeMethodDescriptionAcquisitionControl.getRawDataBlock()
AcquisitionProcess.getRawDataBlock()
Constructors in Acquisition with parameters of type PamRawDataBlock -
Uses of PamRawDataBlock in Acquisition.rona
Constructors in Acquisition.rona with parameters of type PamRawDataBlockModifierConstructorDescriptionRonaGatherer
(PamRawDataBlock rawDataBlock, int nChannels, OfflineDataLoadInfo offlineLoadDataInfo) RonaLoader
(RonaInputSystem ronaInputSystem, List<FileDataMapPoint> mapPoints, PamRawDataBlock rawDataBlock, OfflineDataLoadInfo offlineLoadDataInfo) -
Uses of PamRawDataBlock in amplifier
Subclasses of PamRawDataBlock in amplifier -
Uses of PamRawDataBlock in clickDetector
Subclasses of PamRawDataBlock in clickDetectorMethods in clickDetector that return PamRawDataBlockModifier and TypeMethodDescriptionClickControl.findRawDataBlock()
Returns the raw data blockClickDetector.getFilteredDataBlocks()
-
Uses of PamRawDataBlock in dataPlotsFX.overlaymark.popUpMenu
Methods in dataPlotsFX.overlaymark.popUpMenu with parameters of type PamRawDataBlockModifier and TypeMethodDescriptionvoid
OverlayGroupDisplay.showRawData
(PamRawDataBlock pamRawBlock, double[] limits, int channelMap) Set the detection display to show a spectrogram of raw data. -
Uses of PamRawDataBlock in dataPlotsFX.rawDataPlotFX
Constructors in dataPlotsFX.rawDataPlotFX with parameters of type PamRawDataBlockModifierConstructorDescriptionRawSoundDataInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, AcquisitionControl control, PamRawDataBlock pamDataBlock) -
Uses of PamRawDataBlock in dbht
Methods in dbht that return PamRawDataBlockModifier and TypeMethodDescriptionDbHtProcess.getRawSourceDataBlock()
DbHtProcess.getWaveOutDataBlock()
-
Uses of PamRawDataBlock in decimator
Methods in decimator that return PamRawDataBlockModifier and TypeMethodDescriptionDecimatorProcess.getOutputDataBlock()
Deprecated.DecimatorProcessW.getOutputDataBlock()
DecimatorControl.getRawDataBlock()
-
Uses of PamRawDataBlock in detectionPlotFX.plots
Methods in detectionPlotFX.plots with parameters of type PamRawDataBlockModifier and TypeMethodDescriptionvoid
RawDataOrder.startRawDataLoad
(PamRawDataBlock rawDataBlock, long dataStart, long dataEnd, int channel) Start the raw data loading on a new thread -
Uses of PamRawDataBlock in difar.beamforming
Methods in difar.beamforming that return PamRawDataBlockModifier and TypeMethodDescriptionBeamformProcess.getOutputDataBlock()
BeamformControl.getRawDataBlock()
-
Uses of PamRawDataBlock in export.wavExport
Methods in export.wavExport with parameters of type PamRawDataBlockModifier and TypeMethodDescriptionstatic boolean
WavDetExport.haveRawData
(PamRawDataBlock rawDataBlock, long start, long end) Check whether raw data is available. -
Uses of PamRawDataBlock in IshmaelDetector
Methods in IshmaelDetector that return PamRawDataBlockModifier and TypeMethodDescriptionEnergySumControl.getRawInputDataBlock()
abstract PamRawDataBlock
IshDetControl.getRawInputDataBlock()
MatchFiltControl.getRawInputDataBlock()
SgramCorrControl.getRawInputDataBlock()
-
Uses of PamRawDataBlock in IshmaelLocator
Methods in IshmaelLocator with parameters of type PamRawDataBlockModifier and TypeMethodDescriptionvoid
IshLocProcess.doLocalisation
(long startSam, long durationSam, double f0, double f1, PamRawDataBlock daqBlock) Do the localization for the call delineated by startMsec, durationMsec, f0, and f1. -
Uses of PamRawDataBlock in likelihoodDetectionModule
Constructors in likelihoodDetectionModule with parameters of type PamRawDataBlockModifierConstructorDescriptionLikelihoodFFTController
(String controllerName, PamRawDataBlock block) Instantiates a new likelihood fft controller. -
Uses of PamRawDataBlock in noiseOneBand
Methods in noiseOneBand that return PamRawDataBlockModifier and TypeMethodDescriptionOneBandProcess.getRawSourceDataBlock()
OneBandProcess.getWaveOutDataBlock()
-
Uses of PamRawDataBlock in PamController
Methods in PamController that return PamRawDataBlockModifier and TypeMethodDescriptionPamConfiguration.getRawDataBlock
(int id) PamConfiguration.getRawDataBlock
(String name) PamController.getRawDataBlock
(int id) PamController.getRawDataBlock
(String name) PamControllerInterface.getRawDataBlock
(int id) Gets a specific data block from the list, or null.PamControllerInterface.getRawDataBlock
(String name) Gets a specific data block from the list, or null. -
Uses of PamRawDataBlock in PamguardMVC
Methods in PamguardMVC that return PamRawDataBlockModifier and TypeMethodDescriptionPamDataBlock.getFirstRawSourceDataBlock()
Get the first raw data block in the chain.PamDataBlock.getRawSourceDataBlock()
PamProcess.getRawSourceDataBlock()
Find the absolute source of raw audio data if one existsPamProcess.getRawSourceDataBlock
(float sampleRate) Deprecated.PamDataBlock.getRawSourceDataBlock2()
Tries to find the raw data block source of the current data block.Constructors in PamguardMVC with parameters of type PamRawDataBlockModifierConstructorDescriptionRawDataDisplay
(PamRawDataBlock rawDataBlock) The constructor is called from within each RawDataBlock as it is constructedRawDataUnavailableException
(PamRawDataBlock rawDataBlock, int dataCause, long availStart, long availEnd, long startSample, int duration) -
Uses of PamRawDataBlock in patchPanel
Subclasses of PamRawDataBlock in patchPanelMethods in patchPanel with parameters of type PamRawDataBlockModifier and TypeMethodDescriptionvoid
PatchPanelChannelList.findParentListManager
(PamRawDataBlock parentDataBlock) -
Uses of PamRawDataBlock in rocca
Methods in rocca that return PamRawDataBlockMethods in rocca with parameters of type PamRawDataBlockModifier and TypeMethodDescriptionRoccaContour.generateContour
(FFTDataBlock fftDataBlockIn, long contourStartTime, double startFreq, long contourEndTime, double endFreq, PamRawDataBlock rawDataBlockIn, int channelToUse, RoccaParameters roccaParameters) RoccaContour.regenerateContour
(RoccaContourDataBlock oldDataBlock, FFTDataBlock fftDataBlockIn, long contourStartTime, double prevPeakFreq, long contourEndTime, double endFreq, PamRawDataBlock rawDataBlockIn, int channelToUse, RoccaParameters roccaParameters) Constructors in rocca with parameters of type PamRawDataBlockModifierConstructorDescriptionRoccaSpecPopUp
(RoccaProcess roccaProcess, FFTDataBlock fftDataBlock, double boxBotFreq, double boxTopFreq, PamRawDataBlock rawData, SpectrogramDisplay display, int channel) -
Uses of PamRawDataBlock in seismicVeto
Methods in seismicVeto that return PamRawDataBlock -
Uses of PamRawDataBlock in soundtrap
Methods in soundtrap that return PamRawDataBlock -
Uses of PamRawDataBlock in Spectrogram
Methods in Spectrogram that return PamRawDataBlock