subtractBottomVelocity {oce} | R Documentation |
Subtracts bottom tracking velocities from an "adp"
object. Works for
all coordinate systems (beam
, xyz
, and enu
).
subtractBottomVelocity(x, debug = getOption("oceDebug"))
x |
an object of class |
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. |
Dan Kelley and Clark Richards
See read.adp
for notes on functions relating to
"adp"
objects, and adp-class
for notes on the ADP
object class.