Class DetectionGroup

java.lang.Object
group3dlocaliser.grouper.DetectionGroup

public class DetectionGroup extends Object
  • Constructor Details

    • DetectionGroup

      public DetectionGroup(int nChannelGroups, int channelGroup, PamDataUnit pamDataUnit)
  • Method Details

    • addDataUnit

      public void addDataUnit(int channelGroup, PamDataUnit pamDataUnit)
    • getDataUnits

      public List<PamDataUnit> getDataUnits(int iChannelGroup)
      Returns:
      the dataUnits
    • getNumUnits

      public int getNumUnits()
    • getTotalChannelMap

      public int getTotalChannelMap()
      Returns:
      the totalChannelMap
    • getnChannelGroups

      public int getnChannelGroups()
      Returns:
      the nChannelGroups
    • getLastSamples

      public long[] getLastSamples()
      Returns:
      the lastSamples
    • getVeryLastSample

      public long getVeryLastSample()
      Returns:
      the veryLastSample