jAER project on SourceForge

ch.unizh.ini.jaer.chip.dollbrain
Class ColorContrastRetinaTestChip.Extractor

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

public class ColorContrastRetinaTestChip.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
ColorContrastRetinaTestChip.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

ColorContrastRetinaTestChip.Extractor

public ColorContrastRetinaTestChip.Extractor(AEChip chip)

jAER project on SourceForge