Class TestConsumer.EventInfo

java.lang.Object
likelihoodDetectionModule.thresholdDetector.TestConsumer.EventInfo
Enclosing class:
TestConsumer

public class TestConsumer.EventInfo extends Object
Simple class to collect some info about update events for the UnitTest.
Author:
Dave Flogeras
  • Constructor Details Link icon

    • EventInfo Link icon

      public EventInfo(int bandIndex, long timeStamp, int channelMask)
  • Method Details Link icon

    • bandIndex Link icon

      public int bandIndex()
    • timeStamp Link icon

      public long timeStamp()
    • channelMask Link icon

      public int channelMask()