jAER project on SourceForge

Uses of Package
net.sf.jaer.aemapper

Packages that use net.sf.jaer.aemapper
ch.unizh.ini.jaer.chip.cochlea Classes related to Shih-Chii's and Andre's cochlea chips. 
net.sf.jaer.aemapper Classes related to remapping events from sender to receiver. 
net.sf.jaer.hardwareinterface.usb.cypressfx2 Cypress FX2 USB interfaces using Thesycon USB driver. 
 

Classes in net.sf.jaer.aemapper used by ch.unizh.ini.jaer.chip.cochlea
AESoftMapper
          A monitor sequencer device signals it's willingness to remap events from input to output by implementing these methods.
 

Classes in net.sf.jaer.aemapper used by net.sf.jaer.aemapper
AEMap
          A mapping from source to destination events.
AEMapper
          Interface for an event mapper - a device that maps packets of events from input to output.
 

Classes in net.sf.jaer.aemapper used by net.sf.jaer.hardwareinterface.usb.cypressfx2
AEMapper
          Interface for an event mapper - a device that maps packets of events from input to output.
AESoftMapper
          A monitor sequencer device signals it's willingness to remap events from input to output by implementing these methods.
 


jAER project on SourceForge