Package group3dlocaliser.grouper
Class GroupInformation
java.lang.Object
group3dlocaliser.grouper.GroupInformation
Information about a channel group used by the DetectionGrouper
- Author:
- dg50
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
lastSample
public long lastSample -
channelMap
public int channelMap
-
-
Constructor Details
-
GroupInformation
public GroupInformation(int channelMap, long lastSample) - Parameters:
channelMap
-lastSample
-
-