jAER project on SourceForge

net.sf.jaer.aemonitor
Class AEConstants

java.lang.Object
  extended by net.sf.jaer.aemonitor.AEConstants

public class AEConstants
extends java.lang.Object

Holds constants related to AE interface.

Author:
tobi

Field Summary
static int TICK_DEFAULT_US
          The default timestamp tick value in microseconds
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TICK_DEFAULT_US

public static final int TICK_DEFAULT_US
The default timestamp tick value in microseconds

See Also:
Constant Field Values

jAER project on SourceForge