mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-06-07 23:27:39 +00:00
Update paper
This commit is contained in:
parent
04b79f058e
commit
4045a41e02
24 changed files with 195153 additions and 1164 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue