|
The Physiologist's Friend Simulation API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
SpikeReporter
and SpikeEvent
generation
from these spikes.
See:
Description
Interface Summary | |
---|---|
SpikeEventSource | Classes that are sources of SpikeEvent 's implement this interface, so that SpikeListener 's can register themselves to receive spikes. |
SpikeListener | SpikeListeners should implement this interface in order to be able to register themselves as recipients of spike events. |
SpikeReporter | Interface that is implemented by objects that can report spikes. |
Class Summary | |
---|---|
MicrophoneReporter | Uses the microphone input to detect and generate SpikeEvent 's. |
SimulationReporter | Generates a SpikeEvent when it detects that the simulation's
monitored cell has made a spike. |
SpikeEvent | Represents a spike. |
SpikeLogger | Logs SpikeEvent 's to a File . |
SpikePlotter | |
SpikePrinter |
Spike recording using the microphone input with SpikeReporter
and SpikeEvent
generation
from these spikes. You can plug a Physiologist's Friend chip into
the microphone input of your computer and record its spikes using a SpikeLogger
. Or you can use PhysioFriend to record the spikes directly and plot
marks on the tangent screen every time there is a spike.
|
http://www.ini.unizh.ch/~tobi/friend | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |