Uses of Class
tethys.detection.GranularityHandler
Packages that use GranularityHandler
-
Uses of GranularityHandler in tethys.detection
Subclasses of GranularityHandler in tethys.detectionModifier 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
Methods in tethys.detection that return GranularityHandlerModifier 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.