jAER project on SourceForge

Uses of Class
ch.unizh.ini.jaer.projects.ballshooter.CommunicationObject

Packages that use CommunicationObject
ch.unizh.ini.jaer.projects.ballshooter The ball shooter demonstration based on temporal contrast AER silicon retina, the AER-EAR binaural silicon cochlea, the servo motor controller. 
 

Uses of CommunicationObject in ch.unizh.ini.jaer.projects.ballshooter
 

Methods in ch.unizh.ini.jaer.projects.ballshooter that return CommunicationObject
static CommunicationObject Tmpdiff128CochleaCommunication.peekBlockingQ()
           
static CommunicationObject Tmpdiff128CochleaCommunication.pollBlockingQ()
           
 

Methods in ch.unizh.ini.jaer.projects.ballshooter with parameters of type CommunicationObject
static void Tmpdiff128CochleaCommunication.putBlockingQ(CommunicationObject co)
           
 


jAER project on SourceForge