adv.beam2xyz {oce}R Documentation

Convert ADV from beam coordinates to xyz coordinates

Description

Convert ADV velocity components from a beam-based coordinate system to a xyz-based coordinate system.

Usage

adv.beam2xyz(x)

Arguments

x an object of class "adv".

Details

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.

Author(s)

Dan Kelley

See Also

See read.adv for notes on functions relating to "adv" objects.


[Package oce version 0.1-80 Index]