mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-06-07 23:27:39 +00:00
Update paper/new simulation with 10G routers
This commit is contained in:
parent
fce7ffd9ea
commit
18742ad944
286 changed files with 7193863 additions and 2161811 deletions
|
@ -49,11 +49,11 @@
|
|||
// Cloud Energy Values
|
||||
#define ONCONSO 0
|
||||
#define OFFCONSO 0
|
||||
#define IDLECONSO 1
|
||||
#define RECVBYTEENERGY 3.4
|
||||
#define SENTBYTEENERGY 3.4
|
||||
#define RECVPKTENERGY 192.2
|
||||
#define SENTPKTENERGY 192.2
|
||||
#define IDLECONSO 0.53
|
||||
#define RECVBYTEENERGY 14
|
||||
#define SENTBYTEENERGY 14
|
||||
#define RECVPKTENERGY 1504
|
||||
#define SENTPKTENERGY 1504
|
||||
|
||||
using namespace ns3;
|
||||
|
||||
|
|
BIN
src/ns3/nix/simulator/simulator
Executable file
BIN
src/ns3/nix/simulator/simulator
Executable file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue