Class TestConsumer.EventInfo
java.lang.Object
likelihoodDetectionModule.thresholdDetector.TestConsumer.EventInfo
- Enclosing class:
 TestConsumer
Simple class to collect some info about update events for the UnitTest.
- Author:
 - Dave Flogeras
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
EventInfo
public EventInfo(int bandIndex, long timeStamp, int channelMask)  
 - 
 - 
Method Details
- 
bandIndex
public int bandIndex() - 
timeStamp
public long timeStamp() - 
channelMask
public int channelMask() 
 -