Changes between Version 2 and Version 3 of Old/NodeHandler/Commands/defTopology
- Timestamp:
- Dec 20, 2006, 12:50:04 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/NodeHandler/Commands/defTopology
v2 v3 26 26 The optional 'block' allows the experimenter to further configure the topology. The following commands are defined inside the block: 27 27 28 ### * [wiki:Documentation/NodeHandler/Commands/NodeSet/image image=] 28 * '''addNode(x,y)''' Add node at location x@y to the topology 29 * '''removeNode(x,y)''' Removenode at location x@y from the topology 29 30 30 31 '''Instructions on how to incorporate noise are missing'''