toEnuAdv | R Documentation |
Convert an adv Object to ENU Coordinates
toEnuAdv(x, declination = 0, debug = getOption("oceDebug"))
x |
an adv object. |
declination |
magnetic declination to be added to the heading, to get ENU with N as "true" north. |
debug |
an integer specifying whether debugging information is
to be printed during the processing. This is a general parameter that
is used by many |
Dan Kelley
https://nortek.zendesk.com/hc/en-us/articles/360029820971-How-is-a-Coordinate-transformation-done-
See read.adv()
for notes on functions relating to
"adv"
objects. Also, see beamToXyzAdv()
and
xyzToEnuAdv()
.
Other things related to adv data:
[[,adv-method
,
[[<-,adv-method
,
adv
,
adv-class
,
advSontekAdrFileTrim()
,
applyMagneticDeclination,adv-method
,
beamName()
,
beamToXyz()
,
enuToOther()
,
enuToOtherAdv()
,
plot,adv-method
,
read.adv()
,
read.adv.nortek()
,
read.adv.sontek.adr()
,
read.adv.sontek.serial()
,
read.adv.sontek.text()
,
rotateAboutZ()
,
subset,adv-method
,
summary,adv-method
,
toEnu()
,
velocityStatistics()
,
xyzToEnu()
,
xyzToEnuAdv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.