beamToXyzAdv(x, debug = getOption("oceDebug"))"adv".transformation.matrix in the
metadata slot, which is normally
inferred from the header in the binary file. If there is no such matrix
(e.g. if the data were streamed through a data logger that did not capture
the header), beamToXyzAdv the user will need to store one in
x, e.g. by doing something like the following:
x[["transformation.matrix"]] <- rbind(c(11100, -5771, -5321),
c( #' 291, 9716, -10002),
c( 1409, 1409, 1409)) / 4096
read.adv for notes on functions relating to
"adv" objects.Other things related to adp data: [[,adp-method,
[[<-,adp-method, adp-class,
adp, as.adp,
beamName, beamToXyzAdp,
beamToXyz, beamUnspreadAdp,
binmapAdp, enuToOtherAdp,
enuToOther, plot,adp-method,
read.adp.nortek,
read.adp.rdi,
read.adp.sontek.serial,
read.adp.sontek, read.adp,
read.aquadoppHR,
read.aquadoppProfiler,
read.aquadopp,
subset,adp-method,
summary,adp-method, toEnuAdp,
toEnu, velocityStatistics,
xyzToEnuAdp, xyzToEnu