Uses of Class
tethys.detection.GranularityHandler
Packages that use GranularityHandler
- 
Uses of GranularityHandler in tethys.detection
Subclasses of GranularityHandler in tethys.detectionModifier and TypeClassDescriptionclassBinned 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.classclassAs with the binned Detections, this may generate multiple encounters at the same time for different types of sounds.classMethods in tethys.detection that return GranularityHandlerModifier and TypeMethodDescriptionstatic GranularityHandlerGranularityHandler.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.