|
The Physiologist's Friend Simulation API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.friend.record.SpikePrinter
public class SpikePrinter
Constructor Summary | |
---|---|
SpikePrinter()
|
Method Summary | |
---|---|
void |
spikeOccurred(SpikeEvent e)
called by spike source ( SpikeReporter ) when a spike is detected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpikePrinter()
Method Detail |
---|
public void spikeOccurred(SpikeEvent e)
SpikeReporter
) when a spike is detected
spikeOccurred
in interface SpikeListener
e
- the spike event
|
http://www.ini.unizh.ch/~tobi/friend | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |