From 9305e544d3c3b3ad49a47587616f2bde1dd8d323 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 6 May 2019 12:05:15 +0200 Subject: Debug+Add g5k logs --- .../plots/BW-linksBandwidth_totalEnergy.png | Bin 107706 -> 107779 bytes .../plots/LATENCY-linksLatency_totalEnergy.png | Bin 137870 -> 137997 bytes ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png | Bin 380818 -> 380900 bytes ns3-simulations/plots/plots.pdf | Bin 722435 -> 722680 bytes ns3-simulations/plots/plots.tex | 2 +- ns3-simulations/plots/plots.tex~ | 47 --------------------- 6 files changed, 1 insertion(+), 48 deletions(-) delete mode 100644 ns3-simulations/plots/plots.tex~ (limited to 'ns3-simulations/plots') diff --git a/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png b/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png index 347b2d9..3dd9357 100644 Binary files a/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png and b/ns3-simulations/plots/BW-linksBandwidth_totalEnergy.png differ diff --git a/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png b/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png index ce30e2a..bb6cc70 100644 Binary files a/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png and b/ns3-simulations/plots/LATENCY-linksLatency_totalEnergy.png differ diff --git a/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png b/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png index dd8de87..2e200ad 100644 Binary files a/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png and b/ns3-simulations/plots/NBHOP-nbHop_totalEnergy.png differ diff --git a/ns3-simulations/plots/plots.pdf b/ns3-simulations/plots/plots.pdf index 2bc8b15..15c8644 100644 Binary files a/ns3-simulations/plots/plots.pdf and b/ns3-simulations/plots/plots.pdf 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} -- cgit v1.2.3