Bring nodes close together, due to changes in ns-3.9 that bring reduced wifi range

This commit is contained in:
Gustavo J. A. M. Carneiro
2010-08-10 12:28:56 +01:00
parent cde83e6c89
commit fb99c4fe3b

View File

@@ -19,7 +19,7 @@
import sys
import ns3
DISTANCE = 150 # (m)
DISTANCE = 100 # (m)
NUM_NODES_SIDE = 3
def main(argv):