jAER project on SourceForge

Uses of Class
ch.unizh.ini.jaer.chip.cochlea.BinauralCochleaEvent.Ear

Packages that use BinauralCochleaEvent.Ear
ch.unizh.ini.jaer.chip.cochlea Classes related to Shih-Chii's and Andre's cochlea chips. 
 

Uses of BinauralCochleaEvent.Ear in ch.unizh.ini.jaer.chip.cochlea
 

Methods in ch.unizh.ini.jaer.chip.cochlea that return BinauralCochleaEvent.Ear
 BinauralCochleaEvent.Ear BinauralCochleaEvent.getEar()
           
 BinauralCochleaEvent.Ear CochleaAMSEvent.getEar()
           
static BinauralCochleaEvent.Ear BinauralCochleaEvent.Ear.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BinauralCochleaEvent.Ear[] BinauralCochleaEvent.Ear.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


jAER project on SourceForge