# # NODE-PLACEMENT-FILE # Format: nodeAddr 0 (x, y, z) # The second parameter is for the consistency # with the mobility trace format. # # This is the nodes placement file for task 4 of simulation2 assignment # This file defines a grid network of 5*5 nodes. Inter-node distance is 100 meters 0 0 (0, 0, 0) 1 0 (50, 0,0) 2 0 (50, 50, 0) 3 0 (0, 50, 0) 4 0 (100,0,0) 5 0 (100,50,0) 6 0 (100,100,0) 7 0 (50,100,0) 8 0 (0,100,0) 9 0 (150,0,0) 10 0 (150,50,0) 11 0 (150,100,0) 12 0 (150,150,0) 13 0 (100,150,0) 14 0 (50,150,0) 15 0 (0,150,0)