A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

F

f1 - Variable in class noiseMonitor.NoiseMeasurementBand
 
f1Pressed() - Method in class loggerForms.controls.LoggerControl
 
f2 - Variable in class noiseMonitor.NoiseMeasurementBand
 
F_win - Variable in class difar.demux.GreenridgeParams
 
FastFFT - Class in fftManager
FFT Wrapper which uses the edu.emory.mathcs.jtransforms.fft transforms library for the actual FFT calculations.
FastFFT() - Constructor for class fftManager.FastFFT
 
FastFilterTest - Class in Filters
 
FastFilterTest() - Constructor for class Filters.FastFilterTest
 
FastIIRFilter - Class in Filters
Attempt at building a newer faster IIF filter - but it doesn't currently work correctly !
FastIIRFilter(int, double, FilterParams) - Constructor for class Filters.FastIIRFilter
 
fetchProperties() - Method in class loggerForms.formdesign.ControlPropertySheet
Fetches properties from individual propertypanels back into the ItemDescriptions.
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.BooleanCtrlColPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.CtrlColPanel
Fetch properties from the visible control back into the item description.
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.FloatCtrlColPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.IntegerCtlrColPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.LUTTopicPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.NMEACtrlPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.SubformTopicPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.itempanels.TextCtrlColPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.AutoAlertPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.BearingPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.ColourPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.FontPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.HeadingPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.HotkeyPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.IntegerPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.OrderPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.PropertyPanel
Fetch properties and put them back into the Hash table in the form editor.
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.RangePanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.SymbolPanel
 
fetchProperty(ItemInformation) - Method in class loggerForms.formdesign.propertypanels.TextPanel
 
fft(Complex[]) - Method in class fftManager.FastFFT
In place fft of complex data.
fft(Complex[][]) - Method in class fftManager.FastFFT
In lace FFT of a 2D complex array.
FFT - Class in fftManager
Deprecated.
FFT() - Constructor for class fftManager.FFT
Deprecated.
Simple constructer, creates an fft object which provides the methods: crossCorrelation, recursiveIFFT, and recursiveFFT.
fftAmplitude2dB(double, int, float, int, boolean, boolean) - Method in class Acquisition.AcquisitionProcess
Convert the amplitude of fft data into a spectrum level measurement in dB re 1 micropacal / sqrt(Hz).
fftAmplitude2dB(double[], int, float, int, boolean) - Method in class Acquisition.AcquisitionProcess
Convert the amplitude of fft data into a spectrum level measurement in dB re 1 micropacal / sqrt(Hz) for an array of double values.
fftBandAmplitude2dB(double, int, int, boolean, boolean) - Method in class Acquisition.AcquisitionProcess
Convert the amplitude of fft data into a level measurement in dB re 1 micropacal / sqrt(Hz).
fftBlockIndex - Variable in class KernelSmoothing.KernelSmoothingParameters
 
fftBlockIndex - Variable in class Spectrogram.SpectrogramParameters
 
FFTDataBlock - Class in fftManager
 
FFTDataBlock(String, PamProcess, int, int, int) - Constructor for class fftManager.FFTDataBlock
 
FFTDataDisplayOptions - Class in fftManager
 
FFTDataDisplayOptions() - Constructor for class fftManager.FFTDataDisplayOptions
 
FFTDataUnit - Class in fftManager
 
FFTDataUnit(long, int, long, long, Complex[], int) - Constructor for class fftManager.FFTDataUnit
 
fftFilter - package fftFilter
 
FFTFilter - Class in fftFilter
 
FFTFilter(FFTFilterParams, float) - Constructor for class fftFilter.FFTFilter
 
FFTFilterDialog - Class in fftFilter
 
fftFilterParams - Variable in class clickDetector.ClickClassifiers.basicSweep.SweepClassifierSet
 
FFTFilterParams - Class in fftFilter
 
FFTFilterParams() - Constructor for class fftFilter.FFTFilterParams
 
FFTHop - Variable in class difar.DifarParameters.SpeciesParams
 
fftHop - Variable in class fftManager.FFTParameters
 
FFTLength - Variable in class difar.DifarParameters.SpeciesParams
 
fftLength - Variable in class fftManager.FFTParameters
 
FFTLengthModel - Class in fftManager
 
FFTLengthModel(FFTLengthModeled) - Constructor for class fftManager.FFTLengthModel
 
FFTLengthModeled - Interface in fftManager
 
fftManager - package fftManager
 
fftManager.newSpectrogram - package fftManager.newSpectrogram
 
fftMean(ArrayList<double[]>) - Method in class clickDetector.ClickSpectrumTemplateEditDialog
Calculates the average fft for an ArrayList of fft's.
FFTParameters - Class in fftManager
 
FFTParameters() - Constructor for class fftManager.FFTParameters
 
FFTParametersDialog - Class in fftManager
 
FFTPluginPanelProvider - Class in fftManager
 
FFTPluginPanelProvider(FFTDataBlock) - Constructor for class fftManager.FFTPluginPanelProvider
 
FFTPluginPanelProvider.FFTPluginPanel - Class in fftManager
 
FFTPluginPanelProvider.FFTPluginPanel(FFTPluginPanelProvider, DisplayPanelContainer) - Constructor for class fftManager.FFTPluginPanelProvider.FFTPluginPanel
 
FFTPluginParamsDialog - Class in fftManager
 
fftstd(ArrayList<double[]>, double[]) - Method in class clickDetector.ClickSpectrumTemplateEditDialog
Create standard deviation of all fft's.
FftTest - Class in fftManager
 
FftTest() - Constructor for class fftManager.FftTest
 
FILE_CANTOPEN - Static variable in class Acquisition.AudioFileFuncs
 
FILE_CANTREPAIR - Static variable in class Acquisition.AudioFileFuncs
 
FILE_CP1 - Static variable in class cpod.CPODMap
 
FILE_CP3 - Static variable in class cpod.CPODMap
 
FILE_DOESNTEXIST - Static variable in class Acquisition.AudioFileFuncs
 
FILE_ERROR - Static variable in class Acquisition.AudioFileFuncs
 
FILE_FOOTER - Static variable in class binaryFileStorage.BinaryTypes
 
FILE_HEADER - Static variable in class binaryFileStorage.BinaryTypes
 
FILE_OK - Static variable in class Acquisition.AudioFileFuncs
 
FILE_REPAIRED - Static variable in class Acquisition.AudioFileFuncs
 
FILE_UNKNOWNTYPE - Static variable in class Acquisition.AudioFileFuncs
 
fileBrowser(Window, String, int, String) - Static method in class PamView.PamFileBrowser
Opens a file browser for a file.
fileBrowser(Window, String, int, String[]) - Static method in class PamView.PamFileBrowser
Opens a file browser for a file.
fileButton() - Method in class videoRangePanel.VRControl
Opens a file browser and loads the selected image/folder.
FileDate - Interface in Acquisition
Extract file dates from the file name
fileEnd - Static variable in class PamController.PamSettingManager
 
fileEndXML - Static variable in class PamController.PamSettingManager
 
FileExportsystem - Class in generalDatabase.dataExport
 
FileExportsystem(DataExportDialog) - Constructor for class generalDatabase.dataExport.FileExportsystem
 
FileFFTTest - Class in fftManager
 
FileFFTTest(String, int, int) - Constructor for class fftManager.FileFFTTest
 
FileFinder - Class in PamUtils
 
FileFinder() - Constructor for class PamUtils.FileFinder
 
FileFunctions - Class in PamUtils
Functions connected with storing data files.
FileFunctions() - Constructor for class PamUtils.FileFunctions
 
FileImportParams - Class in PamView.importData
 
FileImportParams() - Constructor for class PamView.importData.FileImportParams
 
FileInputParameters - Class in Acquisition
Used by FileInputSystem
FileInputParameters() - Constructor for class Acquisition.FileInputParameters
 
FileInputSystem - Class in Acquisition
Implementation of DaqSystem for reading data from audio files.
FileInputSystem() - Constructor for class Acquisition.FileInputSystem
 
FileInputSystem.CollectorThread - Class in Acquisition
 
FileInputSystem.CollectorThread() - Constructor for class Acquisition.FileInputSystem.CollectorThread
 
FileList - Class in PamUtils
Create a list of files of a given type within a folder structure.
FileList() - Constructor for class PamUtils.FileList
 
FileMapMakingdialog - Class in Acquisition.offlineFuncs
 
FileMapProgress - Class in Acquisition.offlineFuncs
 
FileMapProgress(int, int, int, String) - Constructor for class Acquisition.offlineFuncs.FileMapProgress
 
fileMenu(PamModelInterface, ActionListener) - Static method in class PamView.PamMenu
 
fileName - Variable in class Acquisition.offlineFuncs.FileMapProgress
 
fileName - Variable in class clipgenerator.ClipDataUnit
 
fileName - Variable in class SoundRecorder.RecordingInfo
 
fileOfflineData - package fileOfflineData
 
FileParts - Class in PamUtils
Class for breaking a file name down into it's constituent parts.
FileParts() - Constructor for class PamUtils.FileParts
 
FileParts(File) - Constructor for class PamUtils.FileParts
 
FileParts(String) - Constructor for class PamUtils.FileParts
 
FilePlayback - Class in soundPlayback
Playback of sound from wav files.
FilePlayback(PlaybackControl) - Constructor for class soundPlayback.FilePlayback
 
FilePlaybackDevice - Interface in soundPlayback
Interface to device types that can be used to play back sound when acquisition is reading audio files.
FilePlaybackDialogComponent - Class in soundPlayback
 
FilePlaybackDialogComponent(FilePlayback) - Constructor for class soundPlayback.FilePlaybackDialogComponent
Dialog component for sound playback when input is from a file.
fileSeconds - Variable in class binaryFileStorage.BinaryStoreSettings
 
FileTrainingStore - Class in whistleClassifier
 
FileTrainingStore() - Constructor for class whistleClassifier.FileTrainingStore
 
FileTrainingStore - Class in whistleClassifier.training
 
FileTrainingStore() - Constructor for class whistleClassifier.training.FileTrainingStore
 
fileType - Static variable in class binaryFileStorage.BinaryStore
 
FileWriteTest - Class in clickDetector
 
FileWriteTest() - Constructor for class clickDetector.FileWriteTest
 
FILL - Static variable in class PamView.CornerLayoutContraint
 
fillClipRectangle() - Method in class PamView.ScrollableBufferedImage
 
fillData() - Method in class ipiDemo.IpiSidePanel
 
fillDataImage() - Method in class dataPlots.layout.TDGraph.GraphPlotPanel
Fill the main buffered image.
fillDeviceSpecificList() - Method in class soundPlayback.FilePlaybackDialogComponent
 
fillList() - Method in class generalDatabase.lookupTables.LookupComponent
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.CharAreaControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.CheckboxControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.LatLongControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.LatLongTimeControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.LoggerControl
Called once a correct NMEA data unit has been found to write the data into the control.
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.LookupControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.NMEAControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.SimpleControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.SubFormControl
 
fillNMEAControlData(NMEADataUnit) - Method in class loggerForms.controls.TimestampControl
 
fillPanel() - Method in class nmeaEmulator.InfoPanel
 
fillSQLLoggingFields(StreamerDataUnit) - Method in class Array.streamerOrigin.HydrophoneOriginSystem
Fill table time data prior to writing to the database.
fillSQLLoggingFields(StreamerDataUnit) - Method in class Array.streamerOrigin.StaticOriginSystem
 
fillXMLData(Document, Element) - Method in class Array.ArrayManager
Write Hydrophone array data into an XML element
fillXMLDataElement(Document, Element, Object) - Method in class loggerForms.controlDescriptions.CdLatLong
 
fillXMLDataElement(Document, Element, Object) - Method in class loggerForms.controlDescriptions.CdLatLongTime
 
fillXMLDataElement(Document, Element, Object) - Method in class loggerForms.controlDescriptions.ControlDescription
Write an xml element with an actual data value.
fillXMLElement(Document, Element) - Method in class PamController.PamControlledUnit
Fill an XML element with data about this module.
fillXMLElement(Document, Element, int) - Method in class PamguardMVC.PamProcess
Fill in XML data for a specific process.
fillXMLParamaeters(Document, Element) - Method in class clickDetector.ClickClassifiers.basic.BasicClickIdentifier
 
fillXMLParamaeters(Document, Element) - Method in class clickDetector.ClickClassifiers.basicSweep.SweepClassifier
 
fillXMLParamaeters(Document, Element) - Method in interface clickDetector.ClickClassifiers.ClickIdentifier
 
fillXMLParamaeters(Document, Element) - Method in class clickDetector.ClickClassifiers.NullClassifier
 
fillXMLParamaters(Document, Element) - Method in class fftFilter.FFTFilterParams
 
fillXMLParameters(Document, Element) - Method in class Acquisition.DaqSystem
DAQ system specific XML parameters for Pambuoy.
fillXMLParameters(Document, Element) - Method in class Filters.FilterParameters_2
 
fillXMLParameters(Document, Element) - Method in class Filters.FilterParams
Fill in filter parameters attributes to XML element - for use in filters stand alone and also in click detector, etc.
fillXMLParameters(Document, Element) - Method in class hfDaqCard.SmruDaqSystem
 
fillXMLParameters(Document, Element) - Method in class nidaqdev.NIDAQProcess
 
fillXMLParameters(Document, Element) - Method in class SoundRecorder.trigger.RecorderTriggerData
Fill XML parameters.
fillXMLParameters(Element) - Method in class spectrogramNoiseReduction.averageSubtraction.AverageSubtraction
 
fillXMLParameters(Element) - Method in class spectrogramNoiseReduction.kernelSmoothing.KernelSmoothing
 
fillXMLParameters(Element) - Method in class spectrogramNoiseReduction.medianFilter.SpectrogramMedianFilter
 
fillXMLParameters(Element) - Method in class spectrogramNoiseReduction.SpecNoiseMethod
 
fillXMLParameters(Document, Element) - Method in class spectrogramNoiseReduction.SpectrogramNoiseProcess
 
fillXMLParameters(Element) - Method in class spectrogramNoiseReduction.threshold.SpectrogramThreshold
 
fillXMLParameters(Document, Element) - Method in class whistlesAndMoans.WMRecorderTriggerData
 
Filter - Interface in Filters
 
filterBand - Variable in class fftFilter.FFTFilterParams
 
FilterBand - Enum in Filters
 
filterBand - Variable in class Filters.FilterParams
 
filterBearings - Variable in class Localiser.DelayMeasurementParams
Filter data prior to bearing measurement
filterChanged(DataFilter) - Method in class generalDatabase.dataExport.DataExportDialog
 
filterChanged() - Method in class generalDatabase.dataExport.DataFilter
Should be called by any filter whenever it's data have changed so that any necessary actions can be taken.
filterChanged(DataFilter) - Method in interface generalDatabase.dataExport.DataFilterChangeListener
 
filterChannelIndex - Variable in class smlGainControl.SMLGainParameters
DAC channel to set filter for each hydrophone
FilterControl - Class in Filters
 
FilterControl(String) - Constructor for class Filters.FilterControl
 
FilterDataSourceDialog - Class in Filters
 
FilterDialog - Class in Filters
 
FilterDialogPanel - Class in Filters
Create a more generic dialog panel for the PAMGurd filters which can be incorporated into larger pnales if desired.
FilterDialogPanel(Window, float) - Constructor for class Filters.FilterDialogPanel
 
filterEchoes - Variable in class staticLocaliser.ClickControlParams
 
FilteredConsumer - Interface in likelihoodDetectionModule.thresholdDetector
This interface abstracts the consumer of filtered event objects.
FilteredDetectionWriter - Class in likelihoodDetectionModule.thresholdDetector
This class tracks detections (after the DetectionFilter has done its business) when they are active, collecting statistics such as startTime, duration, and the peak time/energy values.
FilteredDetectionWriter(PamDataBlock<ThresholdDetectorDataUnit>, ArrayList<SignalBand>, String, double) - Constructor for class likelihoodDetectionModule.thresholdDetector.FilteredDetectionWriter
Constructor
filterLength - Variable in class spectrogramNoiseReduction.medianFilter.MedianFilterParams
 
filterList - Static variable in class smlGainControl.SMLGainParameters
 
filterLogOrder - Variable in class dbht.DbHtParameters
log2 of the filter order (actual filter will probably be one less than this value).
FilterMethod - Class in Filters
 
FilterMethod(double, FilterParams) - Constructor for class Filters.FilterMethod
 
filterName() - Method in class Filters.ButterworthMethod
 
filterName() - Method in class Filters.ChebyshevMethod
 
filterOrder - Variable in class Filters.FilterParams
 
FilterParameters_2 - Class in Filters
FilterPArameters for use when the filter is on it's own (within a FilterController) rather than combined into some other detector.
FilterParameters_2() - Constructor for class Filters.FilterParameters_2
 
FilterParams - Class in Filters
 
FilterParams() - Constructor for class Filters.FilterParams
 
FilterProcess - Class in Filters
 
FilterProcess(FilterControl) - Constructor for class Filters.FilterProcess
 
FilterPropertyTable - Class in noiseBandMonitor
A panel that can be included in various places which displays a list of filter properties.
FilterPropertyTable(NoiseBandControl, NoiseBandDialog) - Constructor for class noiseBandMonitor.FilterPropertyTable
 
Filters - package Filters
 
filters - Static variable in class hfDaqCard.SmruDaqParameters
 
filterSelect - Variable in class envelopeTracer.EnvelopeParams
 
filterSelectAction(MouseEvent) - Method in class generalDatabase.dataExport.DataFilter
Display some kind of action which will enable users to set the filter - be it a drop down menu, a dialog, etc.
filterSelectAction(MouseEvent) - Method in class generalDatabase.dataExport.LookupFilter
 
filterSelectAction(MouseEvent) - Method in class generalDatabase.dataExport.ValueFilter
 
FilterSpeed - Class in Filters
 
FilterSpeed() - Constructor for class Filters.FilterSpeed
 
filterType - Variable in class Filters.FilterParams
 
FilterType - Enum in Filters
 
filterType - Variable in class noiseBandMonitor.NoiseBandSettings
 
finalOutput - Variable in class spectrogramNoiseReduction.threshold.ThresholdParams
 
finalProcessing(DifarDataUnit) - Method in class difar.DifarProcess
Do any final processing of the DIFAR data unit and add it to the datablock.
findAIRangeIndex(double[], int) - Method in class nidaqdev.NIDeviceInfo
Get the index within a list of a voltage range
findAIRangeIndex(double[]) - Method in class nidaqdev.NIDeviceInfo
Get the index within a list of a voltage range
findAISDataUnit(int) - Method in class AIS.AISDataBlock
Find and AIS unit based on it's MMSI Number.
findAnnotation(String, String) - Method in class PamguardMVC.PamDataBlock
Finds an annotation with the given type and name
findAnnotation(ProcessAnnotation) - Method in class PamguardMVC.PamDataBlock
Finds an annotation with the same type and name as the template annotation
findAnnotationUnit(int, long, double) - Method in class annotationMark.spectrogram.SpectrogramAnnotationModule
Find an existing annotation data unit.
findBEARINGInfo() - Method in class loggerForms.FormDescription
 
findBinaryDataSource() - Method in class clickDetector.offlineFuncs.ClicksOffline
 
findBuoyStatusData(int, int) - Method in class networkTransfer.receive.BuoyStatusDataBlock
 
findBuoyStatusDataUnit(int, int, boolean) - Method in class networkTransfer.receive.NetworkReceiver
Find buoy status data and optionally create it if it doesn't exist.
findByDatabaseIndex(int) - Method in class PamguardMVC.PamDataBlock
Find a dataunit based on it's database index.
findCalibrationData(VRCalibrationData) - Method in class videoRangePanel.VRParameters
 
findCalibrationInfo(String) - Method in class d3.calibration.CalibrationInfo
Find a calibration info.
findCalibrationInfo(String) - Method in class d3.calibration.CalibrationSet
 
findChannelFile(File, int, int) - Method in class Acquisition.RonaInputSystem
Search for a nearby file with the same name, but secondds may differ by one or two secs - may need to generate complete new file names !
findChannelGroupDetector(int) - Method in class clickDetector.ClickDetector
 
findClipFile(ClipDataUnit) - Method in class clipgenerator.ClipProcess
Find the wav file to go with a particular clip
findClipGenSetting(String) - Method in class clipgenerator.ClipControl
Find the clip generator settings for a specific data stream.
findClipGenSetting(String) - Method in class clipgenerator.ClipSettings
Find the clip generator settings for a specific data stream.
findClosestDataUnitIndex(Coordinate3d) - Method in class PamView.GeneralProjector
 
findClosestDataUnitIndex(Coordinate3d, int) - Method in class PamView.GeneralProjector
 
findClosestDetection(int[]) - Method in class PamDetection.AbstractDetectionMatch
Gets the detection closest detection to the primary detection within the channel map and within time windows.
findClosestUnit(Point) - Method in class dataPlots.layout.TDGraph.GraphPlotPanel
Find the closest data unit to a point on the graph.
findColumn(String) - Method in class generalDatabase.pamCursor.NonScrollablePamCursor
 
findColumn(String) - Method in class generalDatabase.pamCursor.PamCursor
 
findColumn(String) - Method in class generalDatabase.pamCursor.ScrollablePamCursor
 
findConnection() - Static method in class generalDatabase.DBControlUnit
Find the database connection
findControlledUnit(String) - Method in class PamController.PamController
 
findControlledUnit(String, String) - Method in class PamController.PamController
 
findControlledUnit(Class, String) - Method in class PamController.PamController
Find the first instance of a module with a given class type and name.
findControlledUnit(String) - Method in interface PamController.PamControllerInterface
Finds a PamControlledUnit of a given type but with any name
findControlledUnit(String, String) - Method in interface PamController.PamControllerInterface
Finds a PamControlledUnit of a given type and name
findControlledUnit(int) - Method in class PamView.PamGui
 
findControlledUnits(String) - Method in class PamController.PamController
Get a list of PamControlledUnit units of a given type
findDaqSystem(String) - Method in class Acquisition.AcquisitionControl
Finds a reference to a given DAQ system based on it's type (e.g.
findDataAnnotation(Class) - Method in class PamguardMVC.PamDataUnit
Find a data annotation that can cast to a certain type.
findDatabaseControl() - Static method in class generalDatabase.DBControlUnit
Find the database controller
findDataBlock(PamDataBlock) - Method in class networkTransfer.send.NetworkSendParams
Find if a datablock is listed in the list of wanted datablocks.
findDataBlocks() - Method in class staticLocaliser.StaticLocaliserControl
Get only data blocks which satisfy the StaticLocaliserProvider, i.e.
findDataProvider(Class, String) - Method in class dataPlots.data.TDDataProviderRegister
find a provider based on it's class and it's name.
findDataSelector(String) - Method in class PamguardMVC.dataSelector.DataSelectorCreator
Find a data selector with a given name.
findDataUnit(long, int, String) - Method in class difar.trackedGroups.TrackedGroupDataBlock
 
findDataUnit(int) - Method in class networkTransfer.receive.BuoyStatusDataBlock
 
findDataUnit(Object...) - Method in class PamguardMVC.DataUnitFinder
Find a data unit which satisfies the criteria in criteria.
findDataUnit(long, int, int) - Method in class PamguardMVC.PamDataBlock
Find a unit that starts at a specific time.
findDataUnit(long, int) - Method in class PamguardMVC.PamDataBlock
Find a data unit.
findDataUnitBySNum(String) - Method in class rocca.RoccaSightingDataBlock
Finds a RoccaSightingDataUnit by the sighting number field.
findDependency(PamDependency) - Method in class PamModel.DependencyManager
Checks through the data model and tries to find an appropriate PamDataBlock.
findDetectionData(PamDataBlock) - Method in class Map.MapDetectionsManager
 
findDetectionData(String) - Method in class Map.MapDetectionsManager
 
findDetectionGroup() - Method in class PamDetection.AbstractDetectionMatch
We want to be into and out of the PamDataBlock as quickly and as few times as possible.
findDetectionGroup() - Method in interface PamDetection.DetectionMatchModel
Gets a list of all detections to be used in the localisation.
FindDetectionNOfflineTask - Class in staticLocaliser.offline
This offline tasks records the number of channels on which a detection is registered and outputs to a .csv file.
FindDetectionNOfflineTask(StaticLocaliserControl) - Constructor for class staticLocaliser.offline.FindDetectionNOfflineTask
 
findDeviceInfo(int) - Method in class nidaqdev.Nidaq
Find information for a specific device number
findDisplay(Object) - Method in class clickDetector.ClickDisplayManager
 
findEvent(int) - Method in class targetMotionOld.TargetMotionLocaliser
Find an event from it's database index.
findEventListIndex(int) - Method in class targetMotionOld.dialog.EventControlPanel
 
findFile(File) - Method in class binaryFileStorage.DataMapSerialiser
Search to see if a file exists already, in which case it won't be necessary to add it to the data map.
findFile(File) - Method in class videoRangePanel.importTideData.TideManager
Open a browser to find a file.
findFileExt(File, String) - Static method in class PamUtils.FileFinder
 
findFileName(File, String) - Static method in class PamUtils.FileFinder
 
findFirstSpectrogram() - Method in class userDisplay.UserDisplayTabPanelControl
 
findFormByOrder(int) - Method in class loggerForms.FormsControl
Find a form which has a particular order value.
findFormDescription(String) - Method in class loggerForms.FormsControl
Find a form description with a given name.
findFormDescription(int) - Method in class loggerForms.LoggerTabbedPane
Find the form description for a particular tab.
findGeneralSettings(String) - Method in class PamController.PamSettingManager
Searches a list of settings for settings with a specific type.
findGroups(t) - Method in class Localiser.bearingLocaliser.DetectionGrouper
Call this just before a detection is added to a PamDataBlock so that localisation information can be added to the detection before it goes off into the PAMGUARD system.
findHEADINGInfo() - Method in class loggerForms.FormDescription
 
findHydrophoneChannel(int) - Method in class Acquisition.AcquisitionControl
finds the ADC channel for a given hydrophone.
findIndexFile(File, boolean) - Method in class binaryFileStorage.BinaryStore
Find the index file to match a given data file.
findInputControlByName(String) - Method in class loggerForms.FormDescription
Find an input control by name and return it's index
findInterpTideData(long) - Method in class videoRangePanel.importTideData.TideDataBlock
The first dataunits before and after timeMillis
findLastZoom(int) - Method in class PamView.zoomer.Zoomer
 
findLogger(String) - Static method in class generalDatabase.SQLLogging
Searches the Pamguard system for a SQLLogger with a given table name.
findMapPoint(File) - Method in class binaryFileStorage.BinaryOfflineDataMap
Finds the mapPoint of a specific binary file
findMapPoint(long) - Method in class dataMap.OfflineDataMap
find a map point for a given time in milliseconds
findModelByName(String, boolean) - Method in class targetMotionModule.TargetMotionLocaliser
Find a model by it's name.
findModelByName(String, boolean) - Method in class targetMotionOld.TargetMotionLocaliser
Find a model by it's name.
findModuleData(String, boolean) - Method in class decimus.summarystring.DStrDataUnit
find and optionally create module data
findModuleInfo(String) - Method in class decimus.summarystring.DStrParameters
 
findModuleInfo(String) - Static method in class PamModel.PamModuleInfo
 
findModulePartInfo(String, String) - Method in class decimus.summarystring.DStrParameters
 
findNextFile(File, ImageFileFilter, boolean) - Method in class videoRangePanel.VRControl
Find the next file which is approved by the Image file filter in the folder.
findNMEADataBlock() - Method in class loggerForms.controls.LoggerControl
The NMEA datablock name must be stored somewhere - how about as Topic ?
findNMEADataUnit(String) - Method in class NMEA.NMEADataBlock
 
findOfflineDataMap() - Method in class clickDetector.offlineFuncs.ClicksOffline
 
findOfflineDataStore(Class) - Method in class PamController.PamController
 
findOfflineDataStores() - Method in class PamController.PamController
 
findParentListManager(PamRawDataBlock) - Method in class patchPanel.PatchPanelChannelList
 
findPartData(String, String) - Method in class decimus.summarystring.DStrDataUnit
Gets the data for a specific module and part.
findPlaybackSystem(PamDataBlock) - Method in class soundPlayback.PlaybackControl
 
findPortIdentifier(String) - Static method in class serialComms.SerialPortCom
 
findPositionReport(long) - Method in class AIS.AISDataUnit
 
findProperty(PropertyTypes) - Method in class loggerForms.FormDescription
 
findRANGEInfo() - Method in class loggerForms.FormDescription
 
findRecorderTrigger(String) - Static method in class SoundRecorder.RecorderControl
Find details of a recorder trigger by name.
findResponseLine(MouseEvent) - Method in class noiseBandMonitor.NoiseBandDialog
 
findSensorIndex(int) - Method in class d3.D3Control
Find sensor information corresponding to a specific id.
findSensorIndex(String) - Method in class d3.D3Control
Find a sensor by the name of it's cal field.
findSensorInfo(int) - Method in class d3.D3Control
Find sensor information corresponding to a specific id.
findSensorInfo(String) - Method in class d3.D3Control
Find sensor information corresponding to a specific id.
findSettings(ArrayList<PamControlledUnitSettings>, String, String) - Method in class PamController.PamSettingManager
Find settings in a list of settings by name and by type.
findSettingsForType(String) - Method in class PamController.PamSettingManager
Find the settings for a given unit type and any name
findSettingsSources() - Method in class PamController.PamController
 
findShapeConnector(int) - Method in class whistlesAndMoans.WhistleToneConnectProcess
Find the appropriate shape connector for the given channels.
findSightingUnit(String) - Method in class rocca.RoccaSidePanel
Searches through the Sighting Data Block for the passed sighting number.
findSignal(String) - Method in class simulatedAcquisition.sounds.SimSignals
 
findSignal(Class) - Method in class simulatedAcquisition.sounds.SimSignals
 
findSourceData() - Method in class AirgunDisplay.AirgunProcess
 
findSpeciesCode(String) - Method in class generalDatabase.lookupTables.LookupList
Find the lookup item for a specified code.
findSpeciesParams(DifarDataUnit) - Method in class difar.DifarParameters
 
findSpeciesParams(LookupItem) - Method in class difar.DifarParameters
 
findSpeciesParams(String) - Method in class difar.DifarParameters
 
findStreamer(String) - Method in class Array.PamArray
 
findSubDetection(long, long, int) - Method in class clickDetector.offlineFuncs.OfflineEventDataUnit
 
findSubDetection(long, int) - Method in class PamDetection.PamDetection
find a sub detection based on it's time and it's channel map
findTabIndex(FormDescription) - Method in class loggerForms.LoggerTabbedPane
Find the tab index for a particular component.
findTableItem(String) - Method in class generalDatabase.EmptyTableDefinition
Searches the existing table defnition to see if a table item already exists with a given name.
findTableItem(PamTableItem) - Method in class generalDatabase.EmptyTableDefinition
Searches the table definition to see if a TableItem already exists with the same name as tableITem.
findTableItem(String, String) - Static method in class generalDatabase.PamTableItem
Searches all Pamguard datablocks and SQLLoggers for a named table and column for use in cross referencing.
findThreadedObserver(PamObserver) - Method in class PamguardMVC.PamObservable
Go through the observer list and check inside any that are wrapped in threaded observers,
findTriggerData(RecorderTrigger) - Method in class SoundRecorder.RecorderSettings
Find the active trigger data for a trigger of a given name.
findTriggerData(String) - Method in class SoundRecorder.RecorderSettings
find a set of trigger data by name.
findTriggerParams(String) - Method in class difar.DifarParameters
Find the trigger parameters for a specific data stream.
findUnitSettings(String, String) - Method in class PamController.PamSettingsGroup
find the unit settings for a module of a given name and type.
findUnitsinInterval(long, long) - Method in class PamguardMVC.PamDataBlock
Find a group of data units within a time window.
findUnitsWithinMark(PlotZoomerAdapter) - Method in class dataPlots.layout.TDGraph.GraphPlotPanel
Find all data units within the current marked area on the graph panel.
findZero() - Method in class ArrayAccelerometer.ArrayAccelDialog
Set the zero voltage for each channel.
FIRArbitraryFilter - Class in Filters
Arbitrary response filters.
FIRArbitraryFilter(double, FilterParams) - Constructor for class Filters.FIRArbitraryFilter
 
FIRFilter - Class in Filters
 
FIRFilter(FIRFilterMethod, int, double) - Constructor for class Filters.FIRFilter
 
FIRFilterMethod - Class in Filters
FIR filter method, filter design uses a Cheychev window function.
FIRFilterMethod(double, FilterParams) - Constructor for class Filters.FIRFilterMethod
 
firGamma - Variable in class noiseBandMonitor.NoiseBandSettings
 
firOrder - Variable in class noiseBandMonitor.NoiseBandSettings
 
first() - Method in class generalDatabase.pamCursor.NonScrollablePamCursor
 
first() - Method in class generalDatabase.pamCursor.PamCursor
 
first() - Method in class generalDatabase.pamCursor.ScrollablePamCursor
 
FIRST_DETECTION_CHANNEL_ONLY - Static variable in class clipgenerator.ClipGenSetting
 
FIRST_DETECTION_CHANNEL_ONLY - Static variable in class difar.DifarParameters.DifarTriggerParams
Include only the first of the detected channels in the clip
FIRST_LINE_END - Static variable in class PamView.CornerLayoutContraint
 
FIRST_LINE_START - Static variable in class PamView.CornerLayoutContraint
 
firstColumnWidth - Variable in class likelihoodDetectionModule.ConfigurationDialogSettings
The first column width.
firstOnly - Variable in class staticLocaliser.StaticLocaliserParams
Tell the batch localiser only to localise the first time delay possibility if true
firstOrder - Variable in class difar.DifarParameters
 
firstRequiredTime(PamObservable, Object) - Method in class GPS.ProcessNmeaData
 
firstRequiredTime(PamObservable, Object) - Method in class NMEA.AcquireNmeaData
 
fixedPosition - Variable in class AirgunDisplay.AirgunParameters
 
FloatControl - Class in loggerForms.controls
 
FloatControl(ControlDescription, LoggerForm) - Constructor for class loggerForms.controls.FloatControl
 
FloatCtrlColPanel - Class in loggerForms.formdesign.itempanels
 
FloatCtrlColPanel(ControlTitle, UDColName) - Constructor for class loggerForms.formdesign.itempanels.FloatCtrlColPanel
 
flowControl - Variable in class alarm.actions.serial.AlarmSerialSettings
 
FLOWCONTROL_HARDWARE - Static variable in class portcomms.OpenCommPort
 
FLOWCONTROL_NONE - Static variable in class portcomms.OpenCommPort
 
FLOWCONTROL_XONXOFF - Static variable in class portcomms.OpenCommPort
 
flushDataBlockBuffers(long) - Method in class clickDetector.ClickDetector
 
flushDataBlockBuffers(long) - Method in class clipgenerator.ClipProcess
 
flushDataBlockBuffers(long) - Method in class ltsa.LtsaProcess
 
flushDataBlockBuffers(long) - Method in class PamController.PamControlledUnit
Go into a wait state while any buffers in output data blocks flush through in multithread mode.
flushDataBlockBuffers(long) - Method in class PamguardMVC.PamProcess
Work through all the output datablocks and wait for their internal buffers to flush through.
flushInput() - Method in class smlPingerControl.PingerSerialPort
 
FluxgateTest - Class in angleMeasurement
 
FluxgateTest() - Constructor for class angleMeasurement.FluxgateTest
 
FluxgateWorldAngles - Class in angleMeasurement
Read out a Fluxgate World 3030 shaft encoder.
FluxgateWorldAngles(String, boolean) - Constructor for class angleMeasurement.FluxgateWorldAngles
 
FluxgateWorldDialog - Class in angleMeasurement
 
FluxgateWorldDialog(Frame, FluxgateWorldAngles) - Constructor for class angleMeasurement.FluxgateWorldDialog
 
FluxgateWorldParameters - Class in angleMeasurement
 
FluxgateWorldParameters() - Constructor for class angleMeasurement.FluxgateWorldParameters
 
Fn_acquire - Variable in class difar.demux.GreenridgeParams
 
Fn_track - Variable in class difar.demux.GreenridgeParams
 
focusGained(FocusEvent, LoggerControl) - Method in class loggerForms.LoggerForm
 
focusGained(FocusEvent) - Method in class WILDInterface.WILDSidePanel.SidePanel
 
focusLost(FocusEvent) - Method in class WILDInterface.WILDSidePanel.SidePanel
component lost focus - check the format
folderChanged(String, boolean) - Method in interface PamUtils.FolderChangeListener
 
FolderChangeListener - Interface in PamUtils
 
FolderInputParameters - Class in Acquisition
Control parameters for FolderInputSystem
FolderInputParameters() - Constructor for class Acquisition.FolderInputParameters
 
FolderInputSystem - Class in Acquisition
Read multiple files in sequence.
FolderInputSystem() - Constructor for class Acquisition.FolderInputSystem
 
folderName - Variable in class Acquisition.offlineFuncs.OfflineFileParameters
Reference to wherever the offline files are.
FolderZipper - Class in PamUtils
Description of the Class
FolderZipper() - Constructor for class PamUtils.FolderZipper
 
FontPanel - Class in loggerForms.formdesign.propertypanels
 
FontPanel(FormEditor, PropertyTypes) - Constructor for class loggerForms.formdesign.propertypanels.FontPanel
 
FORMAT_DECIMALMINUTES - Static variable in class PamUtils.LatLong
 
FORMAT_MINUTESSECONDS - Static variable in class PamUtils.LatLong
 
formatColumnName(String) - Method in class generalDatabase.MSAccessSQLTypes
 
formatColumnName(String) - Method in class generalDatabase.OOoDBSQLTypes
 
formatColumnName(String) - Method in class generalDatabase.SQLTypes
Format the column name.
formatCompactDate(long) - Static method in class PamUtils.PamCalendar
Format date in format "yyyyMMdd" using GMT as the time zone
formatDataItem(Object) - Method in class loggerForms.controlDescriptions.CdTime
 
formatDataItem(Object) - Method in class loggerForms.controlDescriptions.ControlDescription
format the data item, primarily used for the table of data.
formatDate(int) - Static method in class GPS.FormatGpsData
 
formatDate(long) - Static method in class PamUtils.PamCalendar
Format the data in the dd MMMM yyyy format
formatDate2(long) - Static method in class PamUtils.PamCalendar
Format the data in the ddMMyy format
formatDateTime(Date) - Static method in class PamUtils.PamCalendar
Get a formatted date and time string.
formatDateTime(long) - Static method in class PamUtils.PamCalendar
Formats the time and data in a long format
formatDateTime2(long) - Static method in class PamUtils.PamCalendar
Formats the time and data in a long format but without the GMT label at the end.
formatDBDate(long) - Static method in class PamUtils.PamCalendar
Formats the date and time in the correct format for database output.
formatDBDateTime(long) - Static method in class PamUtils.PamCalendar
Formats the date and time in the correct format for database output.
formatDBDateTimeQueryString(long) - Static method in class PamUtils.PamCalendar
Get a formatted string in the correct format to include in database queries
formatDouble(double) - Static method in class PamView.PamDialog
Use the standard internal Double formatting to print Double numbers with a minimum, but sensible number of decimal places.
formatDuration(long) - Static method in class PamUtils.PamCalendar
Format a time in milliseconds as a number of days / seconds, etc.
formatDuration(long, String) - Static method in class PamUtils.PamCalendar
 
formatDuration(long, String, String) - Static method in class PamUtils.PamCalendar
 
formatFileDate(long) - Static method in class PamUtils.PamCalendar
Format date in format "yyyyMMdd" but using a time zone based on UTC or a local time depending on global PAMGuard options.
formatFileDateTime(long) - Static method in class PamUtils.PamCalendar
Format date and time in format "yyyyMMdd_HHmmss"
formatFrequency(double, boolean) - Static method in class PamUtils.FrequencyFormat
Format a frequency value.
formatFrequency(double) - Static method in class PamUtils.PamUtils
Format a frequency in Hz as Hz, kHz, MHz, etc.
formatFrequencyRange(double[], boolean) - Static method in class PamUtils.FrequencyFormat
Format a frequency range.
FormatGpsData - Class in GPS
 
formatLatitude() - Method in class PamUtils.LatLong
formats the latitude string
formatLatitude(double) - Static method in class PamUtils.LatLong
convert a double decimal degrees into a formatted latlong string
formatLocalDateTime(Date) - Static method in class PamUtils.PamCalendar
Get a formatted local date and time string.
formatLocalDateTime(long) - Static method in class PamUtils.PamCalendar
Formats the local time and data in a long format
formatLocalTime(long, boolean) - Static method in class PamUtils.PamCalendar
Format a time string optionally showing the milliseconds with a given precision for UTC time zone
formatLongitude() - Method in class PamUtils.LatLong
formats the longitude as a string
formatLongitude(double) - Static method in class PamUtils.LatLong
convert a double decimal degrees into a formatted latlong string
formatTime(int) - Static method in class GPS.FormatGpsData
 
formatTime(long) - Static method in class PamUtils.PamCalendar
Format a time string in the format HH:MM:SS
formatTime(long, boolean) - Static method in class PamUtils.PamCalendar
Format a time string optionally showing the milliseconds with a given precision for UTC time zone
formatTime(long, int) - Static method in class PamUtils.PamCalendar
Format a time string optionally showing the milliseconds with a given precision.
formatTime(long) - Static method in class PamUtils.TimeRangeFormatter
 
formatTime2(long, int) - Static method in class PamUtils.PamCalendar
Format a time string optionally showing the milliseconds with a given precision.
FormCounterManagement - Class in loggerForms.controls
used to make sure counters are unique based on table name
FormDescription - Class in loggerForms
 
FormDescription(FormDescription, ArrayList<ItemInformation>) - Constructor for class loggerForms.FormDescription
Constructor for building a demo form during the design phase.
FormDescription(FormsControl, String) - Constructor for class loggerForms.FormDescription
Main constructor used when reading data from a UDF table
FormEditDialog - Class in loggerForms.formdesign
 
FormEditor - Class in loggerForms.formdesign
Layer that sits between the form description and the actual edit dialog for altering a form.
FormEditor(FormsControl, Window, FormDescription) - Constructor for class loggerForms.formdesign.FormEditor
 
FormEditor.EditNotify - Enum in loggerForms.formdesign
 
FormEntryErrors - Class in loggerForms
 
FormEntryErrors() - Constructor for class loggerForms.FormEntryErrors
 
FormList<o extends ItemDescription> - Class in loggerForms.formdesign
 
FormList() - Constructor for class loggerForms.formdesign.FormList
 
FormPlotOptions - Class in loggerForms
Class to hold plot options for a single form.
FormPlotOptions() - Constructor for class loggerForms.FormPlotOptions
 
FormPlotOptionsPanel - Class in loggerForms
Class to provide a panel of plot options for a single Logger form.
FormPlotOptionsPanel(FormDescription) - Constructor for class loggerForms.FormPlotOptionsPanel
 
formPopupMenu(MouseEvent) - Method in class loggerForms.FormDescription
 
FormsAlertSidePanel - Class in loggerForms
 
FormsAlertSidePanel(FormsControl) - Constructor for class loggerForms.FormsAlertSidePanel
 
FormsBinaryIO - Class in loggerForms
 
FormsBinaryIO(FormsControl, FormsDataBlock) - Constructor for class loggerForms.FormsBinaryIO
 
FormsControl - Class in loggerForms
 
FormsControl(String) - Constructor for class loggerForms.FormsControl
 
FormsDataBlock - Class in loggerForms
 
FormsDataBlock(FormDescription, String, PamProcess, int) - Constructor for class loggerForms.FormsDataBlock
 
FormsDataDisplayTable - Class in loggerForms
 
FormsDataDisplayTable(FormDescription) - Constructor for class loggerForms.FormsDataDisplayTable
 
FormsDataUnit - Class in loggerForms
 
FormsDataUnit(LoggerForm, long, FormDescription, Object[]) - Constructor for class loggerForms.FormsDataUnit
Constructor for a form data unit.
FormsDataUnitEditDialog - Class in loggerForms
 
FormsDataUnitEditor - Class in loggerForms
 
FormsDataUnitEditor(FormDescription, FormsDataUnit) - Constructor for class loggerForms.FormsDataUnitEditor
 
FormSettings - Class in loggerForms
Manage a bit of persistent data for a single Logger form description.
FormSettings() - Constructor for class loggerForms.FormSettings
 
FormSettingsControl - Class in loggerForms
Controls the settings for a single Logger form description.
FormSettingsControl(FormDescription, String) - Constructor for class loggerForms.FormSettingsControl
 
FormsHotKeyControl - Class in loggerForms
Functions for handling hotkey events.
FormsHotKeyControl(FormsControl) - Constructor for class loggerForms.FormsHotKeyControl
 
FormsLogging - Class in loggerForms
 
FormsPlotOptionsDialog - Class in loggerForms
 
FormsProcess - Class in loggerForms
 
FormsProcess(PamControlledUnit, String) - Constructor for class loggerForms.FormsProcess
 
FormsTableItem - Class in loggerForms
 
FormsTableItem(ControlDescription, String, int, int, boolean) - Constructor for class loggerForms.FormsTableItem
 
FormsTableItem(ControlDescription, String, int, int) - Constructor for class loggerForms.FormsTableItem
 
FormsTableItem(ControlDescription, String, int) - Constructor for class loggerForms.FormsTableItem
 
FormsTabPanel - Class in loggerForms
 
FormsTabPanel(FormsControl) - Constructor for class loggerForms.FormsTabPanel
 
FoundDataUnit - Class in dataPlots.data
Utility class to return details of a data unit found on a graph.
FoundDataUnit(TDDataInfo, PamDataUnit, int) - Constructor for class dataPlots.data.FoundDataUnit
Create a FoundDataUnit
FRAGMENT_DISCARD - Static variable in class whistlesAndMoans.WhistleToneParameters
 
FRAGMENT_FRAGMENT - Static variable in class whistlesAndMoans.WhistleToneParameters
 
FRAGMENT_NONE - Static variable in class whistlesAndMoans.WhistleToneParameters
 
FRAGMENT_RELINK - Static variable in class whistlesAndMoans.WhistleToneParameters
 
fragmentationMethod - Variable in class whistlesAndMoans.WhistleToneParameters
 
FragmentClassifierParams - Class in whistleClassifier
Parameters class for fragmented whistle classification.
FragmentClassifierParams() - Constructor for class whistleClassifier.FragmentClassifierParams
 
fragmentClassifierParams - Variable in class whistleClassifier.WhistleClassificationParameters
The actual parameters for the classifier.
FragmentingFragmenter - Class in whistlesAndMoans
 
FragmentingFragmenter(WhistleMoanControl) - Constructor for class whistlesAndMoans.FragmentingFragmenter
 
FragmentParameteriser - Interface in whistleClassifier
interface for classes which are able to parameterise a whistle fragment
fragmentRegion(ConnectedRegion) - Method in class whistlesAndMoans.DiscardingFragmenter
 
fragmentRegion(ConnectedRegion) - Method in class whistlesAndMoans.FragmentingFragmenter
 
fragmentRegion(ConnectedRegion) - Method in class whistlesAndMoans.NullFragmenter
 
fragmentRegion(ConnectedRegion) - Method in interface whistlesAndMoans.RegionFragmenter
Fragment a connected region
fragmentRegion(ConnectedRegion) - Method in class whistlesAndMoans.RejoiningFragmenter
 
FragmentStore - Interface in whistleClassifier
Store for lots of whistle fragments during whistle classification
FRAME_TYPE_RADAR - Static variable in class userDisplay.UserFramePlots
 
FRAME_TYPE_SPECTROGRAM - Static variable in class userDisplay.UserFramePlots
 
frameResized() - Method in class dataMap.DataMapControl
 
frameResized() - Method in class dataMap.DataMapPanel
 
frameResized() - Method in class dataMap.ScrollingDataPanel
 
freeClickMemory() - Method in class clickDetector.ClickDetection
Free up as much click memory as possible.
freeClickMemory() - Method in class clickDetector.OldClickClass
 
frequencyCode - Variable in class smlPingerControl.SMLPingerParams
 
FrequencyFormat - Class in PamUtils
A set of static functions for formatting frequency values in a common way, i.e.
frequencyLimits - Variable in class likelihoodDetectionModule.GuardBand
The frequency's limits.
frequencyLimits - Variable in class likelihoodDetectionModule.SignalBand
The frequency's limits.
frequencyLimits - Variable in class Spectrogram.SpectrogramParameters
Frequency limits for display
frequencyScale - Variable in class clipgenerator.clipDisplay.ClipDisplayParameters
 
frequencySelection - Variable in class smlPingerControl.data.SMLStatusData
 
fromEulerAngles(double, double, double) - Static method in class pamMaths.PamQuaternion
Create a quaternion from euler angles.
fromHeadAndSlant(double, double) - Static method in class pamMaths.PamVector
Create a unit vector based on a heading (degrees from North) and a slant angle 90 up up, -90 = down
fromRotation(Matrix) - Static method in class pamMaths.PamQuaternion
 
fromTransform(Matrix) - Static method in class pamMaths.PamQuaternion
 
fullBuffer(int, double[]) - Static method in class nidaqdev.Nidaq
 
fullBuffer(int, double[]) - Method in class nidaqdev.NIDAQProcess
Get's called back from the C side.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z