paper-lowrate-iot/logs/ns3/logs-on-my-machine-try1/plots/plots.org
2019-05-22 11:24:17 +02:00

20 lines
606 B
Org Mode

#+TITLE: Analysis
#+LATEX_HEADER: \usepackage{fullpage}
#+OPTIONS: toc:nil
\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}