Package PamView
Interface GroupedDataSource
- All Known Implementing Classes:
BearingDataBlock
,ClickDataBlock
,ConnectedRegionDataBlock
,DLDetectionDataBlock
,GPLDetectionBlock
,RWEDataBlock
,TrackedClickDataBlock
public interface GroupedDataSource
Interface to add to datablocks which have channel grouped data.
This will allow the beam former or other down stream processes
to learn about channel grouping in detectors they are monitoring.
- Author:
- Doug Gillespie
-
Method Summary
-
Method Details
-
getGroupSourceParameters
GroupedSourceParameters getGroupSourceParameters()- Returns:
- the current group source parameters for this data source.
-