ERNST
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

A - Variable in class cnslab.cnsnetwork.MiNiNeuronPara
Adaptation see Mihalas, Niebur 2009
A - Variable in class cnslab.cnsnetwork.VSICLIFNeuronPara
 
A - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
Adaptation see Mihalas, Niebur 2009
ABDECAY - Variable in class cnslab.cnsnetwork.VSICLIFNeuronPara
some constants to boost up the computation
ABDECAY - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
some constants to boost up the computation
ABGLCAP - Variable in class cnslab.cnsnetwork.VSICLIFNeuronPara
some constants to boost up the computation
ABGLCAP - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
some constants to boost up the computation
ABMAP - Static variable in class cnslab.cnsnetwork.LayerStructure
 
abmapcells(int, int, int) - Method in class cnslab.cnsnetwork.LayerStructure
Give the nethost id, map the cells in a times b, fast method.
abmapcells_Main(int, int) - Method in class cnslab.cnsnetwork.LayerStructure
Used in main Host, which is fast and used only to get numbers.
ABSREF - Variable in class cnslab.cnsnetwork.MiNiNeuronPara
absolute refractory period
ABSREF - Variable in class cnslab.cnsnetwork.SIFNeuronPara
absolute refractory period
ABSREF - Variable in class cnslab.cnsnetwork.VSICLIFNeuronPara
absolute refractory period
ABSREF - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
absolute refractory period
ACC - Static variable in class cnslab.cnsmath.PolynomialLongDivision
 
actionPerformed(ActionEvent) - Method in class cnslab.cnsnetwork.PlotResult
aData - Variable in class cnslab.cnsnetwork.ANetwork
 
add(T2) - Method in class cnslab.cnsmath.FibonacciHeap
Adds the Object item, with the supplied priority.
add(T) - Method in class cnslab.cnsmath.RBTree
Implements collections.UpdatableBag.add.
Add() - Method in class cnslab.gui.GConsole
Add host
Add(String, int) - Method in class cnslab.gui.GConsole
 
add(DiscreteEvent...) - Method in interface edu.jhu.mb.ernst.engine.DiscreteEventQueue
 
add(DiscreteEvent...) - Method in class edu.jhu.mb.ernst.engine.queue.DefaultDiscreteEventQueueImp
 
AddAll() - Method in class cnslab.gui.GConsole
Add host from file myhosts
addAll(Collection<DiscreteEvent>) - Method in interface edu.jhu.mb.ernst.engine.DiscreteEventQueue
 
addAll(Collection<DiscreteEvent>) - Method in class edu.jhu.mb.ernst.engine.queue.DefaultDiscreteEventQueueImp
 
addCom(Layer, int) - Method in class cnslab.cnsnetwork.VComponents
Add one component.
addComs() - Method in class cnslab.cnsnetwork.Recorder
 
addHostNow(Object) - Method in class cnslab.gui.mainErnst
added one host
addIfAbsent(T) - Method in class cnslab.cnsmath.RBTree
Implements collections.UpdatableBag.addIfAbsent Time complexity: O(log n).
addLayer(String, String, int, String) - Method in class cnslab.cnsnetwork.LayerStructure
Add one layer of neurons into the structure.
addLayer(String, String, int, int, String) - Method in class cnslab.cnsnetwork.LayerStructure
 
addLine(int, int, int, int, String, String, ArrayList<String>) - Method in class cnslab.cnsnetwork.Recorder
Add a line of neurons to be recorded
addLine(int, int, int, int, String, String, int, ArrayList<String>) - Method in class cnslab.cnsnetwork.Recorder
Add a line of neurons to be recorded
addSquare(int, int, int, int, String, String, ArrayList<String>) - Method in class cnslab.cnsnetwork.Recorder
Add a square of neurons to be recorded.
addSquare(int, int, int, int, String, String, int, ArrayList<String>) - Method in class cnslab.cnsnetwork.Recorder
Add a square of neurons to be recorded.
AFireEvent - Class in cnslab.cnsnetwork
Same as FireEvent but AFireEvent stored the avalancheId
AFireEvent(int, double, int, int) - Constructor for class cnslab.cnsnetwork.AFireEvent
 
AInputEvent - Class in cnslab.cnsnetwork
Same as InputEvent but, Avalanch InputEvent stored extra avlanch id and sourceID
AInputEvent(double, Branch, int, int, int) - Constructor for class cnslab.cnsnetwork.AInputEvent
 
allDecays - Variable in class cnslab.cnsnetwork.MiNiNeuronPara
all state variables' decays
allDecays - Variable in class cnslab.cnsnetwork.VSICLIFNeuronPara
all state variables' decays
allDecays - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
all state variables' decays
Alpha_LTD - Variable in class cnslab.cnsnetwork.MiNiNeuronPara
weight of strength of LTD
Alpha_LTD - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
weight of strength of LTD
Alpha_LTP - Variable in class cnslab.cnsnetwork.MiNiNeuronPara
weight of strength of LTP (e.g. best timed spike doublet changes the synapse by 1%)
Alpha_LTP - Variable in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
weight of strength of LTP (e.g. best timed spike doublet changes the synapse by 1%)
AMainSimulator - Class in cnslab.cnsnetwork
Same as MainSimulator but deals with avalanche
AMainSimulator(Seed, String, int) - Constructor for class cnslab.cnsnetwork.AMainSimulator
 
ANetHost - Class in cnslab.cnsnetwork
Same as NetHost but deals with avalanche
ANetHost() - Constructor for class cnslab.cnsnetwork.ANetHost
 
ANetMessage - Class in cnslab.cnsnetwork
Same as NetMessage, but has some extra information about avalanche
ANetMessage(double, int, int, int) - Constructor for class cnslab.cnsnetwork.ANetMessage
 
ANetwork - Class in cnslab.cnsnetwork
Same as Network but Avalanche recorder is added.
ANetwork(ModelFactory, DiscreteEventQueue, Seq<ModulatedSynapse>, Neuron[], Map<Integer, Axon>, double, SimulatorParser, Seed) - Constructor for class cnslab.cnsnetwork.ANetwork
 
ANetwork(ModelFactory, DiscreteEventQueue, Seq<ModulatedSynapse>, Neuron[], Map<Integer, Axon>, JpvmInfo, int, double, SimulatorParser, Seed, Experiment) - Constructor for class cnslab.cnsnetwork.ANetwork
 
ANetwork(ModelFactory, DiscreteEventQueue, Seq<ModulatedSynapse>, Experiment, JpvmInfo, int, double, SimulatorParser, Seed) - Constructor for class cnslab.cnsnetwork.ANetwork
 
aSec - Variable in class cnslab.cnsnetwork.SimulatorParser
 
assignExp() - Method in class cnslab.cnsnetwork.VSICLIFNeuronPara
Deprecated.
assignExp() - Method in class cnslab.cnsnetwork.VSICLIFNeuronParaV2
Deprecated.
assignTargets - Static variable in interface cnslab.cnsnetwork.NetMessageTag
 
AvalancheCounter - Class in cnslab.cnsnetwork
Used to count avalanch in the network
avalancheCounter - Variable in class cnslab.cnsnetwork.AvalancheCounter
 
avalancheCounter - Variable in class cnslab.cnsnetwork.RecWriter
 
avalancheId - Variable in class cnslab.cnsnetwork.AFireEvent
avalanche Id it belongs to
avalancheId - Variable in class cnslab.cnsnetwork.AInputEvent
the spike belong to which avalancheID
avalancheId - Variable in class cnslab.cnsnetwork.ANetMessage
 
Axon - Class in cnslab.cnsnetwork
Neuron Axon, it contains an array of branches.
Axon(Branch[]) - Constructor for class cnslab.cnsnetwork.Axon
 
Axon() - Constructor for class cnslab.cnsnetwork.Axon
 
axons - Variable in class cnslab.cnsnetwork.LayerStructure
 
axons - Variable in class cnslab.cnsnetwork.Network
A data structure mapping neuron id to the neuron's Axon.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Javadoc generated at 2012-08-05 00:14:19

Event Related Neuronal Simulation Tool Copyright © 2012 Johns Hopkins University.