readEKRaw_power2sv.TSD: Converts power to volume backscattering coefficient from data...

View source: R/readEKRaw.R

readEKRaw_power2sv.TSDR Documentation

Converts power to volume backscattering coefficient from data in the TSD format.

Description

Converts power to volume backscattering coefficient from data in the TSD format.

Usage

readEKRaw_power2sv.TSD(
  x,
  beams = list(),
  cali = NULL,
  list.out = FALSE,
  tiltcorr = 0,
  toTS = FALSE
)

Arguments

x

is a list of the data (one element for each time step!!!).

beams

is a list of the beam configuration of the sonar or echosounder.

cali

optinal calibration information containing gain and Sa_correction values, possibly given pulse length values and frequencies.

list.out

is TRUE to return the data as a list of acoustic values and calibration values.

tiltcorr

is TRUE to apply the tilt correction used for fishery sonars.

toTS

is TRUE to apply the TS calibration instead for the Sv calibration.


arnejohannesholmin/SimradRaw documentation built on April 14, 2024, 7:43 p.m.