The Physiologist's Friend Simulation API

ch.unizh.ini.friend.simulation
Interface ServesOutput

All Known Implementing Classes:
AbstractCell, AbstractSpikingCell, AbstractSynapse, BipolarCell, ColorPhotoreceptor, GanglionCell, HorizontalCell, IntegrateFireCell, OscillatingOutput, Photoreceptor, PoissonSoma, ScalingSynapse

public interface ServesOutput

This interface is provided by all components that offer an output in the simulation.

Version:
$Revision: 1.3 $
Author:
Christof Marti

Method Summary
 float output()
          Returns the current output value of the component.
 

Method Detail

output

float output()
Returns the current output value of the component.

Returns:
The ouput value (current / potential).

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