Uses of Interface
PamguardMVC.DataUnitMatcher
Packages that use DataUnitMatcher
-
Uses of DataUnitMatcher in generalDatabase
Classes in generalDatabase that implement DataUnitMatcherModifier and TypeClassDescriptionclass
Works with a DataUnitFinder to match PamDataUnits by database index. -
Uses of DataUnitMatcher in PamguardMVC
Classes in PamguardMVC that implement DataUnitMatcherModifier and TypeClassDescriptionclass
Match data based on binary file information.class
Default data unit matcher for use with DataUnitFinder Matches clicks on time and possibly also channel/sequence number depending on the number of arguments supplied.Methods in PamguardMVC that return DataUnitMatcherMethods in PamguardMVC with parameters of type DataUnitMatcherModifier and TypeMethodDescriptionvoid
DataUnitFinder.setDataUnitMatcher
(DataUnitMatcher dataUnitMatcher) Constructors in PamguardMVC with parameters of type DataUnitMatcherModifierConstructorDescriptionDataUnitFinder
(PamDataBlock<Tunit> pamDataBlock, DataUnitMatcher dataUnitMatcher) Create a data unit finder that uses a user created matcherDeletedDataUnitFinder
(PamDataBlock pamDataBlock, DataUnitMatcher dataUnitMatcher)