The Physiologist's Friend Simulation API

ch.unizh.ini.friend.simulation.cells
Interface SpikingCell

All Known Implementing Classes:
AbstractSpikingCell, GanglionCell, IntegrateFireCell, PoissonSoma

public interface SpikingCell

A cell that makes spike output.

Since:
$Revision: 1.3 $
Author:
$Author: cmarti $

Method Summary
 boolean isSpike()
          is the cell making a spike now?
 

Method Detail

isSpike

boolean isSpike()
is the cell making a spike now?


http://www.ini.unizh.ch/~tobi/friend