Class SimpleCorticalConnectionEvent
java.lang.Object
mgui.neuro.components.simple.SimpleEvent
mgui.neuro.components.cortical.simple.SimpleCorticalConnectionEvent
- All Implemented Interfaces:
DynamicModelEvent,TimeStepListener
public class SimpleCorticalConnectionEvent extends SimpleEvent
-
Field Summary
Fields Modifier and Type Field Description doubleoutputFields inherited from class mgui.neuro.components.simple.SimpleEvent
code, delay -
Constructor Summary
Constructors Constructor Description SimpleCorticalConnectionEvent(SimpleCorticalConnection c) -
Method Summary
Modifier and Type Method Description doublegetOutput()Methods inherited from class mgui.neuro.components.simple.SimpleEvent
getCode, getDelay, timeElapsedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
output
public double output
-
-
Constructor Details
-
SimpleCorticalConnectionEvent
-
-
Method Details
-
getOutput
public double getOutput()
-