Update paper

This commit is contained in:
Loic Guegan 2019-05-20 16:48:17 +02:00
parent 04b79f058e
commit 4045a41e02
24 changed files with 195153 additions and 1164 deletions

View file

@ -32,8 +32,8 @@
#include <utility> // To use std::pair
#include <iomanip> // 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