mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Update manual
This commit is contained in:
parent
db5bb401f3
commit
4bb27d9279
3 changed files with 49 additions and 6 deletions
|
@ -14,4 +14,4 @@ s.create_node("node",args="sender") # Use node.py for the first node with "sende
|
|||
s.create_node("node",args="receiver") # Now the second node
|
||||
|
||||
##### Run the simulation
|
||||
s.run()
|
||||
s.run(interferences=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue