Uses of Interface
PamguardMVC.DataUnitMatcher
-
Uses of DataUnitMatcher in generalDatabase
Modifier and TypeClassDescriptionclass
Works with a DataUnitFinder to match PamDataUnits by database index. -
Uses of DataUnitMatcher in PamguardMVC
Modifier 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.Modifier and TypeMethodDescriptionvoid
DataUnitFinder.setDataUnitMatcher
(DataUnitMatcher dataUnitMatcher) ModifierConstructorDescriptionDataUnitFinder
(PamDataBlock<Tunit> pamDataBlock, DataUnitMatcher dataUnitMatcher) Create a data unit finder that uses a user created matcherDeletedDataUnitFinder
(PamDataBlock pamDataBlock, DataUnitMatcher dataUnitMatcher)