Package | Description |
---|---|
cnslab.cnsnetwork |
Modifier and Type | Field and Description |
---|---|
List<LinkedList<IntraInfo>> |
IntraRecBuffer.buff
Array of IntraInfo
|
Modifier and Type | Method and Description |
---|---|
void |
IntraInfo.plus(IntraInfo other)
Sum the membrane voltage and currents of other IntraInfo to current
one
|