diff options
Diffstat (limited to 'ns3-simulations/simulate.org')
| -rw-r--r-- | ns3-simulations/simulate.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ns3-simulations/simulate.org b/ns3-simulations/simulate.org index 30b4f14..b47c5ae 100644 --- a/ns3-simulations/simulate.org +++ b/ns3-simulations/simulate.org @@ -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)") |
