Update simulations

This commit is contained in:
Loic Guegan 2019-04-29 09:00:49 +02:00
parent daa845cc49
commit bf96465528
393 changed files with 5613238 additions and 70539 deletions
ns3-simulations/simulator/modules

View file

@ -33,12 +33,13 @@
#include <utility> // To use std::pair
#include <iomanip> // To use std::setw
#define SIM_TIME 60
// ECOFEN
#define ECOFEN_LOG_UNTIL 100
#define ECOFEN_LOG_EVERY 0.1
#define ECOFEN_LOG_EVERY 0.5
// WIFI Energy Values
#define BASICENERGYSOURCEINITIALENERGYJ 10
#define BASICENERGYSOURCEINITIALENERGYJ 10000
#define BASICENERGYSUPPLYVOLTAGEV 3.3
#define TXCURRENTA 0.38
#define RXCURRENTA 0.313