jAER project on SourceForge

net.sf.jaer.aemapper
Interface AESoftMapper

All Known Implementing Classes:
CochleaAMS1bHardwareInterface, CypressFX2AEX, CypressFX2Mapper, CypressFX2MonitorSequencer

public interface AESoftMapper

A monitor sequencer device signals it's willingness to remap events from input to output by implementing these methods. Then host software remaps events from the monitor to the sequencer through the mappings.

Author:
tobi

Method Summary
 java.util.Collection<AEMapper> getAEMappers()
           
 

Method Detail

getAEMappers

java.util.Collection<AEMapper> getAEMappers()

jAER project on SourceForge