# # 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 (30, 0,0) 2 0 (30, 30, 0) 3 0 (0, 30, 0) 4 0 (60,0,0) 5 0 (60,30,0) 6 0 (60,60,0) 7 0 (30,60,0) 8 0 (0,60,0) 9 0 (90,0,0) 10 0 (90,30,0) 11 0 (90,60,0) 12 0 (90,90,0) 13 0 (60,90,0) 14 0 (30,90,0) 15 0 (0,90,0) 16 0 (120,0,0) 17 0 (120,30,0) 18 0 (120,60,0) 19 0 (120,90,0) 20 0 (120,120,0) 21 0 (90,120,0) 22 0 (60,120,0) 23 0 (30,120,0) 24 0 (0,120,0)