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

id

unique id or name for this event

detectors

a 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

localizations

a named list storing localizations, named by method

settings

a list of recorder settings

species

a list of species classifications for this event, named by classification method (ie. BANTER model, visual ID)

files

a list of files used to create this object, named by the type of file (ie. binaries, database)

ancillary

a list of miscellaneous extra stuff. Store whatever you want here

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


[Package PAMpal version 1.0.0 Index]