Package mosaic.sim.neuron.visualisation

Class Summary
PLNeuronInternalView This class implements a view for the potential and threshold functions of a neuron, thus its internal states.
ScrollingView This class implements a horizontally scrolling view for 2D trajectories.
SpikeView This class implements a scrolling spike view where spikes are simply drawn as vertical lines marking the simulation time points when the spikes occured.
ViewSynchronizer This class is able to synchronize multiple ScrollingViews so that they always show the same current simulation time.