Package | Description |
---|---|
cnslab.cnsnetwork | |
jpvm |
Modifier and Type | Class and Description |
---|---|
class |
ANetMessage
Same as NetMessage, but has some extra information about avalanche
|
class |
AvalancheCounter
Used to count avalanch in the network
|
class |
Experiment
Experiment consists of sub experiment.
|
class |
IntraInfo
Class stored the information for intracellular recorder.
|
class |
IntraRecBuffer
Stored array of neurons which needs to be recorded.
|
class |
NetMessage
The spike message transmitted between Nethosts.
|
class |
NetRecordSpike
Message of recorded spikes transmitted from NetHosts to MainHost.
|
class |
NetTime
An array of simulation progress times of each of the NetHosts
corresponding to one trial host.
|
class |
RecordBuffer
A buffer to keep all the recorded spikes for sending to main host.
|
class |
Recorder
The class used to record neuron activities.
|
class |
RecorderData
The processed recorded data for different electrodes.
|
class |
SpikeBuffer
Buffer of spikes between min synaptic delay, send all the buffer once.
|
class |
Stimulus
Stimulus class contains all types of stimulus.
|
class |
SubExp
Subexperiment.
|
class |
TargetID
Store target host id information.
|
Modifier and Type | Method and Description |
---|---|
Transmissible |
jpvmBuffer.upkcnsobj() |
Modifier and Type | Method and Description |
---|---|
void |
jpvmBuffer.pack(Transmissible d) |
void |
jpvmBuffer.pack(Transmissible[] d,
int n,
int stride) |
void |
jpvmBuffer.unpack(Transmissible[] d,
int n,
int stride) |