readEKRaw_power2sv.TSD | R Documentation |
Converts power to volume backscattering coefficient from data in the TSD format.
readEKRaw_power2sv.TSD(
x,
beams = list(),
cali = NULL,
list.out = FALSE,
tiltcorr = 0,
toTS = FALSE
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.