Learn R Programming

oce (version 0.8-10)

subtractBottomVelocity: Subtract bottom velocity from ADP velocity

Description

Subtract bottom velocity from ADP velocity

Usage

subtractBottomVelocity(x, debug=getOption("oceDebug"))

Arguments

x
an object of class "adp", which is in beam coordinates.
debug
a flag that, if non-zero, turns on debugging. Higher values yield more extensive debugging. This is passed to called functions, after subtracting 1.

Details

For now, the data must be in beam coordinates. This will be changed when requests are made for other coordinate systems.

See Also

See read.adp for notes on functions relating to "adp" objects, and adp-class for notes on the ADP object class.