Convert an ADP Object to ENU Coordinates
toEnuAdp(x, declination = 0, debug = getOption("oceDebug"))
an adp
object, i.e. one inheriting from adp-class
.
magnetic declination to be added to the heading, to get ENU with N as "true" north.
an integer specifying whether debugging information is
to be printed during the processing. This is a general parameter that
is used by many oce
functions. Generally, setting debug=0
turns off the printing, while higher values suggest that more information
be printed. If one function calls another, it usually reduces the value of
debug
first, so that a user can often obtain deeper debugging
by specifying higher debug
values.
https://www.nortekgroup.com/faq/how-is-a-coordinate-transformation-done
See read.adp
for notes on functions relating to
"adp"
objects. Also, see beamToXyzAdp
and
xyzToEnuAdp
.
Other things related to adp
data: [[,adp-method
,
[[<-,adp-method
, adp-class
,
adpEnsembleAverage
, adp
,
as.adp
, beamName
,
beamToXyzAdp
, beamToXyzAdv
,
beamToXyz
, beamUnspreadAdp
,
binmapAdp
, enuToOtherAdp
,
enuToOther
,
handleFlags,adp-method
,
plot,adp-method
, read.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
,
summary,adp-method
, toEnu
,
velocityStatistics
,
xyzToEnuAdp
, xyzToEnu