xcvrConf: Extract transceiver configuration from EK60 raw files

View source: R/xcvrConf.R

xcvrConfR Documentation

Extract transceiver configuration from EK60 raw files

Description

Find and extract transceiver configuration information from imported EK60 raw files.

Usage

xcvrConf(raw, ini)

Arguments

raw

A raw vector imported via read.EK_raw.

ini

Initial byte with transceiver data

Details

The index (ini) comes from output of get_dgIdx function. This function should not be called directly by the user.

Value

a data frame with transceiver configuration: channel ID, beamtypes, frequency, gain, equivalent beam angle, etc. for each transceiver.

Author(s)

Héctor Villalobos


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