raw_ats: Example raw data from ats receiver after being read in by...

raw_atsR Documentation

Example raw data from ats receiver after being read in by read_jsats

Description

A dataframe of ATS acoustic receiver data processed by read_jsats()

Usage

raw_ats

Format

raw_ats

a dataframe with 261,648 rows and 11 columns:

ReceiverSN

the serial number of the acoustic receiver which heard the detection

Make

The Manufacturer of the acoustic reciever

DateTime_Local

The local date and time of the detection tz = "America/Los_Angeles"

Tag_Decimal

The decimal value of the tag ID code

Tag_Hex

The hexadecimal value of the tag ID code

Tilt

The tilt of the acoustic receiver from a vertical axis

Volt

The voltage of the on-board battery of the receiver

Temp

The water temperature outside of the receiver

SigStr

The strength of the acoustic signal in dB

Freq

The frequency of the acoustic signal in kHz

Thres

The relative amount of external background noise, signal threshold


filteRjsats documentation built on April 10, 2023, 5:07 p.m.