Uses of Class
tethys.detection.GranularityHandler
-
Uses of GranularityHandler in tethys.detection
Modifier and TypeClassDescriptionclass
Binned granularity Will have to collect different counts for each type of call for each datablock (if there are such things) so a little more complicated than might be expected.class
class
As with the binned Detections, this may generate multiple encounters at the same time for different types of sounds.class
Modifier and TypeMethodDescriptionstatic GranularityHandler
GranularityHandler.getHandler
(nilus.GranularityEnumType granularity, TethysControl tethysControl, PamDataBlock dataBlock, TethysExportParams tethysExportParams, StreamExportParams streamExportParams) Create the correct type of granularity handler to put individual data units into Detection objects.