jAER project on SourceForge

ch.unizh.ini.jaer.chip.retina
Class TestchipARCsPixelTestArray.Extractor

java.lang.Object
  extended by net.sf.jaer.chip.TypedEventExtractor
      extended by net.sf.jaer.chip.RetinaExtractor
          extended by ch.unizh.ini.jaer.chip.retina.TestchipARCsPixelTestArray.Extractor
All Implemented Interfaces:
java.io.Serializable, EventExtractor2D
Enclosing class:
TestchipARCsPixelTestArray

public class TestchipARCsPixelTestArray.Extractor
extends RetinaExtractor
implements java.io.Serializable

the event extractor for Tmpdiff128

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jaer.chip.TypedEventExtractor
chip, fliptype, flipx, flipy, hexArrangement, out, rotate, typemask, typeshift, xmask, xshift, ymask, yshift
 
Constructor Summary
TestchipARCsPixelTestArray.Extractor(TestchipARCsPixelTestArray chip)
           
 
Method Summary
 
Methods inherited from class net.sf.jaer.chip.RetinaExtractor
extractPacket
 
Methods inherited from class net.sf.jaer.chip.TypedEventExtractor
extractPacket, getAddressFromCell, getSubsampleThresholdEventCount, getTypeFromAddress, getTypemask, getTypeshift, getUsedBits, getXFromAddress, getXmask, getXshift, getYFromAddress, getYmask, getYshift, isFliptype, isFlipx, isFlipy, isSubsamplingEnabled, matchesAddress, reconstructRawPacket, setFliptype, setFlipx, setFlipy, setSubsampleThresholdEventCount, setSubsamplingEnabled, setTypemask, setTypeshift, setXmask, setXshift, setYmask, setYshift
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestchipARCsPixelTestArray.Extractor

public TestchipARCsPixelTestArray.Extractor(TestchipARCsPixelTestArray chip)

jAER project on SourceForge