| adv.beam2xyz {oce} | R Documentation |
Convert ADV velocity components from a beam-based coordinate system to a xyz-based coordinate system.
adv.beam2xyz(x)
x |
an object of class "adv". |
The coordinate transformation is done using the matrix
contained within the header. To indicate the change, the value of
metadata$oce.orientation is changed from beam to
xyz.
Dan Kelley
See read.adv for notes on functions relating to
"adv" objects.