public interface NetStructure
Modifier and Type | Method and Description |
---|---|
StructureLink[] |
getLinks()
gets the properties of the links in the network which take part
in the diffusion calculation.
|
StructureNode[] |
getNodes()
gets the properties of the nodes in the network which take part
in the diffusion process.
|
NetState |
newState() |
StructureNode[] getNodes()
StructureLink[] getLinks()
NetState newState()
Copyright © 2013. All Rights Reserved.