- begdesc
A POSIXct
object, specifying the start time of
each dive.
- enddesc
A POSIXct
object, as begdesc
indicating
descent's end time.
- begasc
A POSIXct
object, as begdesc
indicating the
time ascent began.
- desctim
Descent duration of each dive.
- botttim
Bottom duration of each dive.
- asctim
Ascent duration of each dive.
- divetim
Dive duration.
- descdist
Numeric vector with last descent depth.
- bottdist
Numeric vector with the sum of absolute depth
differences while at the bottom of each dive; measure of amount of
“wiggling” while at bottom.
- ascdist
Numeric vector with first ascent depth.
- bottdep.mean
Mean bottom depth.
- bottdep.median
Median bottom depth.
- bottdep.sd
Standard deviation of bottom depths.
- maxdep
Numeric vector with maximum depth.
- desc.tdist
Numeric vector with descent total distance, estimated
from speed.
- desc.mean.speed
Numeric vector with descent mean speed.
- desc.angle
Numeric vector with descent angle, from the surface
plane.
- bott.tdist
Numeric vector with bottom total distance, estimated
from speed.
- bott.mean.speed
Numeric vector with bottom mean speed.
- asc.tdist
Numeric vector with ascent total distance, estimated
from speed.
- asc.mean.speed
Numeric vector with ascent mean speed.
- asc.angle
Numeric vector with ascent angle, from the bottom plane.
- postdive.dur
Postdive duration.
- postdive.tdist
Numeric vector with postdive total distance,
estimated from speed.
- postdive.mean.speed
Numeric vector with postdive mean speed.