correctVessel: Shifts the vessel information 'rtzv', 'lonv', 'latv', and...

View source: R/correctVessel.R

correctVesselR Documentation

Shifts the vessel information 'rtzv', 'lonv', 'latv', and 'ispv' by the time offset 'TOV'. Used in read.event().

Description

Shifts the vessel information 'rtzv', 'lonv', 'latv', and 'ispv' by the time offset 'TOV'. Used in read.event().

Usage

correctVessel(var, time, rawvessel, TOV = 0)

Arguments

var

is a vector of the names of the list holding the vessel data (obtained by names(out) in read.event()).

time

is a list of the time information (obtained by out[c("mtim","utim")] in read.event()).

rawvessel

is a vector of the paths to the TSD files from which the data are read.

TOV

is the time offset of the vessel information, caused by some error in the SIMRAD system.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.