| beamToXyz {oce} | R Documentation |
Change the Coordinate System in an adv or adp Object
Description
Convert velocity data from an acoustic-Doppler velocimeter or acoustic-Doppler profiler from one coordinate system to another.
Usage
beamToXyz(x, ...)
Arguments
x |
|
... |
extra arguments that are passed on to |
Value
An object of the same class as x, but with velocities
in xyz coordinates instead of beam coordinates.
Author(s)
Dan Kelley
See Also
Other things related to adp data:
[[,adp-method,
[[<-,adp-method,
ad2cpCodeToName(),
ad2cpHeaderValue(),
adp-class,
adpAd2cpFileTrim(),
adpConvertRawToNumeric(),
adpEnsembleAverage(),
adpFlagPastBoundary(),
adpRdiFileTrim(),
adp_rdi.000,
adp,
applyMagneticDeclination,adp-method,
as.adp(),
beamName(),
beamToXyzAdpAD2CP(),
beamToXyzAdp(),
beamToXyzAdv(),
beamUnspreadAdp(),
binmapAdp(),
enuToOtherAdp(),
enuToOther(),
handleFlags,adp-method,
is.ad2cp(),
plot,adp-method,
read.adp.ad2cp(),
read.adp.nortek(),
read.adp.rdi(),
read.adp.sontek.serial(),
read.adp.sontek(),
read.adp(),
read.aquadoppHR(),
read.aquadoppProfiler(),
read.aquadopp(),
rotateAboutZ(),
setFlags,adp-method,
subset,adp-method,
subtractBottomVelocity(),
summary,adp-method,
toEnuAdp(),
toEnu(),
velocityStatistics(),
xyzToEnuAdpAD2CP(),
xyzToEnuAdp(),
xyzToEnu()
Other things related to adv data:
[[,adv-method,
[[<-,adv-method,
adv-class,
advSontekAdrFileTrim(),
adv,
applyMagneticDeclination,adv-method,
beamName(),
enuToOtherAdv(),
enuToOther(),
plot,adv-method,
read.adv.nortek(),
read.adv.sontek.adr(),
read.adv.sontek.serial(),
read.adv.sontek.text(),
read.adv(),
rotateAboutZ(),
subset,adv-method,
summary,adv-method,
toEnuAdv(),
toEnu(),
velocityStatistics(),
xyzToEnuAdv(),
xyzToEnu()