Package | Description |
---|---|
cnslab.cnsmath | |
cnslab.cnsnetwork | |
edu.jhu.mb.ernst | |
edu.jhu.mb.ernst.net | |
edu.jhu.mb.ernst.util.slot | |
jpvm |
Class and Description |
---|
FireEvent
Neuron fire event, it contains the neuron fire time and neuron index.
|
InputEvent
Neuron input event, contains input time, branch of synapses and id of
presynaptic neuron.
|
StringWrap
Deprecated.
|
Class and Description |
---|
ANetwork
Same as Network but Avalanche recorder is added.
|
AvalancheCounter
Used to count avalanch in the network
|
Axon
Neuron Axon, it contains an array of branches.
|
BKPoissonNeuronPara
Parameter for BKPoissonNeuron.
|
Branch
Branch put all the synapses with same synaptic delay and same target
together to reduce the queue size
|
Experiment
Experiment consists of sub experiment.
|
FireEvent
Neuron fire event, it contains the neuron fire time and neuron index.
|
InputEvent
Neuron input event, contains input time, branch of synapses and id of
presynaptic neuron.
|
IntraInfo
Class stored the information for intracellular recorder.
|
IntraRecBuffer
Stored array of neurons which needs to be recorded.
|
JpvmInfo
A class to store all the necessary information about Java Parallel
virtual machine.
|
Layer
Data structure for storing a layer of neurons.
|
LayerStructure
Organize layers of neurons.
|
MainSimulator
The class for main host, which spawn all the trial hosts and
NetNosts, setup timer to check progress of the simulation and collect
recorded data from all NetHosts.
|
MiNiNeuron.State |
MiNiNeuronPara
MiNiNeuron neuron parameters.
|
NetMessage
The spike message transmitted between Nethosts.
|
NetRecordSpike
Message of recorded spikes transmitted from NetHosts to MainHost.
|
Network
Network structure to organize all the small pieces (neurons, layers,
axons, recorders, etc.) together.
|
Neuron
Interface for a Neuron object.
|
Para |
ParToDoc
Deprecated.
|
PInputEvent
Poisson input events, similar to InputEvent
|
Points
Deprecated.
|
PRun
The thread used by NetHost to do the real work, i.e. process the queue
events.
|
Queue
Priority Queue Structure used in both input and output queue of the
simulation.
|
RecordBuffer
A buffer to keep all the recorded spikes for sending to main host.
|
Recorder
The class used to record neuron activities.
|
RecorderData
The processed recorded data for different electrodes.
|
SIFNeuronPara
The data structure to store parameters of the SIF neuron.
|
SimulatorParser
Simulator Parser, to parse XML file
|
SizeID |
SpikeBuffer
Buffer of spikes between min synaptic delay, send all the buffer once.
|
Stimulus
Stimulus class contains all types of stimulus.
|
SubExp
Subexperiment.
|
Transmissible
Interface to indicate a class is transmissible by JPVM.
|
UserSenNeuronPara
Data for user sensory neuron.
|
VComponent
Vector recorder component, one layer of neuron, orientation
|
VComponents
Combination of Vector components
|
VSICLIFNeuron.State |
VSICLIFNeuronPara
VSICLIFNeuron parameters.
|
VSICLIFNeuronParaV2
VSICLIFNeuronV2 neuron parameters.
|
VSICLIFNeuronV2.State |
Class and Description |
---|
Layer
Data structure for storing a layer of neurons.
|
Class and Description |
---|
JpvmInfo
A class to store all the necessary information about Java Parallel
virtual machine.
|
Class and Description |
---|
Queue
Priority Queue Structure used in both input and output queue of the
simulation.
|
Class and Description |
---|
Neuron
Interface for a Neuron object.
|
Transmissible
Interface to indicate a class is transmissible by JPVM.
|