jAER project on SourceForge

es.cnm.imse.jaer.chip.convolution
Class Conv64InOut.Extractor

java.lang.Object
  extended by net.sf.jaer.chip.TypedEventExtractor
      extended by es.cnm.imse.jaer.chip.convolution.Conv64InOut.Extractor
All Implemented Interfaces:
java.io.Serializable, EventExtractor2D
Enclosing class:
Conv64InOut

public class Conv64InOut.Extractor
extends TypedEventExtractor
implements java.io.Serializable

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
Conv64InOut.Extractor(AEChip chip)
           
 
Method Summary
 
Methods inherited from class net.sf.jaer.chip.TypedEventExtractor
extractPacket, 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

Conv64InOut.Extractor

public Conv64InOut.Extractor(AEChip chip)

jAER project on SourceForge