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 

T

TabbedHidingPane - Class in PamView.hidingpanel
This is similar to a tabbed pane but instead of tabs overlapping each other as in a JTabbedPane they expand and contract.
TabbedHidingPane() - Constructor for class PamView.hidingpanel.TabbedHidingPane
 
TabbedHidingPane.ShowingPanel - Class in PamView.hidingpanel
 
TabbedHidingPane.TabHidingPanel - Class in PamView.hidingpanel
 
TabbedHidingPane.TabHidingPanel(Component, String, Component, Icon, boolean) - Constructor for class PamView.hidingpanel.TabbedHidingPane.TabHidingPanel
 
tableDataChanged() - Method in class clickDetector.offlineFuncs.OfflineEventListPanel
Call when an event has been added or removed in order to update the table.
tableExists(EmptyTableDefinition) - Method in class generalDatabase.DBProcess
Check a database table exists.
tableExists(Connection, String, EmptyTableDefinition) - Static method in class generalDatabase.TableUtilities
 
tableMouseMove(MouseEvent) - Method in class PamView.PamObjectList
 
tableName - Variable in class landMarks.LandmarkDatas
 
TableUtilities - Class in generalDatabase
Some general functions to do with table checks which I want to use outside of the normal dattabse interface.
TableUtilities() - Constructor for class generalDatabase.TableUtilities
 
Tagc_15 - Variable in class difar.demux.GreenridgeParams
 
Tagc_75 - Variable in class difar.demux.GreenridgeParams
 
tailLength - Variable in class AIS.AISParameters
Tail length in minutes.
takeStep(long, SimObjectDataUnit) - Method in class simulatedAcquisition.movement.GridMovement
 
takeStep(long, SimObjectDataUnit) - Method in class simulatedAcquisition.movement.MovementModel
Take a step.
takeStep(long, SimObjectDataUnit) - Method in class simulatedAcquisition.movement.StraightLineMovement
 
tapPlot - Variable in class dbht.DbHtDialog
 
TargetConfiguration - Class in likelihoodDetectionModule
The Class TargetConfiguration represents a single configuration for the likelihood detector, which can run multiple configurations simultaneously.
TargetConfiguration(AcquisitionSettings, int) - Constructor for class likelihoodDetectionModule.TargetConfiguration
Instantiates a new target configuration.
TargetConfiguration.State - Enum in likelihoodDetectionModule
The State enumeration represents the current activity state of the TargetConfiguration, that is, whether is is currently requested to be active by the user (or, alternately inactive), or whether there is an error in one of the parameters of the configuration.
TargetConfigurationExporter - Class in likelihoodDetectionModule
The Class TargetConfigurationExporter.
TargetConfigurationExporter(String) - Constructor for class likelihoodDetectionModule.TargetConfigurationExporter
Instantiates a new target configuration exporter.
TargetConfigurationImporter - Class in likelihoodDetectionModule
The TargetConfigurationImporter is used to import a target configuration from an ASCII file that have been saved by the TargetConfigurationExporter.
TargetConfigurationNameDialog - Class in likelihoodDetectionModule
The TargetConfigurationNameDialog is used by the LikelihoodDetectionParametersDialog to allow the user to enter in a new target configuration name.
TargetConfigurationNameDialog(ArrayList<String>) - Constructor for class likelihoodDetectionModule.TargetConfigurationNameDialog
Instantiates a new target configuration name dialog.
targetConfigurationNames() - Method in class likelihoodDetectionModule.TreeTableModel
Returns an ArrayList of the target configuration names.
targetConfigurations - Variable in class likelihoodDetectionModule.LikelihoodDetectionParameters
The target configurations that have been configured for the module.
TargetMotionControl - Class in targetMotionModule
Target motion module.
TargetMotionControl(String) - Constructor for class targetMotionModule.TargetMotionControl
 
TargetMotionControlPanel - Interface in targetMotionModule.panels
The targetMotionControl Panel allows the user to select a GROUP of pamDetections which can be passed to the localisation algorithms and used in target motion analysis.
TargetMotionDataBlock - Class in targetMotionModule
 
TargetMotionDataBlock(Class, String, PamProcess, int) - Constructor for class targetMotionModule.TargetMotionDataBlock
 
TargetMotionDialog<T extends PamDetection> - Class in targetMotionOld.dialog
Reinstated Target motion add-in as used by the click detector.
TargetMotionDialog(Window, TargetMotionLocaliser<T>) - Constructor for class targetMotionOld.dialog.TargetMotionDialog
 
TargetMotionInformation - Interface in targetMotionModule
The control panel will return a list of pamDetections.
TargetMotionLocalisation - Class in targetMotionModule
 
TargetMotionLocalisation(TargetMotionResult) - Constructor for class targetMotionModule.TargetMotionLocalisation
 
TargetMotionLocalisation - Class in targetMotionOld
Reinstated Target motion add-in as used by the click detector.
TargetMotionLocalisation(PamDataUnit, TargetMotionResult) - Constructor for class targetMotionOld.TargetMotionLocalisation
 
TargetMotionLocaliser<T extends PamDetection> - Class in targetMotionModule
 
TargetMotionLocaliser(TargetMotionControl, PamDataBlock<T>) - Constructor for class targetMotionModule.TargetMotionLocaliser
 
TargetMotionLocaliser<T extends PamDetection> - Class in targetMotionOld
Reinstated Target motion add-in as used by the click detector.
TargetMotionLocaliser(PamControlledUnit, PamDataBlock<T>, PamDataBlock) - Constructor for class targetMotionOld.TargetMotionLocaliser
 
TargetMotionLocaliser.Interractive - Enum in targetMotionModule
 
TargetMotionLocaliser.Interractive - Enum in targetMotionOld
 
TargetMotionLocaliserProvider - Interface in targetMotionModule
 
TargetMotionMainPanel<T extends PamDetection> - Class in targetMotionModule.panels
 
TargetMotionMainPanel(TargetMotionLocaliser<T>) - Constructor for class targetMotionModule.panels.TargetMotionMainPanel
 
TargetMotionModel - Interface in targetMotionModule.algorithms
 
TargetMotionModel<T extends PamDetection> - Interface in targetMotionOld
Reinstated Target motion add-in as used by the click detector.
targetMotionModule - package targetMotionModule
 
targetMotionModule.algorithms - package targetMotionModule.algorithms
 
targetMotionModule.offline - package targetMotionModule.offline
 
targetMotionModule.panels - package targetMotionModule.panels
 
targetMotionOld - package targetMotionOld
 
targetMotionOld.dialog - package targetMotionOld.dialog
 
TargetMotionParams - Class in targetMotionModule
 
TargetMotionParams() - Constructor for class targetMotionModule.TargetMotionParams
 
TargetMotionProcess - Class in targetMotionModule
 
TargetMotionProcess(TargetMotionControl) - Constructor for class targetMotionModule.TargetMotionProcess
 
TargetMotionResult - Class in targetMotionModule
 
TargetMotionResult(long, TargetMotionModel, LatLong, int, double) - Constructor for class targetMotionModule.TargetMotionResult
 
TargetMotionResult - Class in targetMotionOld
Reinstated Target motion add-in as used by the click detector.
TargetMotionResult(TargetMotionModel, LatLong, int, double) - Constructor for class targetMotionOld.TargetMotionResult
 
TargetMotionSQLLogging - Class in targetMotionModule
 
TargetMotionSQLLogging(PamDataBlock<?>, TargetMotionControl) - Constructor for class targetMotionModule.TargetMotionSQLLogging
 
TargetMotionSQLLogging - Class in targetMotionOld
Reinstated Target motion add-in as used by the click detector.
TargetMotionSQLLogging(String) - Constructor for class targetMotionOld.TargetMotionSQLLogging
 
TargetMotionTableInformation - Class in targetMotionModule
 
TargetMotionTableInformation(String, int) - Constructor for class targetMotionModule.TargetMotionTableInformation
 
TASK_COMPLETE - Static variable in interface offlineProcessing.TaskMonitor
 
TASK_CRASHED - Static variable in interface offlineProcessing.TaskMonitor
 
TASK_IDLE - Static variable in interface offlineProcessing.TaskMonitor
 
TASK_INTERRRUPTED - Static variable in interface offlineProcessing.TaskMonitor
 
TASK_RUNNING - Static variable in interface offlineProcessing.TaskMonitor
 
TaskGroupParams - Class in offlineProcessing
Parameter control for offline task groups.
TaskGroupParams() - Constructor for class offlineProcessing.TaskGroupParams
 
TaskLogging - Class in offlineProcessing
Handles logging of tasks to the database.
TaskMonitor - Interface in offlineProcessing
Interface to receive notifications about the task progress (which will be running in a different SwingWorker thread).
TaskMonitorData - Class in offlineProcessing
Class used to transfer status and progress information out of the OfflienTaskGroup worker thread.
tasksDone() - Method in class offlineProcessing.OfflineTaskGroup
some bookkeeping - write information about task completion to the database.
Tau_lock_15 - Variable in class difar.demux.GreenridgeParams
 
Tau_lock_75 - Variable in class difar.demux.GreenridgeParams
 
TD_FINISHED_CALC - Static variable in class staticLocaliser.StaticLocaliserControl
The time delay manager has finished calculating.
TD_PROGRESS_UPDATE - Static variable in class staticLocaliser.StaticLocaliserControl
The time delay manager has a progress update on time dely calc.
TD_SEL_CHANGED - Static variable in class staticLocaliser.StaticLocaliserControl
A different time delay has been selected
TD_START_CALC - Static variable in class staticLocaliser.StaticLocaliserControl
The time delay manager has started calculated time delays
TDArrayList<T> - Class in PamDetection
Wrapper which holds a list of time delays and the corresponding detections used to calculate those delays.
TDArrayList() - Constructor for class PamDetection.TDArrayList
 
TDAxes - Class in dataPlots.layout
The axis panel forms the main Component of the display, The time scroller and various other components get added and controlled from TDControl though.
TDAxes(TDControl) - Constructor for class dataPlots.layout.TDAxes
 
TDControl - Class in dataPlots
 
TDControl(TDParameters) - Constructor for class dataPlots.TDControl
 
TDControl(TDParameters, boolean) - Constructor for class dataPlots.TDControl
 
TDControl(TDParameters, boolean, boolean) - Constructor for class dataPlots.TDControl
Create a new time display.
TDControl() - Constructor for class dataPlots.TDControl
 
TDDataInfo - Class in dataPlots.data
Information about a type of data that can be displayed on any of the plots.
TDDataInfo(TDDataProvider, TDGraph, PamDataBlock) - Constructor for class dataPlots.data.TDDataInfo
 
TDDataProvider - Class in dataPlots.data
Provider class from TD data.
TDDataProvider(PamDataBlock) - Constructor for class dataPlots.data.TDDataProvider
 
TDDataProviderRegister - Class in dataPlots.data
Static holder of information about plottable data.
TDDataProviderRegister() - Constructor for class dataPlots.data.TDDataProviderRegister
 
TDDisplayProvider - Class in dataPlots
 
TDDisplayProvider() - Constructor for class dataPlots.TDDisplayProvider
 
tdExportFiles - Variable in class staticLocaliser.StaticLocaliserParams
File list for previous time delay exports
TDGraph - Class in dataPlots.layout
Panel for a data graph.
TDGraph(TDControl, int) - Constructor for class dataPlots.layout.TDGraph
 
TDGraph.GraphPlotPanel - Class in dataPlots.layout
 
TDGraph.GraphPlotPanel(int) - Constructor for class dataPlots.layout.TDGraph.GraphPlotPanel
 
TDGraphContainer - Class in dataPlots.layout
Contains a set of split panes or a box layout for all the actual graphs.
TDGraphContainer(TDControl) - Constructor for class dataPlots.layout.TDGraphContainer
 
TDGraphHidingDialog - Class in dataPlots.layout
 
TDGraphHidingDialog(TDControl, TDGraph) - Constructor for class dataPlots.layout.TDGraphHidingDialog
 
TDGraphZoomer - Class in dataPlots.mouse
A basic zoomer class for the tdgraph.
TDGraphZoomer(TDGraph, int, PlotZoomerAdapter) - Constructor for class dataPlots.mouse.TDGraphZoomer
 
TDHyperboleUtils - Class in Localiser
Contains functions required to calculate a hyperboloid using time delays.
TDHyperboleUtils() - Constructor for class Localiser.TDHyperboleUtils
 
TDHyperboleUtils - Class in Localiser.timeDelayLocalisers
Contains functions required to calculate a hyperboloid using time delays.
TDHyperboleUtils() - Constructor for class Localiser.timeDelayLocalisers.TDHyperboleUtils
 
TDInfoMonitor - Interface in dataPlots.data
Gets callbacks from the registry menu when a particular provider is selected.
TDManager - Class in staticLocaliser
TDManger calculates the time delays for selected detections and passes info onto other panels and the localisers.
TDManager(StaticLocaliserControl) - Constructor for class staticLocaliser.TDManager
 
tdManagerThreadUpdate(int) - Method in class staticLocaliser.StaticLocaliserControl
Notify panels of an update from the tdmanager thread.
TDPamScroller - Class in dataPlots
 
TDPamScroller(String, int, int, long, boolean) - Constructor for class dataPlots.TDPamScroller
 
TDParameters - Class in dataPlots
 
TDParameters() - Constructor for class dataPlots.TDParameters
 
TDScaleInformation - Class in dataPlots.data
Information about the scale requirements of a set of plottable data.
TDScaleInformation(double, double) - Constructor for class dataPlots.data.TDScaleInformation
 
TDScaleInformation(double, double, int) - Constructor for class dataPlots.data.TDScaleInformation
 
TDSymbolChooser - Interface in dataPlots.data
Interface allowing things getting drawn on the plots to chose their won symbol
TDVisualisation - Class in staticLocaliser.panels
TDVisualisation manages the panels which show a visualisation of the time delays.
TDVisualisation(StaticLocalisationMainPanel) - Constructor for class staticLocaliser.panels.TDVisualisation
 
temperature - Variable in class smlPingerControl.data.SMLStatusData
 
tempReadInterval - Variable in class smlPingerControl.SMLPingerParams
Interval for reading / storing temperature data
terminalConfiguration - Variable in class nidaqdev.NIDaqParams
 
terminalPrint(String, int) - Method in class PamController.PamControlledUnit
Print a line, with line feed, on the terminal if the verbose level is >= the set level for this module
terminalPrintln(String, int) - Method in class PamController.PamControlledUnit
Print a line, with linefeed, on the terminal if the verbose level is >= the set level for this module
test() - Method in class PamDetection.TestStuff
 
testButtonPressed(int) - Method in class alarm.actions.sound.PlaySoundDialog
 
testConnection() - Method in class networkTransfer.send.NetworkSendDialog
 
TestConsumer - Class in likelihoodDetectionModule.thresholdDetector
Implements the FilteredConsumer interface.
TestConsumer.EventInfo - Class in likelihoodDetectionModule.thresholdDetector
Simple class to collect some info about update events for the UnitTest.
TestConsumer.EventInfo(int, long, int) - Constructor for class likelihoodDetectionModule.thresholdDetector.TestConsumer.EventInfo
 
testCrossCorrelation() - Method in class fftManager.FFT
Deprecated.
This is a test method for crossCorrelation.
testEnergyBand - Variable in class clickDetector.ClickClassifiers.basicSweep.SweepClassifierSet
 
TestHistogram - Class in pamMaths
 
TestHistogram() - Constructor for class pamMaths.TestHistogram
 
TestPanel - Class in PamView
 
TestPanel() - Constructor for class PamView.TestPanel
 
TestRegression - Class in pamMaths
 
TestRegression() - Constructor for class pamMaths.TestRegression
 
TestSort - Class in PamUtils
 
TestSort() - Constructor for class PamUtils.TestSort
 
TestStuff - Class in PamDetection
 
TestStuff() - Constructor for class PamDetection.TestStuff
 
testTimeDelays(ArrayList<ArrayList<Double>>) - Static method in class PamDetection.AbstractDetectionMatch
Simple function to test time delays are not all null.
testZeroCrossingStat(ZeroCrossingStats, SweepClassifierSet) - Method in class clickDetector.ClickClassifiers.basicSweep.SweepClassifierWorker
 
TEXT_LENGTH - Static variable in class generalDatabase.lookupTables.LookUpTables
Maximum length of a lookup item text
TextCtrlColPanel - Class in loggerForms.formdesign.itempanels
 
TextCtrlColPanel(ControlTitle, UDColName, int) - Constructor for class loggerForms.formdesign.itempanels.TextCtrlColPanel
 
TextKeyItem - Class in PamView
 
TextKeyItem(String) - Constructor for class PamView.TextKeyItem
 
textLength - Static variable in class Array.StreamerDialog
 
TextPanel - Class in loggerForms.formdesign.propertypanels
 
TextPanel(FormEditor, PropertyTypes, UDColName, String, String) - Constructor for class loggerForms.formdesign.propertypanels.TextPanel
 
theta0 - Variable in class IshmaelLocator.IshLocalisation
 
theta0deg - Variable in class IshmaelLocator.IshLocalisation
 
theta1 - Variable in class IshmaelLocator.IshLocalisation
 
theta1deg - Variable in class IshmaelLocator.IshLocalisation
 
ThingHeard - Class in listening
 
ThingHeard(long, int, SpeciesItem, int, String) - Constructor for class listening.ThingHeard
 
ThingHeardGraphics - Class in listening
 
ThingHeardGraphics(ListeningControl) - Constructor for class listening.ThingHeardGraphics
 
ThingHeardLogging - Class in listening
 
ThingHeardLogging(ListeningControl, PamDataBlock<ThingHeard>) - Constructor for class listening.ThingHeardLogging
 
ThingHeardTabPanelControl - Class in listening
 
ThingHeardTabPanelControl(ListeningControl) - Constructor for class listening.ThingHeardTabPanelControl
 
THIRDOCTAVES - Static variable in class noiseMonitor.NoiseControl
Centre frequencies for third octave bands.
THREAD_CANCELLED - Static variable in class staticLocaliser.StaticLocalise
 
ThreadedObserver - Class in PamguardMVC
This is a decorator class for PamObservers which intercepts any data being sent to that observer and puts the data into a list which will then be re-read in a separate thread, rather than sending if for direct execution.
ThreadedObserver(PamObservable, PamObserver) - Constructor for class PamguardMVC.ThreadedObserver
 
ThreadingDialog - Class in PamModel
 
ThreadingHydrophoneLocator - Class in Array
A threading hydrophone is one that exactly follows the track of the ship.
ThreadingHydrophoneLocator(PamArray, Streamer) - Constructor for class Array.ThreadingHydrophoneLocator
 
ThreadingHydrophoneLocatorSystem - Class in Array
 
ThreadingHydrophoneLocatorSystem() - Constructor for class Array.ThreadingHydrophoneLocatorSystem
 
ThreeD_rear_bearing(float[], double, double, double, double, double, float[], TowedArray3DDataUnit) - Method in class loc3d_Thode.TowedArray3DProcess
 
ThreeD_TOA_only(float[], double, double, double, double, double, TowedArray3DDataUnit) - Method in class loc3d_Thode.TowedArray3DProcess
 
Threshold - Class in likelihoodDetectionModule.thresholdDetector
This class performs the actual max likelihood detector logic.
Threshold(DetectionFilter, int, SignalBand, Map<Integer, GuardBand>) - Constructor for class likelihoodDetectionModule.thresholdDetector.Threshold
Constructor.
threshold - Variable in class RightWhaleEdgeDetector.RWEParameters
 
thresholdDB - Variable in class spectrogramNoiseReduction.threshold.ThresholdParams
 
ThresholdDetectorDataUnit - Class in likelihoodDetectionModule.thresholdDetector
This is the Threshold Detectors output data unit.
ThresholdDetectorDataUnit(long, int, long, long) - Constructor for class likelihoodDetectionModule.thresholdDetector.ThresholdDetectorDataUnit
 
ThresholdDetectorProcess - Class in likelihoodDetectionModule.thresholdDetector
This PamProcess is the main maximum likelihood threshold detector logic.
ThresholdDetectorProcess(LikelihoodDetectionUnit, String, double, PamDataBlock, double, ArrayList<SignalBand>, ArrayList<GuardBand>) - Constructor for class likelihoodDetectionModule.thresholdDetector.ThresholdDetectorProcess
Constructor
ThresholdDialogComponent - Class in spectrogramNoiseReduction.threshold
 
ThresholdDialogComponent(SpectrogramThreshold) - Constructor for class spectrogramNoiseReduction.threshold.ThresholdDialogComponent
 
ThresholdParams - Class in spectrogramNoiseReduction.threshold
 
ThresholdParams() - Constructor for class spectrogramNoiseReduction.threshold.ThresholdParams
 
TideDataBlock - Class in videoRangePanel.importTideData
Vasic data block for tide data
TideDataBlock() - Constructor for class videoRangePanel.importTideData.TideDataBlock
 
TideDataUnit - Class in videoRangePanel.importTideData
Stores data on the tide at a specific location at a specific time.
TideDataUnit(long) - Constructor for class videoRangePanel.importTideData.TideDataUnit
 
TideDataUnit(long, double, double, double, LatLong) - Constructor for class videoRangePanel.importTideData.TideDataUnit
 
TideManager - Class in videoRangePanel.importTideData
The tide manager open tide data and holds it in memory.
TideManager(VRControl) - Constructor for class videoRangePanel.importTideData.TideManager
 
tile() - Method in class PamView.PamPanelTiler
auto tile the windows always have zero or one more window in x than in y and increase until there are enough spaces in the grid.
tileHorizontal() - Method in class PamView.PamPanelTiler
 
tileVertical() - Method in class PamView.PamPanelTiler
 
TILT_UPDATE - Static variable in class videoRangePanel.VRControl
The roll of the image has been changed (usually manually), note: roll is often referred to as tilt.
tiltCal - Variable in class IMU.IMUParams
 
TimeControl - Class in loggerForms.controls
 
TimeControl(ControlDescription, LoggerForm) - Constructor for class loggerForms.controls.TimeControl
 
TimeDelayLocaliserModel - Interface in Localiser.timeDelayLocalisers
 
TimeDelaysCSVLogging - Class in staticLocaliser
A simple class for exporting time delays to a .csv file.
TimeDelaysCSVLogging() - Constructor for class staticLocaliser.TimeDelaysCSVLogging
 
TimedObservable - Class in PamUtils
 
TimedObservable() - Constructor for class PamUtils.TimedObservable
 
timedRandom - Variable in class angleMeasurement.AngleLoggingParameters
 
timeError - Variable in class Localiser.timeDelayLocalisers.MCMCParams
 
timeFromTimeString(String) - Static method in class PamUtils.PamCalendar
Read a time string and turn it into a Date
timeMillis - Variable in class videoRangePanel.VRCalibrationData
 
timeMilliseconds - Variable in class AIS.AISPositionReport
 
timeMsec - Variable in class IshmaelLocator.IshLocalisation
 
TimePosShape3D - Class in staticLocaliser.panels
General class for holding shapes which are associated with a time delay probability
TimePosShape3D(Shape3D, Integer) - Constructor for class staticLocaliser.panels.TimePosShape3D
 
TimePropertySet - Class in loggerForms.formdesign
 
TimePropertySet(FormDescription, ControlTitle) - Constructor for class loggerForms.formdesign.TimePropertySet
 
timeRange - Variable in class dbht.DbHtDisplayParams
 
timeRange - Variable in class noiseOneBand.OneBandDisplayParams
 
timeRangeChanged(double) - Method in class dbht.DbHtDisplayPanel
Called when the spinner changes the time range.
timeRangeChanged(double) - Method in class noiseOneBand.OneBandDisplayPanel
Called when the spinner changes the time range.
TimeRangeFormatter - Class in PamUtils
Class to format time ranges, particularly when they get quite large and doing them in seconds no longer makes sense.
Want something along the lines of
if an integer number of days, then just days,
if an integer number of hours, then days and hours
if an integer numeber of minutes, then days, hours, minutes
if an integer number of seconds, then days, hours, minutes, seconds
etc.
TimeRangeFormatter() - Constructor for class PamUtils.TimeRangeFormatter
 
timeRangeSpinnerChange(double, double) - Method in class dataPlots.data.TDDataInfo
Called when the time range spinner on the main display panel changes.
timeRangeSpinnerChange(double, double) - Method in class dataPlots.layout.TDGraph
Called when the time range spinner on the main display panel changes.
timeRangeSpinnerChange(double, double) - Method in class fftManager.newSpectrogram.SpectrogramPlotInfo
 
timerCall() - Method in class networkTransfer.receive.NetworkReceiveSidePanel
 
timerCall() - Method in class networkTransfer.send.NetworkSendSidePanel
 
times(double) - Method in class fftManager.Complex
Multiply a complex number by a real
times(Complex) - Method in class fftManager.Complex
Multiply a complex number by another complex number
times(double) - Method in class pamMaths.PamVector
Multiply a vector by a scalar
timeScaledOpacity - Variable in class difar.DifarParameters
 
timeScaleFixed - Variable in class Spectrogram.SpectrogramParameters
Fixed time scale, if this is false, then it's based on the number of pixels and a set number of slices per pixel
timeScrollRangeChanged(long, long) - Method in class dataPlots.data.TDDataInfo
Called in viewer mode when the time scroll range moves.
timeScrollRangeChanged(long, long) - Method in class dataPlots.layout.TDGraph
Called in viewer mode when the time scroll range moves.
timeScrollRangeChanged(long, long) - Method in class fftManager.newSpectrogram.SpectrogramPlotInfo
 
timeScrollValueChanged(long) - Method in class dataPlots.data.TDDataInfo
Called in viewer mode when the time scroller moves.
timeScrollValueChanged(long) - Method in class dataPlots.layout.TDGraph
Called in viewer mode when the time scroller moves
timeScrollValueChanged(long) - Method in class fftManager.newSpectrogram.SpectrogramPlotInfo
 
TimesDialog - Class in nmeaEmulator
 
timestamp - Variable in class likelihoodDetectionModule.normalizer.BlockTimeStamp
 
timeStamp() - Method in class likelihoodDetectionModule.thresholdDetector.TestConsumer.EventInfo
 
TimestampControl - Class in loggerForms.controls
 
TimestampControl(ControlDescription, LoggerForm) - Constructor for class loggerForms.controls.TimestampControl
 
timeStretch - Variable in class cpod.CPODParams
 
timeToFade - Variable in class difar.DifarParameters
check this compared with map show data time 30 min?
TimeValueParams - Class in generalDatabase.dataExport
Class for filtering double of float values in a database table
TimeValueParams() - Constructor for class generalDatabase.dataExport.TimeValueParams
 
Tint_15 - Variable in class difar.demux.GreenridgeParams
 
tipOfTheDay - package tipOfTheDay
 
TipOfTheDayManager - Class in tipOfTheDay
 
TitleCtrlColPanel - Class in loggerForms.formdesign.itempanels
 
TitleCtrlColPanel(ControlTitle, UDColName, int) - Constructor for class loggerForms.formdesign.itempanels.TitleCtrlColPanel
 
titleSelected() - Method in class loggerForms.formdesign.EditControlPanel
 
TLogLine - Class in d3
 
TLogLine(String[]) - Constructor for class d3.TLogLine
 
TMDialogComponent - Interface in targetMotionModule.panels
 
TMDialogComponent - Interface in targetMotionOld.dialog
Reinstated Target motion add-in as used by the click detector.
TMManager - Class in targetMotionModule
This class handles the loading for data for the target motion module.
TMManager(TargetMotionControl) - Constructor for class targetMotionModule.TMManager
 
TMManager.TMInfoWorker - Class in targetMotionModule
Loading event data may take some time
TMOfflineFunctions - Class in targetMotionModule.offline
This class deals with processes in the target Motion localiser which ONLY occur in offline mode.
TMOfflineFunctions(TargetMotionControl) - Constructor for class targetMotionModule.offline.TMOfflineFunctions
 
TMOfflineFunctions.TMOLProcessDialog - Class in targetMotionModule.offline
 
TMOfflineFunctions.TMOLProcessDialog(Window, OfflineTaskGroup, String) - Constructor for class targetMotionModule.offline.TMOfflineFunctions.TMOLProcessDialog
 
toEulerAngles() - Method in class pamMaths.PamQuaternion
Returns the components of the quaternion if it is represented as standard roll-pitch-yaw Euler angles.
toFullString() - Method in class GPS.GpsData
 
toggleAutoStatusUpdate() - Method in class smlPingerControl.SMLAsciiCommands
 
toggleAutoStatusUpdate() - Method in class smlPingerControl.SMLBinaryCommands
 
toggleAutoStatusUpdate() - Method in interface smlPingerControl.SMLPingerCommands
Toggles Active or Inactive the automatic transmission of a Status message every 1 second
toggleCheckbox() - Method in class likelihoodDetectionModule.CheckRenderer
Toggle checkbox.
toggleGain() - Method in class noiseBandMonitor.NoiseBandDialog
 
toggleLED(int, int) - Method in class hfDaqCard.SmruDaqJNI
 
toggleLED(int, int) - Method in class hfDaqCard.SmruDaqSystem
 
toggleParams() - Method in class WILDInterface.WILDSidePanel.SidePanel
Toggle the animal location parameters display
togglePauseRun() - Method in class smlPingerControl.SMLAsciiCommands
 
togglePauseRun() - Method in class smlPingerControl.SMLBinaryCommands
 
togglePauseRun() - Method in interface smlPingerControl.SMLPingerCommands
Toggles the Pinger pulse output state to either active or inactive without stopping the pulse timing or powering the device down
togglePreventSleep() - Method in class smlPingerControl.SMLAsciiCommands
 
togglePreventSleep() - Method in class smlPingerControl.SMLBinaryCommands
 
togglePreventSleep() - Method in interface smlPingerControl.SMLPingerCommands
Toggles an internal flag to enable / disable the micro-controller entering "Sleep" (low power mode)
toHeading() - Method in class pamMaths.PamQuaternion
Returns the yaw component of the quaternion if it is represented as standard roll-pitch-yaw Euler angles.
toLongString() - Method in class nidaqdev.NIDeviceInfo
 
toolBarStartButton(PamControlledUnit) - Method in class PamController.PamController
 
toolBarStopButton(PamControlledUnit) - Method in class PamController.PamController
 
TOP - Static variable in class PamView.VerticalLayout
The anchoring constant that designates anchoring to the top of the display area
TOPIC_LENGTH - Static variable in class generalDatabase.lookupTables.LookUpTables
Maximum length of topic text for a lookup collection
toPitch() - Method in class pamMaths.PamQuaternion
Returns the roll component of the quaternion if it is represented as standard roll-pitch-yaw Euler angles.
TopToolBar - Class in PamView
 
TopToolBar(PamGui) - Constructor for class PamView.TopToolBar
 
toRoll() - Method in class pamMaths.PamQuaternion
Returns the pitch component of the quaternion if it is represented as standard roll-pitch-yaw Euler angles.
toRotation() - Method in class pamMaths.PamQuaternion
Converts quaternion to (3x3) rotation matrix.
toString() - Method in class Acquisition.AcquisitionControl
 
toString() - Method in class AIS.AISPositionReport
 
toString() - Method in class AIS.AISStaticData
 
toString() - Method in enum AIS.StationType
 
toString() - Method in class annotation.calcs.snr.SNRAnnotation
 
toString(SNRAnnotation) - Method in class annotation.calcs.snr.SNRAnnotationType
 
toString(TDataAnnotation) - Method in class annotation.DataAnnotationType
 
toString() - Method in class annotation.string.StringAnnotation
 
toString() - Method in class Array.HydrophoneLocatorSystem
 
toString() - Method in class Array.PamArray
 
toString() - Method in class Array.StraightHydrophoneLocator
 
toString() - Method in class Array.Streamer
 
toString() - Method in class Array.streamerOrigin.HydrophoneOriginMethod
 
toString() - Method in class Array.streamerOrigin.HydrophoneOriginSystem
 
toString() - Method in class Array.streamerOrigin.StaticOriginSystem
 
toString() - Method in class Array.ThreadingHydrophoneLocator
 
toString() - Method in class binaryFileStorage.BinaryObjectData
 
toString() - Method in class classifier.Classifier
 
toString() - Method in class clickDetector.ClickAlarm
 
toString() - Method in class d3.D3SensorInfo
 
toString() - Method in class dataPlots.data.DataLineInfo
 
toString() - Method in class difar.DifarDataUnit
 
toString() - Method in class fftFilter.FFTFilterParams
 
toString() - Method in class fftManager.Complex
 
toString(String) - Method in class fftManager.Complex
 
toString(int) - Method in class fftManager.Complex
 
toString() - Method in class Filters.FilterParams
 
toString() - Method in class generalDatabase.lookupTables.LookupItem
 
toString() - Method in class likelihoodDetectionModule.LikelihoodFFTProcess
 
toString() - Method in class listening.SpeciesItem
 
toString() - Method in class loggerForms.FormDescription
 
toString() - Method in enum loggerForms.UDColName
 
toString() - Method in class nidaqdev.NIDeviceInfo
 
toString() - Method in class NMEA.NMEABitArray
 
toString() - Method in enum noiseBandMonitor.BandType
 
toString() - Method in class PamController.PamControlledUnit
 
toString() - Method in class PamController.UsedModuleInfo
 
toString() - Method in class PamguardMVC.PamDataBlock
 
toString() - Method in class PamguardMVC.PamProcess
 
toString() - Method in class pamMaths.PamHistogram
 
toString() - Method in class pamMaths.PamQuaternion
 
toString() - Method in class pamMaths.PamVector
 
toString() - Method in class PamModel.PamModuleInfo
 
toString() - Method in class pamScrollSystem.PamScroller
 
toString() - Method in class PamUtils.LatLong
 
toString() - Method in class PamUtils.Point3d
 
toString() - Method in class PamView.PamSymbol
 
toString() - Method in class PamView.VerticalLayout
 
toString() - Method in class propagation.SphericalPropagation
 
toString() - Method in class propagation.SurfaceEcho
 
toString() - Method in class simulatedAcquisition.sounds.SimSignal
 
toString() - Method in class smlPingerControl.data.SMLStatusData
 
toString() - Method in class SoundRecorder.RecordingInfo
 
toString() - Method in class targetMotionModule.EventLocalisationProgress
Deprecated.
 
toString() - Method in class targetMotionModule.TargetMotionLocalisation
 
toString() - Method in class targetMotionModule.TargetMotionResult
 
toString() - Method in class targetMotionOld.EventLocalisationProgress
 
toString() - Method in class targetMotionOld.TargetMotionLocalisation
 
toString() - Method in class targetMotionOld.TargetMotionResult
 
toString() - Method in class videoRangePanel.LandMarkGroup
 
toString() - Method in class videoRangePanel.VRCalibrationData
 
toString() - Method in class videoRangePanel.VRHeightData
 
toString() - Method in class wavFiles.WavHeadChunk
 
toString() - Method in class whistleClassifier.training.BatchResultSet
 
toString() - Method in class whistleClassifier.training.TrainingDataGroup
 
toString() - Method in class whistleClassifier.training.TrainingDataSet
 
toString() - Method in class whistleClassifier.TrainingDataGroup
 
toString() - Method in class whistleClassifier.TrainingDataSet
 
totalBytes - Variable in class networkTransfer.emulator.EmBuoyStatus
 
totalFiles - Variable in class Acquisition.offlineFuncs.FileMapProgress
 
totalFiles - Variable in class clickDetector.offlineFuncs.rcImport.ConversionProgress
 
totalModelRebuild() - Method in class PamController.PamController
 
totalModelRebuild() - Method in interface PamController.PamControllerInterface
Do a total rebuild of the Pam model based on the contents of the set settings file.
totalUnits - Variable in class dataGram.DatagramProgress
 
toTransform() - Method in class pamMaths.PamQuaternion
 
TowedArray3DController - Class in loc3d_Thode
 
TowedArray3DController(String) - Constructor for class loc3d_Thode.TowedArray3DController
Must have a default constructor that takes a single String as an argument.
TowedArray3DDataUnit - Class in loc3d_Thode
 
TowedArray3DDataUnit(PamDetection, int, int, int, boolean, boolean, boolean) - Constructor for class loc3d_Thode.TowedArray3DDataUnit
 
TowedArray3DDataUnit(int) - Constructor for class loc3d_Thode.TowedArray3DDataUnit
 
TowedArray3DLocalization - Class in loc3d_Thode
 
TowedArray3DLocalization(TowedArray3DDataUnit, int, int) - Constructor for class loc3d_Thode.TowedArray3DLocalization
 
TowedArray3DOverlayGraphics - Class in loc3d_Thode
 
TowedArray3DOverlayGraphics(TowedArray3DProcess) - Constructor for class loc3d_Thode.TowedArray3DOverlayGraphics
 
TowedArray3DParametersDialog - Class in loc3d_Thode
 
TowedArray3DPluginPanelProvider - Class in loc3d_Thode
 
TowedArray3DPluginPanelProvider() - Constructor for class loc3d_Thode.TowedArray3DPluginPanelProvider
 
TowedArray3DProcess - Class in loc3d_Thode
 
TowedArray3DProcess(TowedArray3DController) - Constructor for class loc3d_Thode.TowedArray3DProcess
 
TowedArray3DProcessParameters - Class in loc3d_Thode
 
TowedArray3DProcessParameters() - Constructor for class loc3d_Thode.TowedArray3DProcessParameters
 
TowedArray3DSQLLogging - Class in loc3d_Thode
 
TowedArray3DSQLLogging(TowedArray3DController, PamDataBlock) - Constructor for class loc3d_Thode.TowedArray3DSQLLogging
 
tracingNow() - Method in class rocca.RoccaSpecPopUp
 
TrackedClickDataBlock - Class in clickDetector
 
TrackedClickDataBlock(ClickControl, PamProcess, int) - Constructor for class clickDetector.TrackedClickDataBlock
 
TrackedClickGraphics - Class in clickDetector
 
TrackedClickGraphics(PamDataBlock) - Constructor for class clickDetector.TrackedClickGraphics
 
TrackedClickGroup - Class in clickDetector
Class for handling data from manual tracking of clicks.
TrackedClickGroup(ClickDetection) - Constructor for class clickDetector.TrackedClickGroup
 
TrackedClickGroup(long, int, long, long) - Constructor for class clickDetector.TrackedClickGroup
 
TrackedClickGroupLogging - Class in clickDetector
 
TrackedClickGroupLogging(ClickGroupDataBlock<TrackedClickGroup>, int) - Constructor for class clickDetector.TrackedClickGroupLogging
 
TrackedClickLocaliser - Class in clickDetector
Something similar to ClickTrainDetector, but working on the output of tracked clicks so that accurate positions for groups of tracked clicks are calculated and can be displayed / stored.
TrackedClickLocaliser(ClickControl, PamDataBlock<ClickDetection>) - Constructor for class clickDetector.TrackedClickLocaliser
 
trackedClickMarkers - Variable in class clickDetector.BTDisplayParameters
Show little markers for tracked click angles down the sides of the display
TrackedGroupDataBlock - Class in difar.trackedGroups
Data block contains summary statistics for tracked groups of difar bearings Summary statistics are calculated not only on an individual channel, but individually for each sonobuoy deployment.
TrackedGroupDataBlock(String, DifarControl, TrackedGroupProcess, int) - Constructor for class difar.trackedGroups.TrackedGroupDataBlock
 
TrackedGroupDataUnit - Class in difar.trackedGroups
 
TrackedGroupDataUnit(DifarDataUnit) - Constructor for class difar.trackedGroups.TrackedGroupDataUnit
Create a new trackedGroup data unit from an existing difarDataUnit
TrackedGroupDataUnit(long, int, String, double, double, long, double, double, int) - Constructor for class difar.trackedGroups.TrackedGroupDataUnit
Create a new TrackedGroupDataUnit from the SQL database
TrackedGroupOverlayGraphics - Class in difar.trackedGroups
TrackedGroupOverlayGraphics show a summary of all the bearings to each tracked group (on the map)
TrackedGroupOverlayGraphics(DifarControl, TrackedGroupDataBlock) - Constructor for class difar.trackedGroups.TrackedGroupOverlayGraphics
 
TrackedGroupProcess - Class in difar.trackedGroups
Subscribe to DifarDataBlocks and assign new bearings to groups of whales
TrackedGroupProcess(DifarControl, PamDataBlock, String) - Constructor for class difar.trackedGroups.TrackedGroupProcess
 
TrackedGroupSqlLogging - Class in difar.trackedGroups
Database storage of DIFAR information.
trainClassification(Matrix, int[]) - Method in class classifier.AbstractWekaClassifier
 
trainClassification(double[][], int[]) - Method in class classifier.Classifier
Train the classifier.
trainClassification(Matrix, int[]) - Method in class classifier.Classifier
/** Train the classifier.
trainClassification(Matrix, int[]) - Method in class classifier.LinearClassifier
 
trainClassification(Matrix, int[]) - Method in class classifier.MahalanobisClassifier
 
TrainingContour - Class in whistleClassifier.training
 
TrainingContour(double[], double[]) - Constructor for class whistleClassifier.training.TrainingContour
 
TrainingContour - Class in whistleClassifier
 
TrainingContour(double[], double[]) - Constructor for class whistleClassifier.TrainingContour
 
TrainingDataCollection - Class in whistleClassifier.training
A collection of training data for multiple species.
TrainingDataCollection(WhistleClassifierControl) - Constructor for class whistleClassifier.training.TrainingDataCollection
Create a new training data collection - a collection of multiple TRaining data groups - one per species.
TrainingDataCollection - Class in whistleClassifier
A collection of training data for multiple species.
TrainingDataCollection(WhistleClassifierControl) - Constructor for class whistleClassifier.TrainingDataCollection
 
trainingDataFolder - Variable in class whistleClassifier.WhistleClassificationParameters
Folder for output training files.
trainingDataFolderAsSpecies - Variable in class whistleClassifier.WhistleClassificationParameters
When analysing training data, use the folder name as species and override what's in the training set.
TrainingDataGroup - Class in whistleClassifier.training
A group of training data from a single species
TrainingDataGroup(String) - Constructor for class whistleClassifier.training.TrainingDataGroup
 
TrainingDataGroup - Class in whistleClassifier
A group of training data from a single species
TrainingDataGroup(String) - Constructor for class whistleClassifier.TrainingDataGroup
 
TrainingDataSet - Class in whistleClassifier.training
Training contours from a single file, each contour representing one whistle.
TrainingDataSet(Class, String, float, int, int) - Constructor for class whistleClassifier.training.TrainingDataSet
 
TrainingDataSet - Class in whistleClassifier
Training contours from a single file, each contour representing one whistle.
TrainingDataSet(Class, String, float, int, int) - Constructor for class whistleClassifier.TrainingDataSet
 
TrainingDataStore - Interface in whistleClassifier.training
Storage for whistle classifier training data.
TrainingDataStore - Interface in whistleClassifier
Storage for whistle classifier training data.
trainingFileEnd - Static variable in class whistleClassifier.WhistleClassifierControl
File end for training data (contour) files
TrainingFileList - Class in whistleClassifier.training
 
TrainingFileList() - Constructor for class whistleClassifier.training.TrainingFileList
 
TrainingFileList - Class in whistleClassifier
 
TrainingFileList() - Constructor for class whistleClassifier.TrainingFileList
 
TrainingObserver - Interface in whistleClassifier.training
 
TrainingSelector - Class in whistleClassifier.training
Class containing functions to randomly select suitable groups of training and test data from a TrainingDataCollection
TrainingSelector() - Constructor for class whistleClassifier.training.TrainingSelector
 
trainingSpecies - Variable in class whistleClassifier.WhistleClassificationParameters
Species id for current training run.
transferControlDataToArray() - Method in class loggerForms.LoggerForm
Transfers data from the from controls to the data array which will get saved in the data unit.
transferDataArrayToForm(Object[]) - Method in class loggerForms.LoggerForm
Transfers data from the array within a data unit back into the form controls.
transferDataFromResult(ResultSet) - Method in class generalDatabase.SQLLogging
 
transformAspectRatio(Vector3d) - Method in class PamGraph3D.PamPanel3D
Change the aspect ratio of the rotateGroup, preserving translation etc.
transformAspectRatio(Vector3d) - Method in class PamGraph3D.spectrogram3D.Spectrogram3DPamGraph
Change the aspect ratio of the spectrogram.
transformTranslation(Vector3d) - Method in class PamGraph3D.spectrogram3D.Spectrogram3DPamGraph
Move the graph by vector3d v;
TransformUtilities - Class in Map
 
TransformUtilities() - Constructor for class Map.TransformUtilities
 
translateGraphics(Vector3d) - Method in class PamGraph3D.PamPanel3D
Move the graphics group by vector3d v;
translatePoint(Canvas3D, Point) - Method in class PamGraph3D.MouseGetVirtualLocation
Translates pixels to virtual world Points
translatePoint(Canvas3D, ViewInfo, Point) - Method in class targetMotionOld.dialog.DialogMap3D
translates pixels to virtual world Points
translateRotGroup(Vector3d) - Method in class PamGraph3D.PamPanel3D
Move the rotateGroup by vector3d v, maintaining rotation components.;
transParancyApp(float) - Static method in class staticLocaliser.panels.LocalisationVisualisation
 
TransparentPanel - Class in PamView.sliders
 
TransparentPanel() - Constructor for class PamView.sliders.TransparentPanel
 
TransparentPanel(boolean) - Constructor for class PamView.sliders.TransparentPanel
 
TransparentPanel(LayoutManager, boolean) - Constructor for class PamView.sliders.TransparentPanel
 
TransparentPanel(LayoutManager) - Constructor for class PamView.sliders.TransparentPanel
 
transposeMatrix(Complex[][]) - Static method in class PamUtils.MatrixOps
 
travelDistanceMeters(double, double) - Method in class PamUtils.LatLong
 
TravelDistanceMiles(double, double) - Method in class PamUtils.LatLong
 
TreeTable - Class in likelihoodDetectionModule
The TreeTable class provides a widget that is not native to the standard Swing UI library - the Tree Table.
TreeTable(TreeTableModel) - Constructor for class likelihoodDetectionModule.TreeTable
Instantiates a new tree table.
TreeTable.AlgorithmComboBoxEditor - Class in likelihoodDetectionModule
The Class AlgorithmComboBoxEditor is used by the TreeTable as the custom editor for the normalization algorithm rows.
TreeTable.AlgorithmComboBoxEditor(String[]) - Constructor for class likelihoodDetectionModule.TreeTable.AlgorithmComboBoxEditor
Instantiates a new algorithm combo box editor.
TreeTable.AssociatedSignalBandEditor - Class in likelihoodDetectionModule
The Class AssociatedSignalBandEditor is used by the TreeTable as the custom editor for the associated signal band row within a guard band.
TreeTable.AssociatedSignalBandEditor(Vector<String>) - Constructor for class likelihoodDetectionModule.TreeTable.AssociatedSignalBandEditor
Instantiates a new associated signal band editor.
TreeTable.DoubleCellEditorListener - Class in likelihoodDetectionModule
The listener interface for receiving doubleCellEditor events.
TreeTable.DoubleCellEditorListener() - Constructor for class likelihoodDetectionModule.TreeTable.DoubleCellEditorListener
 
TreeTable.DoubleEditor - Class in likelihoodDetectionModule
The Class DoubleEditor is used by the TreeTable for editing any value that has a real number representation.
TreeTable.DoubleEditor(double, double) - Constructor for class likelihoodDetectionModule.TreeTable.DoubleEditor
Instantiates a new double editor.
TreeTable.TreeTableCellEditor - Class in likelihoodDetectionModule
TreeTableCellEditor implementation.
TreeTable.TreeTableCellEditor() - Constructor for class likelihoodDetectionModule.TreeTable.TreeTableCellEditor
 
TreeTable.TreeTableCellRenderer - Class in likelihoodDetectionModule
The class TreeTableCellRenderer is the main guts of the TreeTable's functionality that renderers the JTree within the first column of the JTable.
TreeTable.TreeTableCellRenderer(TreeModel) - Constructor for class likelihoodDetectionModule.TreeTable.TreeTableCellRenderer
Instantiates a new tree table cell renderer.
TreeTableModel - Class in likelihoodDetectionModule
The TreeTableModel represents a LikelihoodDetectionParameters object (which contains module parameters and an ArrayList of TargetConfiguration objects) as a node-based tree for use with a JTree.
TreeTableModel(AcquisitionSettings, int) - Constructor for class likelihoodDetectionModule.TreeTableModel
Instantiates a new tree table model.
TreeTableModelAdapter - Class in likelihoodDetectionModule
The class TreeTableModelAdapter is a necessary part of the TreeTable implementation because it serves as a bridge between the JTable that forms part of the widget and the JTree that forms another part (the table cell renderer).
TreeTableModelAdapter(TreeTableModel, JTree) - Constructor for class likelihoodDetectionModule.TreeTableModelAdapter
Instantiates a new tree table model adapter.
tref - Variable in class d3.calibration.CalibrationInfo
 
trigger - Variable in class SoundRecorder.RecordingInfo
 
triggerBitmap - Variable in class clickDetector.ClickParameters
 
triggerDataUnit(PamDataUnit, RecorderTriggerData) - Method in class clickDetector.ClickRecorderTrigger
 
triggerDataUnit(PamDataUnit, RecorderTriggerData) - Method in class SoundRecorder.trigger.RecorderTrigger
Called as each data unit is considered for triggering.
triggerDataUnit(PamDataUnit, RecorderTriggerData) - Method in class whistlesAndMoans.WMRecorderTrigger
 
TriggerDecisionMaker - Class in SoundRecorder.trigger
Basic recorder trigger which can be re-implemented in many guises.
TriggerDecisionMaker(RecorderTriggerData) - Constructor for class SoundRecorder.trigger.TriggerDecisionMaker
 
triggerFilter - Variable in class clickDetector.ClickParameters
 
TriggerFilter - Class in clickDetector
 
TriggerFilter(double, double) - Constructor for class clickDetector.TriggerFilter
 
TriggerFilter(double, double, double) - Constructor for class clickDetector.TriggerFilter
 
TriggerFunctionDisplay - Class in clickDetector
 
TriggerFunctionDisplay(ClickTriggerFunctionDataBlock) - Constructor for class clickDetector.TriggerFunctionDisplay
 
TriggerHistogram - Class in clickDetector
 
TriggerLevelDataUnit - Class in clickDetector
 
TriggerLevelDataUnit(long, int, long, TriggerHistogram[]) - Constructor for class clickDetector.TriggerLevelDataUnit
 
triggerMilliseconds - Variable in class clipgenerator.ClipDataUnit
 
triggerName - Variable in class clipgenerator.ClipDataUnit
 
TriggerOptionsDialog - Class in SoundRecorder.trigger
 
triggerParams - Variable in class difar.DifarParameters
name of the detector module which can trigger difar clips to be made - eg whistle and moan detector currently limited to one detector
trimList() - Method in class PamController.SettingsFileData
 
tripleDotProduct(PamVector, PamVector) - Method in class pamMaths.PamVector
Calculate the triple product of this with v1 and v2
trueHeading - Variable in class AIS.AISPositionReport
 
TSAGeoMag - Class in geoMag
Downloaded from http://www.ngdc.noaa.gov/geomag/WMM/thirdpartycontributions.shtml on 26 April, 2011.
TSAGeoMag() - Constructor for class geoMag.TSAGeoMag
Instantiates object by calling InitModel().
tukey(int, double) - Static method in class Spectrogram.WindowFunction
also known as tapered-cosine, for a=0 becomes rectangular and a=1 becomes hann
turningOnOrOff() - Method in class smlPingerControl.data.SMLStatusData
 
TwoSpeedExponentialAverager - Class in likelihoodDetectionModule.normalizer
This class is almost identical to the simple exponential (decaying) average.
TxtFileUtils - Class in PamUtils
A series of classes to load and import data stored in text files (includes .csv files)
TxtFileUtils() - Constructor for class PamUtils.TxtFileUtils
 
TYPE_THIRDOCTAVE - Static variable in class noiseMonitor.NoiseMeasurementBand
 
TYPE_USER - Static variable in class noiseMonitor.NoiseMeasurementBand
 
typeId - Static variable in class binaryFileStorage.ModuleNameObject
 
typeToString(int, int, boolean) - Method in class generalDatabase.MSAccessSQLTypes
 
typeToString(int, int, boolean) - Method in class generalDatabase.MySQLSQLTypes
 
typeToString(int, int, boolean) - Method in class generalDatabase.OOoDBSQLTypes
 
typeToString(PamTableItem) - Method in class generalDatabase.SQLTypes
 
typeToString(int, int) - Method in class generalDatabase.SQLTypes
Converts a numeric SQL type and length to a text string that can be used in SQL statements.
typeToString(int, int, boolean) - Method in class generalDatabase.SQLTypes
 
typeToString(int, int, boolean) - Method in class generalDatabase.UCanAccessSqlTypes
 
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