\@writefile{lof}{\contentsline{figure}{\numberline{2}{\ignorespaces Statistics for 6750 sphers landing in a pocket or not}}{3}{figure.2}\protected@file@percent }
\newlabel{fig:winningStats}{{2}{3}{Statistics for 6750 sphers landing in a pocket or not}{figure.2}{}}
\@writefile{lof}{\contentsline{figure}{\numberline{3}{\ignorespaces Statistics for what pocket the 1488 sphere landed in}}{4}{figure.3}\protected@file@percent }
\newlabel{fig:pocketStats}{{3}{4}{Statistics for what pocket the 1488 sphere landed in}{figure.3}{}}
\@writefile{lof}{\contentsline{figure}{\numberline{4}{\ignorespaces Displays up launch for the spheres that landed in pockets. \emph{X-axis:} up launch. \emph{Y-axis:} amount of spheres that landed in a pocket.}}{4}{figure.4}\protected@file@percent }
\newlabel{fig:forceStats}{{4}{4}{Displays up launch for the spheres that landed in pockets. \emph{X-axis:} up launch. \emph{Y-axis:} amount of spheres that landed in a pocket}{figure.4}{}}
% Include packages we need for different features (the less, the better)
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor=blue,
filecolor=magenta,
urlcolor=cyan,
citecolor=blue,
}
\usepackage{graphicx,wrapfig,lipsum}
...
...
@@ -107,8 +114,8 @@ The results and statistics for each simulation will be different since the pachi
%winningStats
\begin{wrapfigure}[h!]
%\centering
\begin{figure}[h!]
\centering
\begin{tikzpicture}
\begin{axis}[
ybar, x = 3cm, enlarge x limits = {abs=0.75},
...
...
@@ -127,7 +134,7 @@ The results and statistics for each simulation will be different since the pachi
\end{tikzpicture}
\caption{Statistics for 6750 sphers landing in a pocket or not}
\label{fig:winningStats}
\end{wrapfigure}
\end{figure}
...
...
@@ -184,5 +191,9 @@ I think the result of the work and project is good, even though there are bugs a
\section{Appendix}
Appendix: How to set up and run the demo-application
\par
\href{https://source.coderefinery.org/uit_master_acs/dte-3607/2020/dte-3607_template_source_base/-/wikis/home}{This guid} helps you set up the demo application. Follow it until the first step of "Setup using CMake", at this part use \href{https://source.coderefinery.org/Tanja/dte-3607_template_source_base.git}{my source code} instead of the one given in the guid. After this continue to follow the guid.
\par
When the demo application is correctly set up, run the program and choose "1 Scenario Tanja003 - Pachinko Machine" in the drop down menu in the top right corner. Press the refresh arrows and when the pachinko machine is visible press the run button .