mirror of
https://gitlab.com/manzerbredes/paper-lowrate-iot.git
synced 2025-05-01 01:17:46 +00:00
Update legend
This commit is contained in:
parent
89d815f81e
commit
daa845cc49
5 changed files with 3 additions and 3 deletions
|
@ -159,7 +159,7 @@
|
|||
library("tidyverse")
|
||||
|
||||
# Fell free to update the following
|
||||
labels=c(nbNodes="Number of nodes",nbSensors="Number of sensors",totalEnergy="Total Energy (J)",
|
||||
labels=c(nbNodes="Number of nodes",sensorsNumber="Number of sensors",totalEnergy="Total Energy (J)",
|
||||
nbHop="Number of hop (AP to Cloud)", linksBandwidth="Links Bandwidth (Mbps)",
|
||||
linksLatency="Links Latency (ms)")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue