From 4045a41e029ed11dde5763455095bd33c7746a72 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 20 May 2019 16:48:17 +0200 Subject: Update paper --- ns3-simulations/nix/simulator/modules/modules.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ns3-simulations/nix/simulator/modules') diff --git a/ns3-simulations/nix/simulator/modules/modules.hpp b/ns3-simulations/nix/simulator/modules/modules.hpp index e1f197d..7bc5c2a 100644 --- a/ns3-simulations/nix/simulator/modules/modules.hpp +++ b/ns3-simulations/nix/simulator/modules/modules.hpp @@ -32,8 +32,8 @@ #include // To use std::pair #include // To use std::setw -#define SIM_TIME 60 // 30mins simulations -#define RECT_SIZE 10 // Sensors random rectangle position size +#define SIM_TIME 1800 // 30mins simulations +#define RECT_SIZE 30 // Sensors random rectangle position size #define MAX_PACKET_BY_SENSOR 900000 // Reasonable big number (in order that simulation end before sensors stop sending packets) // ECOFEN -- cgit v1.2.3