| AcousticEvent-class {PAMpal} | R Documentation |
AcousticEvent Class
Description
An S4 class storing acoustic detections from an Acoustic Event as well as other related metadata
Slots
idunique id or name for this event
detectorsa list of data frames that have acoustic detections and any measurements calculated on those detections. Each data frame is named by the detector that made the detection
localizationsa named list storing localizations, named by method
settingsa list of recorder settings
speciesa list of species classifications for this event, named by classification method (ie. BANTER model, visual ID)
filesa list of files used to create this object, named by the type of file (ie. binaries, database)
ancillarya list of miscellaneous extra stuff. Store whatever you want here
Author(s)
Taiki Sakai taiki.sakai@noaa.gov
[Package PAMpal version 1.2.1 Index]