Uses of Class
generalDatabase.SQLLogging
Package
Description
-
Uses of SQLLogging in Acquisition
Modifier and TypeClassDescriptionclass
Very simple concrete implementation of SQLLogging to log the starts and stops of PAMGUARD in the database. -
Uses of SQLLogging in AIS
-
Uses of SQLLogging in alarm
-
Uses of SQLLogging in analogarraysensor
-
Uses of SQLLogging in angleMeasurement
-
Uses of SQLLogging in annotation.handler
Modifier and TypeMethodDescriptionint
AnnotationHandler.addAnnotationSqlAddons
(SQLLogging baseSQLLogging) Add all the SQLLogging addons to the database table. -
Uses of SQLLogging in annotationMark
Modifier and TypeClassDescriptionclass
Database logging for stand alone Annotation data. -
Uses of SQLLogging in Array
-
Uses of SQLLogging in ArrayAccelerometer
-
Uses of SQLLogging in clickDetector
Modifier and TypeClassDescriptionclass
class
Databse logging information for Clicks.class
class
-
Uses of SQLLogging in clickDetector.basicalgorithm
-
Uses of SQLLogging in clickDetector.offlineFuncs
-
Uses of SQLLogging in clickDetector.offlineFuncs.rcImport
-
Uses of SQLLogging in clickTrainDetector.logging
Modifier and TypeClassDescriptionclass
Functions for saving a click train.class
Logs the the children of the click train detection. -
Uses of SQLLogging in cpod.logging
Modifier and TypeClassDescriptionclass
class
Logs the the children of the click train detection. -
Uses of SQLLogging in dbht
-
Uses of SQLLogging in dbht.offline
-
Uses of SQLLogging in depthReadout
-
Uses of SQLLogging in detectiongrouplocaliser.logging
-
Uses of SQLLogging in difar
-
Uses of SQLLogging in difar.calibration
-
Uses of SQLLogging in difar.offline
-
Uses of SQLLogging in difar.trackedGroups
Modifier and TypeClassDescriptionclass
Database storage of DIFAR information. -
Uses of SQLLogging in effortmonitor
-
Uses of SQLLogging in generalDatabase
Modifier and TypeClassDescriptionclass
Version of SQLLogging which buffers up the data units for a few seconds before writing them so that other parts of PAMguard get a chance to modify them before they go into the database.class
simple abstract class for any extra database functions which do not easily work with PamDataUnits and PamDatablocksclass
Functions for writing a list of modules into any database as character data Runs at DAQ start, goes through the settings manager list and for each set of settings, it serialises the settings data into a binary array, this is then converted from binary data to 6 bit ascii data (using the character set from the AIS standard, which should be compatible with any DBMS).class
Functions for writing serialised Pamguard Settings into any database as character data Runs at DAQ start, goes through the settings manager list and for each set of settings, it serialises the settings data into a binary array, this is then converted from binary data to 6 bit ascii data (using the character set from the AIS standard, which should be compatible with any DBMS).class
2022 Additional way of saving settings for each module into the database in more human readable XML format.class
Standard logging class for any PamDetection, but you'll want to extend it for any additional information your detector outputs.class
Extensions to SQLLogging to be used with datablocks that log sub detections.Modifier and TypeMethodDescriptionstatic final SQLLogging
SQLLogging.findLogger
(String tableName) Searches the Pamguard system for a SQLLogger with a given table name.SuperDetLogging.getSubLogging()
Modifier and TypeMethodDescriptionboolean
DBProcess.checkTable
(SQLLogging sqlLogging) Check a table and it's subtable if there is one.DBSchemaWriter.generateDatabaseSchema
(PamDataBlock dataBlock, SQLLogging logging, EmptyTableDefinition tableDef) Generate an xml schema for a datablock.SQLLogging.loadSubtableData
(PamConnection con, SQLLogging parentLogging, String idList, ViewLoadObserver loadObserver) Loads the subtable data related to sub/superdetection linking, and stores it in a PamSubtableData ArrayList for reattachment later.SQLLogging.loadSubtableData
(PamConnection con, SQLLogging parentLogging, PamViewParameters pvp, ViewLoadObserver loadObserver) Called within a subLogging from the superLogging Loads the subtable data related to sub/superdetection linking, and stores it in a PamSubtableData ArrayList for reattachment later.void
SuperDetLogging.setSubLogging
(SQLLogging subLogging) -
Uses of SQLLogging in generalDatabase.lineplots
-
Uses of SQLLogging in gpl.io
-
Uses of SQLLogging in GPS
-
Uses of SQLLogging in group3dlocaliser.logging
-
Uses of SQLLogging in IMU
-
Uses of SQLLogging in IshmaelDetector
-
Uses of SQLLogging in IshmaelLocator
-
Uses of SQLLogging in likelihoodDetectionModule.thresholdDetector
Modifier and TypeClassDescriptionclass
This class is responsible for writing ThresholdDetectorDataUnits to the database (if configured). -
Uses of SQLLogging in listening
-
Uses of SQLLogging in loc3d_Thode
-
Uses of SQLLogging in Localiser.detectionGroupLocaliser
-
Uses of SQLLogging in loggerForms
-
Uses of SQLLogging in Map
-
Uses of SQLLogging in mapgrouplocaliser
-
Uses of SQLLogging in meygenturbine
-
Uses of SQLLogging in networkTransfer.receive
-
Uses of SQLLogging in noiseMonitor
-
Uses of SQLLogging in noiseOneBand
-
Uses of SQLLogging in noiseOneBand.offline
-
Uses of SQLLogging in offlineProcessing
-
Uses of SQLLogging in PamDetection
-
Uses of SQLLogging in PamguardMVC
-
Uses of SQLLogging in PamUtils.time
-
Uses of SQLLogging in printscreen
-
Uses of SQLLogging in qa.database
Modifier and TypeClassDescriptionclass
class
SIDE logging class is going to have to do something a bit fancy to work out which sounds have been detected and by which detectors.class
class
-
Uses of SQLLogging in qa.operations
-
Uses of SQLLogging in ravendata
-
Uses of SQLLogging in rawDeepLearningClassifier.logging
Modifier and TypeClassDescriptionclass
Saves the classified DL data units to a database. -
Uses of SQLLogging in RightWhaleEdgeDetector
-
Uses of SQLLogging in rocca
Modifier and TypeClassDescriptionclass
Databse logging information for Rocca statistics.class
Databse logging information for Rocca statistics. -
Uses of SQLLogging in rockBlock
Modifier and TypeClassDescriptionclass
class
Databse logging information for Outgoing RockBlock Messages -
Uses of SQLLogging in seismicVeto
-
Uses of SQLLogging in simulatedAcquisition
-
Uses of SQLLogging in SoundRecorder
-
Uses of SQLLogging in targetMotionModule
-
Uses of SQLLogging in tethys.database
Modifier and TypeClassDescriptionclass
Logging everything we put into Tethys in our own database. -
Uses of SQLLogging in UserInput
-
Uses of SQLLogging in videoRangePanel
-
Uses of SQLLogging in videoRangePanel.importTideData
-
Uses of SQLLogging in whistleClassifier
-
Uses of SQLLogging in whistleDetector
-
Uses of SQLLogging in whistlesAndMoans