summaryrefslogtreecommitdiff
path: root/ns3-simulations/plots
diff options
context:
space:
mode:
authorLoic Guegan <manzerberdes@gmx.com>2019-05-06 12:05:15 +0200
committerLoic Guegan <manzerberdes@gmx.com>2019-05-06 12:05:15 +0200
commit9305e544d3c3b3ad49a47587616f2bde1dd8d323 (patch)
treefe905a3e7118e902d95a31677f9fffeb5ffbc7bb /ns3-simulations/plots
parentf9d8e59ebbd697948f718f295bafa492f2d0947c (diff)
Debug+Add g5k logs
Diffstat (limited to 'ns3-simulations/plots')
-rw-r--r--ns3-simulations/plots/BW-linksBandwidth_totalEnergy.pngbin107706 -> 107779 bytes
-rw-r--r--ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.pngbin137870 -> 137997 bytes
-rw-r--r--ns3-simulations/plots/NBHOP-nbHop_totalEnergy.pngbin380818 -> 380900 bytes
-rw-r--r--ns3-simulations/plots/plots.pdfbin722435 -> 722680 bytes
-rw-r--r--ns3-simulations/plots/plots.tex2
-rw-r--r--ns3-simulations/plots/plots.tex~47
6 files changed, 1 insertions, 48 deletions
diff --git a/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png b/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png
index 347b2d9..3dd9357 100644
--- a/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png
+++ b/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png
Binary files differ
diff --git a/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png b/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png
index ce30e2a..bb6cc70 100644
--- a/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png
+++ b/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png
Binary files differ
diff --git a/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png b/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png
index dd8de87..2e200ad 100644
--- a/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png
+++ b/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png
Binary files differ
diff --git a/ns3-simulations/plots/plots.pdf b/ns3-simulations/plots/plots.pdf
index 2bc8b15..15c8644 100644
--- a/ns3-simulations/plots/plots.pdf
+++ b/ns3-simulations/plots/plots.pdf
Binary files differ
diff --git a/ns3-simulations/plots/plots.tex b/ns3-simulations/plots/plots.tex
index f56e8ab..ea553c6 100644
--- a/ns3-simulations/plots/plots.tex
+++ b/ns3-simulations/plots/plots.tex
@@ -1,4 +1,4 @@
-% Created 2019-04-26 ven. 16:31
+% Created 2019-05-06 lun. 12:03
% Intended LaTeX compiler: pdflatex
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
diff --git a/ns3-simulations/plots/plots.tex~ b/ns3-simulations/plots/plots.tex~
deleted file mode 100644
index 0ea51a6..0000000
--- a/ns3-simulations/plots/plots.tex~
+++ /dev/null
@@ -1,47 +0,0 @@
-% Created 2019-04-26 ven. 16:24
-% Intended LaTeX compiler: pdflatex
-\documentclass[11pt]{article}
-\usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
-\usepackage{graphicx}
-\usepackage{grffile}
-\usepackage{longtable}
-\usepackage{wrapfig}
-\usepackage{rotating}
-\usepackage[normalem]{ulem}
-\usepackage{amsmath}
-\usepackage{textcomp}
-\usepackage{amssymb}
-\usepackage{capt-of}
-\usepackage{hyperref}
-\usepackage{fullpage}
-\date{\today}
-\title{Analysis}
-\hypersetup{
- pdfauthor={},
- pdftitle={Analysis},
- pdfkeywords={},
- pdfsubject={},
- pdfcreator={Emacs 26.2 (Org mode 9.1.9)},
- pdflang={English}}
-\begin{document}
-
-\maketitle
-\begin{center}
-\begin{tabular}{lr}
-Parameters & Values\\
-\hline
-sensorsPktSize & 5 bytes\\
-sensorsSendInterval & 10s\\
-sensorsNumber & 10\\
-nbHop & 10\\
-linksBandwidth & 10Mbps\\
-linksLatency & 2ms\\
-\end{tabular}
-\newline
-\end{center}
-\includegraphics[width=0.5\linewidth]{BW-linksBandwidth_totalEnergy.png}
-\includegraphics[width=0.5\linewidth]{NBSENSORS-sensorsNumber_totalEnergy.png}
-\includegraphics[width=0.5\linewidth]{LATENCY-linksLatency_totalEnergy.png}
-\includegraphics[width=0.5\linewidth]{NBHOP-nbHop_totalEnergy.png}
-\end{document}