Class SimpleSoma

All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable<DynamicModelComponent>, AttributeListener, AttributeObject, InterfaceObject, NamedObject, TreeObject, CleanableObject, DynamicModelComponent, TimeStepListener, Updateable, NeuronalComponent, Soma

public class SimpleSoma
extends AbstractSoma
Simple soma for, e.g., SimpleNeuron. Fires an "action potential" of magnitude specified by the output parameter, if potential > threshold.
Since:
1.0
Version:
1.0
Author:
Andrew Reid