Package | Description |
---|---|
org.catacomb.numeric.difnet | |
org.catacomb.numeric.difnet.calc | |
org.catacomb.numeric.difnet.model |
Modifier and Type | Method and Description |
---|---|
StateNode |
NetState.getNode(int inode) |
StateNode |
StateLink.getNodeA() |
StateNode |
StateLink.getNodeB() |
StateNode[] |
NetState.getNodes()
gets the nodes in the network which take part in the diffusion
process.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
NetMapNode.readState(StateNode dnNode,
double time) |
(package private) void |
NetMapNode.writeState(StateNode dnNode) |
Modifier and Type | Class and Description |
---|---|
class |
BasicStateNode |
Modifier and Type | Method and Description |
---|---|
StateNode |
BasicNetState.getNode(int inode) |
StateNode |
BasicStateLink.getNodeA() |
StateNode |
BasicStateLink.getNodeB() |
StateNode[] |
BasicNetState.getNodes() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
PointStim.attachTo(StateNode snode) |
(package private) void |
PointVoltageStim.attachTo(StateNode snode) |
(package private) void |
PointCurrentStim.attachTo(StateNode snode) |
Copyright © 2013. All Rights Reserved.