Class CompartmentEvent

java.lang.Object
mgui.neuro.components.simple.SimpleEvent
mgui.neuro.components.compartments.CompartmentEvent
All Implemented Interfaces:
DynamicModelEvent, TimeStepListener

public class CompartmentEvent
extends SimpleEvent
Basic event for compartments of a compartmental model. Event holds a reference to the source compartment, and updating of target will also update source (transmission between compartments is bidirectional)
Version:
1.0
Author:
Andrew Reid