TDRcalibrate-class: Class "TDRcalibrate" for dive analysis
Description
This class holds information produced at various stages of
dive analysis. Methods are provided for extracting data from each
slot.Objects from the Class
Objects can be created by calls of the
form new("TDRcalibrate", ...). The objects of this class
contain information necessary to divide the record into sections
(e.g. dry/water), dive/surface, and different sections within dives.
They also contain the parameters used to calibrate speed and criteria
to divide the record into phases.Details
This is perhaps the most important class in diveMove, as it
holds all the information necessary for calculating requested
summaries for a TDR.