get_RAW0: Get RAW0 datagrams from imported EK60 raw files

View source: R/get_RAW0.R

get_RAW0R Documentation

Get RAW0 datagrams from imported EK60 raw files

Description

Read the acoustic sample data stored in RAW0 datagrams.

Usage

get_RAW0(raw, angles)

Arguments

raw

A raw vector imported via read.EK_raw or an EK60 raw file name.

angles

Logical. If TRUE and angle data is present, a four dimensions array containing alongship and atwarthship electrical angles is also returned.

Details

This function is not meant to be called directly by the user.

Value

A list with pings data, which includes a sample data table, and received power in a three dimensions array corresponding to the number of depth samples, number of pings, and number of transceivers. When angles = TRUE, alongship and athwartship electrical angles are also returned as an array with an extra dimension.

Author(s)

Héctor Villalobos.


hvillalo/echogram documentation built on Oct. 2, 2023, 7:28 a.m.