| 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 |
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 and Clark Richards
See read.adp for notes on functions relating to
"adp" objects, and adp-class for notes on the ADP
object class.