start editing kolloqium

main
Sebastian Preisner 2 years ago
parent c49b2d3121
commit e8c9921276

@ -1,17 +1,9 @@
\documentclass[10pt]{beamer}
\usetheme{metropolis}
\usepackage{appendixnumberbeamer}
\usepackage{booktabs}
\usepackage[scale=2]{ccicons}
\usepackage{pgfplots}
\usepgfplotslibrary{dateplot}
\usepackage{xspace}
\newcommand{\themename}{\textbf{\textsc{metropolis}}\xspace}
% Theme choice:
\usetheme{Singapore}
% Title page details:
\title{Bachelorthesis}
\subtitle{Distanzmessung auf kleinen Skalen mit Hilfe von Smartphone-Sensoren}
\date{\today}
@ -19,318 +11,158 @@
\institute{Wilhelm Büchner Hochschule Darmstadt}
% \titlegraphic{\hfill\includegraphics[height=1.5cm]{logo.pdf}}
% Setup theme
%\usefonttheme{serif}
\setbeamertemplate{footline}[frame number]{}
\setbeamertemplate{navigation symbols}{}
\usecolortheme{seagull}
%\setbeamercolor{block title}{bg=blue!20,fg=black}
%\setbeamercolor{block body}{bg = blue!10, fg = black}
%\setbeamertemplate{itemize item}[square]
%\setbeamercolor{itemize item}{fg = cyan}
%\setbeamercolor{enumerate item}{fg = cyan}
\beamertemplatenavigationsymbolsempty
%\setbeamercolor{titlelike}{fg=red}
% ------------------------------
% Include packages
% ------------------------------
\usepackage[T1]{fontenc}
\usepackage{amsfonts}
\usepackage{FiraSans}
\usepackage{siunitx} % SI-Units
\sisetup{locale = DE}
\usepackage{pgfpages} % Include notes to the presentation
\setbeameroption{show notes}
\setbeameroption{show notes on second screen = left}
% ------------------------------
% Start Document
% ------------------------------
\begin{document}
\maketitle
\begin{frame}{Table of contents}
\begin{frame}{Aufbau der Arbeit}
\setbeamertemplate{section in toc}[sections numbered]
\tableofcontents[hideallsubsections]
\end{frame}
\section{Introduction}
\begin{frame}[fragile]{Metropolis}
The \themename theme is a Beamer theme with minimal visual noise
inspired by the \href{https://github.com/hsrmbeamertheme/hsrmbeamertheme}{\textsc{hsrm} Beamer
Theme} by Benjamin Weiss.
Enable the theme by loading
\begin{verbatim} \documentclass{beamer}
\usetheme{metropolis}\end{verbatim}
Note, that you have to have Mozilla's \emph{Fira Sans} font and XeTeX
installed to enjoy this wonderful typography.
\end{frame}
\begin{frame}[fragile]{Sections}
Sections group slides of the same topic
\begin{verbatim} \section{Elements}\end{verbatim}
for which \themename provides a nice progress indicator \ldots
\end{frame}
\section{Title formats}
\begin{frame}{Metropolis title formats}
\themename supports 4 different title formats:
\begin{itemize}
\item Regular
\item \textsc{Small caps}
\item \textsc{all small caps}
\item ALL CAPS
\end{itemize}
They can either be set at once for every title type or individually.
\end{frame}
{
\metroset{titleformat frame=smallcaps}
\begin{frame}{Small caps}
This frame uses the \texttt{smallcaps} title format.
\section{Einleitung}
\begin{alertblock}{Potential Problems}
Be aware that not every font supports small caps. If for example you typeset your presentation with pdfTeX and the Computer Modern Sans Serif font, every text in small caps will be typeset with the Computer Modern Serif font instead.
\end{alertblock}
\begin{frame}{Steckbrief}
Sebastian Preisner \\
33 Jahre \\
\vspace{2em}
Studiengang: Technische Informatik
\end{frame}
}
{
\metroset{titleformat frame=allsmallcaps}
\begin{frame}{All small caps}
This frame uses the \texttt{allsmallcaps} title format.
\begin{frame}{Thema}
\centering
Distanzmessung auf kleinen Skalen mit Hilfe von Smartphone-Sensoren
\begin{alertblock}{Potential problems}
As this title format also uses small caps you face the same problems as with the \texttt{smallcaps} title format. Additionally this format can cause some other problems. Please refer to the documentation if you consider using it.
As a rule of thumb: just use it for plaintext-only titles.
\end{alertblock}
\note[item]{Titel vorlesen}
\note[item]{Idee dazu kam von einem Podcast Interview}
\end{frame}
}
{
\metroset{titleformat frame=allcaps}
\begin{frame}{All caps}
This frame uses the \texttt{allcaps} title format.
\begin{frame}{Motivation}
\pause
\note[item]{Im folgenden möchte ich kurz meine ganz \textbf{persönliche Motivation} für dieses Thema erläutern.}
\begin{minipage}[c]{0.3\textwidth}
\centering
\includegraphics[width=0.85\textwidth]{../static/Opensource.pdf}
\end{minipage} \hfill
\note[item]{Ich bin seit 18 Jahren begeisterter \textbf{Vertreter der Open Source Scene} und mit meiner Arbeit wollte ich etwas Praxisnahes untersuchen, was dieser Scene zugute kommt.}
\pause
\begin{minipage}[c]{0.3\textwidth}
\centering
\includegraphics[width=0.9\textwidth]{../static/Wikipedia.pdf}
\end{minipage} \hfill
\note[item]{Auch bin ich der Meinung das \textbf{jeder freien Zugang zu Wissen} und vorallem Bildung erhalten sollte. Diese Beiden Motivatoren vereint phyphox,}
\pause
\begin{minipage}[c]{0.3\textwidth}
\centering
\includegraphics[width=0.85\textwidth]{../static/Wikipedia.pdf}
\end{minipage}
\begin{alertblock}{Potential Problems}
This title format is not as problematic as the \texttt{allsmallcaps} format, but basically suffers from the same deficiencies. So please have a look at the documentation if you want to use it.
\end{alertblock}
\note[item]{eine Anwendung die es ermöglicht mithilfe des \textbf{Smartphones und den verbauten Sensoren} verschiedenste Experimente durch zu führen und so \textbf{physikalische und chemische Vorgänge} greifbar zu machen. Durch diese Arbeit kann ich das Projekt unterstützen und neue Funktionen ermöglichen da es derzeit an einer \textbf{Lokalisierungsfunktion} fehlt.}
\end{frame}
}
\section{Elements}
\begin{frame}[fragile]{Typography}
\begin{verbatim}The theme provides sensible defaults to
\emph{emphasize} text, \alert{accent} parts
or show \textbf{bold} results.\end{verbatim}
\begin{center}becomes\end{center}
\section{Grundlagen}
The theme provides sensible defaults to \emph{emphasize} text,
\alert{accent} parts or show \textbf{bold} results.
\end{frame}
\begin{frame}{Font feature test}
\begin{frame}{Einführung}
\begin{itemize}
\item Regular
\item \textit{Italic}
\item \textsc{Small Caps}
\item \textbf{Bold}
\item \textbf{\textit{Bold Italic}}
\item \textbf{\textsc{Bold Small Caps}}
\item \texttt{Monospace}
\item \texttt{\textit{Monospace Italic}}
\item \texttt{\textbf{Monospace Bold}}
\item \texttt{\textbf{\textit{Monospace Bold Italic}}}
\end{itemize}
\end{frame}
\begin{frame}{Lists}
\begin{columns}[T,onlytextwidth]
\column{0.33\textwidth}
Items
\begin{itemize}
\item Milk \item Eggs \item Potatoes
\end{itemize}
\column{0.33\textwidth}
Enumerations
\begin{enumerate}
\item First, \item Second and \item Last.
\end{enumerate}
\column{0.33\textwidth}
Descriptions
\begin{description}
\item[PowerPoint] Meeh. \item[Beamer] Yeeeha.
\end{description}
\end{columns}
\end{frame}
\begin{frame}{Animation}
\begin{itemize}[<+- | alert@+>]
\item \alert<4>{This is\only<4>{ really} important}
\item Now this
\item And now this
\item Bluetooth
\end{itemize}
\end{frame}
\begin{frame}{Figures}
\begin{figure}
\newcounter{density}
\setcounter{density}{20}
\begin{tikzpicture}
\def\couleur{alerted text.fg}
\path[coordinate] (0,0) coordinate(A)
++( 90:5cm) coordinate(B)
++(0:5cm) coordinate(C)
++(-90:5cm) coordinate(D);
\draw[fill=\couleur!\thedensity] (A) -- (B) -- (C) --(D) -- cycle;
\foreach \x in {1,...,40}{%
\pgfmathsetcounter{density}{\thedensity+20}
\setcounter{density}{\thedensity}
\path[coordinate] coordinate(X) at (A){};
\path[coordinate] (A) -- (B) coordinate[pos=.10](A)
-- (C) coordinate[pos=.10](B)
-- (D) coordinate[pos=.10](C)
-- (X) coordinate[pos=.10](D);
\draw[fill=\couleur!\thedensity] (A)--(B)--(C)-- (D) -- cycle;
}
\end{tikzpicture}
\caption{Rotated square from
\href{http://www.texample.net/tikz/examples/rotated-polygons/}{texample.net}.}
\end{figure}
\end{frame}
\begin{frame}{Tables}
\begin{table}
\caption{Largest cities in the world (source: Wikipedia)}
\begin{tabular}{@{} lr @{}}
\toprule
City & Population\\
\midrule
Mexico City & 20,116,842\\
Shanghai & 19,210,000\\
Peking & 15,796,450\\
Istanbul & 14,160,467\\
\bottomrule
\end{tabular}
\end{table}
\end{frame}
\begin{frame}{Blocks}
Three different block environments are pre-defined and may be styled with an
optional background color.
\begin{columns}[T,onlytextwidth]
\column{0.5\textwidth}
\begin{block}{Default}
Block content.
\end{block}
\begin{alertblock}{Alert}
Block content.
\end{alertblock}
\begin{exampleblock}{Example}
Block content.
\end{exampleblock}
\column{0.5\textwidth}
\metroset{block=fill}
\begin{block}{Default}
Block content.
\end{block}
\begin{alertblock}{Alert}
Block content.
\end{alertblock}
\begin{exampleblock}{Example}
Block content.
\end{exampleblock}
iBeacon
Smartphone
Verwendet wird Bluetooth
\end{columns}
\end{frame}
\begin{frame}{Math}
\begin{equation*}
e = \lim_{n\to \infty} \left(1 + \frac{1}{n}\right)^n
\end{equation*}
\end{frame}
\begin{frame}{Line plots}
\begin{figure}
\begin{tikzpicture}
\begin{axis}[
mlineplot,
width=0.9\textwidth,
height=6cm,
]
\addplot {sin(deg(x))};
\addplot+[samples=100] {sin(deg(2*x))};
\end{axis}
\end{tikzpicture}
\end{figure}
\end{frame}
\begin{frame}{Bar charts}
\begin{figure}
\begin{tikzpicture}
\begin{axis}[
mbarplot,
xlabel={Foo},
ylabel={Bar},
width=0.9\textwidth,
height=6cm,
]
\addplot plot coordinates {(1, 20) (2, 25) (3, 22.4) (4, 12.4)};
\addplot plot coordinates {(1, 18) (2, 24) (3, 23.5) (4, 13.2)};
\addplot plot coordinates {(1, 10) (2, 19) (3, 25) (4, 15.2)};
\legend{lorem, ipsum, dolor}
\end{axis}
\end{tikzpicture}
\end{figure}
\end{frame}
\begin{frame}{Quotes}
\begin{quote}
Veni, Vidi, Vici
\end{quote}
\end{frame}
{%
\setbeamertemplate{frame footer}{My custom footer}
\begin{frame}[fragile]{Frame footer}
\themename defines a custom beamer template to add a text to the footer. It can be set via
\begin{verbatim}\setbeamertemplate{frame footer}{My custom footer}\end{verbatim}
\begin{frame}{Distanzmessung}
\includegraphics{../static/Wegpunkte.pdf}
\note[item]{Distanzmessung bezieht sich auf die Messung der Länge einer zürckgelegten Strecke.}
\note[item]{Die summe der Abstände zwischen den Wegpunkten.}
\note[item]{Wegpunkte können durch die Lokalisierung bestimmt werden.}
\end{frame}
}
\begin{frame}{References}
Some references to showcase [allowframebreaks] \cite{knuth92,ConcreteMath,Simpson,Er01,greenwade93}
\begin{frame}{Lokalisierung durch Trilateration}
\includegraphics<1>{../static/lateration-entfernung.pdf}
\note[item]{Es gibt \textbf{verschiedene Methoden zur Lokalisierung}, in dieser Arbeit wird die Trilateration eingesetzt weswegen ich sie hier kurz erläutern möchte.}
\note[item]{Bei der Trilateration wird die Entfernung zwischen Sender und Empfänger gemessen.}
\note[item]{Zieht man einen Kreis mit der Entfernung als Radius um den Sender, so erhält man die möglichen Positionen wo sich der Empfänger befindet.}
\includegraphics<2>{../static/lateration-kreis.pdf}
\includegraphics<3>{../static/lateration-positionen.pdf}
\note[item]{Um die Position genauer zu bestimmen werden mindestens zwei weitere Sender benötigt, daher wird diese Methode auch Trilateration genannt.}
\includegraphics<4>{../static/lateration-position.pdf}
\note[item]{Um missverständnisse aus zu räumen: Die Trilateration ist \textbf{nicht mit der Triangulation} zu verwechseln bei der die Einfallswinkel zur Positionsbestimmung herangezogen werden hallo.}
\end{frame}
\begin{frame}{Entfernungsmessung mithilfe der Signalstärke}
\centering
\note[item]{Eine Methode zur Entfernungsmessung unter Verwendung von Funksystemen ist die Signalstärkemessung}
RSSI - Received Signal Strength Indicator
\section{Conclusion}
\begin{frame}{Summary}
\end{frame}
Get the source of this theme and the demo presentation from
\begin{frame}{Selbstkorrigierende}
\note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke}
\end{frame}
\begin{center}\url{github.com/matze/mtheme}\end{center}
\section{Methodik}
The theme \emph{itself} is licensed under a
\href{http://creativecommons.org/licenses/by-sa/4.0/}{Creative Commons
Attribution-ShareAlike 4.0 International License}.
\begin{frame}{Vorgehen}
- Wie wurden die Versuche durchgeführt und evaluiert.
\begin{center}\ccbysa\end{center}
Versuche:
- System kennenlernen, parameter ermittlung
- Versuchsaufbau aus den erkentnisse
-
\note[item]{Distanzmessung bezieht sich auf die Messung der Länge einer zürckgelegten Strecke.}
\note[item]{Die summe der Abstände zwischen den Wegpunkten.}
\note[item]{Wegpunkte können durch die Lokalisierung bestimmt werden.}
\end{frame}
\begin{frame}[standout]
Questions?
\begin{frame}{Trilateration}
\note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke}
\end{frame}
\appendix
\begin{frame}[fragile]{Backup slides}
Sometimes, it is useful to add slides at the end of your presentation to
refer to during audience questions.
The best way to do this is to include the \verb|appendixnumberbeamer|
package in your preamble and call \verb|\appendix| before your backup slides.
\themename will automatically turn off slide numbering and progress bars for
slides in the appendix.
\begin{frame}{Distanzmessung}
\note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke}
\end{frame}
\begin{frame}[allowframebreaks]{References}
\bibliography{demo}
\bibliographystyle{abbrv}
\begin{frame}{Distanzmessung}
\note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke}
\end{frame}
\end{document}

Binary file not shown.

Binary file not shown.

@ -0,0 +1,172 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="675.41925"
height="778.39819"
id="svg3290"
version="1.1"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="Opensource.svg"
inkscape:export-filename="/home/rafael/workspace/logo-osi/5/png/logo396x412.png"
inkscape:export-xdpi="52.737835"
inkscape:export-ydpi="52.737835"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs3292" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.9899495"
inkscape:cx="526.28947"
inkscape:cy="480.83261"
inkscape:document-units="px"
inkscape:current-layer="g3879"
showgrid="false"
inkscape:window-width="3432"
inkscape:window-height="1409"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0">
<sodipodi:guide
orientation="1,0"
position="354.80815,49.432925"
id="guide3004" />
</sodipodi:namedview>
<metadata
id="metadata3295">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-35.110725,-108.23442)">
<g
style="display:inline"
id="g3879"
transform="matrix(3.1607572,0,0,3.1607572,1289.8039,2829.9529)"
inkscape:export-filename="/home/paulormm/usp/softwarelivre/OSI/OSI_member_card_model_final-300dpi.png"
inkscape:export-xdpi="300.05554"
inkscape:export-ydpi="300.05554">
<path
inkscape:export-ydpi="48.18"
inkscape:export-xdpi="48.18"
inkscape:export-filename="/home/rafael/workspace/logo-osi/3/png/logo396x412.png"
id="path3773"
d="m -287.05192,-768.95371 m 11.01179,28.68474 a 30.724865,30.724865 0 1 0 -22.02358,0 l -20.69627,53.92828 a 88.487611,88.487611 0 1 1 63.41612,0 z"
inkscape:connector-curvature="0"
style="text-anchor:middle;fill:#3fa652;stroke:#21552a;stroke-width:7.37397;stroke-linejoin:round" />
<text
inkscape:export-filename="/home/rafael/workspace/logo-osi/3/png/logo396x412.png"
inkscape:export-ydpi="48.18"
inkscape:export-xdpi="48.18"
id="text7890-3-1"
y="-643.90765"
x="-402.74231"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;display:inline;fill:#20552a;fill-opacity:1;stroke:none"
xml:space="preserve"
transform="scale(0.99041196,1.0096809)"><tspan
id="tspan3306"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35.1552px;line-height:1.25;font-family:OpenSymbol;-inkscape-font-specification:Sans;fill:#000000;fill-opacity:1"
y="-643.90765"
x="-402.74231"
sodipodi:role="line">open</tspan><tspan
id="tspan7894-2-9"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35.1552px;line-height:1.25;font-family:FreeSans;-inkscape-font-specification:Sans;fill:#000000;fill-opacity:1"
y="-627.95056"
x="-402.74231"
sodipodi:role="line" /></text>
<text
inkscape:export-filename="/home/rafael/workspace/logo-osi/3/png/logo396x412.png"
inkscape:export-ydpi="48.18"
inkscape:export-xdpi="48.18"
id="text7890-3-1-1"
y="-644.53589"
x="-299.91721"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;display:inline;fill:#20552a;fill-opacity:1;stroke:none"
xml:space="preserve"
transform="scale(0.99041196,1.0096809)"><tspan
id="tspan3306-2"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35.1552px;line-height:1.25;font-family:OpenSymbol;-inkscape-font-specification:Sans;fill:#000000;fill-opacity:1"
y="-644.53589"
x="-299.91721"
sodipodi:role="line">source</tspan><tspan
id="tspan7894-2-9-4"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35.1552px;line-height:1.25;font-family:FreeSans;-inkscape-font-specification:Sans;fill:#000000;fill-opacity:1"
y="-628.5788"
x="-299.91721"
sodipodi:role="line" /></text>
<text
inkscape:export-filename="/home/rafael/workspace/logo-osi/3/png/logo396x412.png"
inkscape:export-ydpi="48.18"
inkscape:export-xdpi="48.18"
id="text7890-3-1-1-4"
y="-609.43024"
x="-368.47388"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;display:inline;fill:#20552a;fill-opacity:1;stroke:none"
xml:space="preserve"
transform="scale(0.99041196,1.0096809)"><tspan
id="tspan3306-2-7"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35.1552px;line-height:1.25;font-family:OpenSymbol;-inkscape-font-specification:Sans;fill:#000000;fill-opacity:1"
y="-609.43024"
x="-368.47388"
sodipodi:role="line">initiative</tspan><tspan
id="tspan7894-2-9-4-5"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35.1552px;line-height:1.25;font-family:FreeSans;-inkscape-font-specification:Sans;fill:#000000;fill-opacity:1"
y="-593.47314"
x="-368.47388"
sodipodi:role="line" /></text>
<g
id="g3797"
transform="translate(-21.225811,-1.0146812)"
inkscape:export-filename="/home/rafael/workspace/logo-osi/3/png/logo396x412.png"
inkscape:export-xdpi="48.18"
inkscape:export-ydpi="48.18">
<ellipse
transform="matrix(0.33912491,0,0,0.33852655,-402.53969,-908.3754)"
id="path3015"
style="fill:none;stroke:#000000;stroke-width:6.66514;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="645.71429"
cy="646.64789"
rx="23.571428"
ry="23.571411" />
<text
id="text3793"
y="-685.33014"
x="-188.29698"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0%;font-family:OpenSymbol;-inkscape-font-specification:'OpenSymbol Bold';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
xml:space="preserve"><tspan
y="-685.33014"
x="-188.29698"
id="tspan3795"
sodipodi:role="line"
style="font-size:12.6552px;line-height:1.25">R</tspan></text>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.7 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

Binary file not shown.

@ -0,0 +1,175 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="111.18105mm"
height="95.2658mm"
viewBox="0 0 111.18105 95.2658"
version="1.1"
id="svg7507"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="lateration-kreis.svg"
inkscape:export-filename="/home/sebastian/Dokumente/Privat/Studium/WBH/Thesis/static/lateration.png"
inkscape:export-xdpi="236"
inkscape:export-ydpi="236"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7509"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="1.6604907"
inkscape:cx="213.79222"
inkscape:cy="158.38692"
inkscape:window-width="3432"
inkscape:window-height="1409"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer4"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<defs
id="defs7504" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
sodipodi:insensitive="true"
transform="translate(-33.835808,-1.893868)" />
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="Senderadius"
transform="translate(-33.835808,-1.893868)">
<path
style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 112.44994,60.694823 81.612916,47.192636"
id="path14875" />
<text
xml:space="preserve"
style="font-size:3.52777px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583"
x="101.10923"
y="60.087627"
id="text16829"><tspan
sodipodi:role="line"
id="tspan16827"
style="stroke-width:0.264583"
x="101.10923"
y="60.087627">r</tspan></text>
<text
xml:space="preserve"
style="font-size:2.24344px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583"
x="107.82997"
y="67.942665"
id="text25053"><tspan
sodipodi:role="line"
id="tspan25051"
style="stroke-width:0.264583"
x="107.82997"
y="67.942665">Sender 1</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Sender"
transform="translate(-33.835808,-1.893868)">
<g
id="g13976"
transform="translate(-12.905253,3.4147808)">
<circle
style="fill:none;fill-opacity:0.980392;stroke:#de8948;stroke-width:0.499999;stroke-opacity:1"
id="circle13959"
cx="124.79025"
cy="56.005764"
r="32.881859" />
<g
id="g3642"
transform="translate(66.906053,-10.605364)">
<circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-opacity:0.729412"
id="circle3622"
cx="57.364681"
cy="63.305435"
r="1.5429883"
transform="rotate(-0.48177263)" />
<g
id="g3634">
<path
sodipodi:type="star"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.55399;stroke-opacity:0.729412"
id="path3624"
inkscape:flatsided="false"
sodipodi:sides="3"
sodipodi:cx="226.40784"
sodipodi:cy="171.04062"
sodipodi:r1="52.289089"
sodipodi:r2="26.144545"
sodipodi:arg1="0.52878919"
sodipodi:arg2="1.5759867"
inkscape:rounded="0"
inkscape:randomized="0"
transform="matrix(0.04256352,-3.5790455e-4,8.654603e-4,0.10292418,48.093357,52.306291)"
inkscape:transform-center-x="-0.016853428"
inkscape:transform-center-y="-1.3414674"
d="m 271.55521,197.41985 -45.28307,-0.23504 -45.28307,-0.23504 22.84508,-39.09877 22.84509,-39.09877 22.43798,39.33381 z" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3626"
width="2.8710895"
height="0.41484898"
x="56.459408"
y="71.261574" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3628"
width="2.0541782"
height="0.41484898"
x="56.867863"
y="70.136177" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3630"
width="1.7186335"
height="0.41484898"
x="57.035633"
y="69.010803" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3632"
width="1.1083764"
height="0.41484898"
x="57.340763"
y="67.885406" />
</g>
<path
id="path3636"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.519185,61.659591 a 2.0204463,1.5438012 0 0 0 -0.655428,1.137398 2.0204463,1.5438012 0 0 0 0.655428,1.137399 1.785814,1.7662191 0 0 1 -0.420891,-1.137399 1.785814,1.7662191 0 0 1 0.420891,-1.137398 z m 2.731621,5.29e-4 a 1.785814,1.7662191 0 0 1 0.4193,1.136883 1.785814,1.7662191 0 0 1 -0.420892,1.137398 2.0204463,1.5438012 0 0 0 0.655428,-1.137398 2.0204463,1.5438012 0 0 0 -0.653836,-1.136883 z" />
<path
id="path3638"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.15232,61.143839 a 2.5634695,2.2438354 0 0 0 -0.831584,1.653149 2.5634695,2.2438354 0 0 0 0.831584,1.653152 2.2657764,2.5671083 0 0 1 -0.534012,-1.653152 2.2657764,2.5671083 0 0 1 0.534012,-1.653149 z m 3.465782,7.69e-4 a 2.2657764,2.5671083 0 0 1 0.531993,1.652401 2.2657764,2.5671083 0 0 1 -0.534012,1.653149 2.5634695,2.2438354 0 0 0 0.831583,-1.653149 2.5634695,2.2438354 0 0 0 -0.829564,-1.652401 z" />
<path
id="path3640"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 55.718763,60.693879 a 3.2052033,2.854563 0 0 0 -1.039761,2.103104 3.2052033,2.854563 0 0 0 1.039761,2.103107 2.8329863,3.2658244 0 0 1 -0.667695,-2.103107 2.8329863,3.2658244 0 0 1 0.667695,-2.103104 z m 4.333399,9.79e-4 a 2.8329863,3.2658244 0 0 1 0.665171,2.102151 2.8329863,3.2658244 0 0 1 -0.667695,2.103104 3.2052033,2.854563 0 0 0 1.03976,-2.103104 3.2052033,2.854563 0 0 0 -1.037236,-2.102151 z" />
</g>
</g>
</g>
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="Empfänger"
transform="translate(-33.835808,-1.893868)" />
</svg>

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

@ -0,0 +1,345 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="111.18105mm"
height="95.2658mm"
viewBox="0 0 111.18105 95.2658"
version="1.1"
id="svg7507"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="lateration-position.svg"
inkscape:export-filename="/home/sebastian/Dokumente/Privat/Studium/WBH/Thesis/static/lateration.png"
inkscape:export-xdpi="236"
inkscape:export-ydpi="236"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7509"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="1.6604907"
inkscape:cx="213.79222"
inkscape:cy="158.38692"
inkscape:window-width="3432"
inkscape:window-height="1409"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer3"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<defs
id="defs7504" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
sodipodi:insensitive="true"
transform="translate(-33.835808,-1.893868)" />
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="Senderadius"
transform="translate(-33.835808,-1.893868)">
<circle
style="fill:none;fill-opacity:0.980392;stroke:#de4848;stroke-width:0.499999;stroke-opacity:1"
id="path13461"
cx="62.571583"
cy="68.423897"
r="28.485775" />
<circle
style="fill:none;fill-opacity:0.980392;stroke:#debd48;stroke-width:0.499999;stroke-opacity:1"
id="circle13961"
cx="82.237305"
cy="24.612598"
r="22.468731" />
<text
xml:space="preserve"
style="font-size:2.24344px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583"
x="107.82997"
y="67.942665"
id="text25053"><tspan
sodipodi:role="line"
id="tspan25051"
style="stroke-width:0.264583"
x="107.82997"
y="67.942665">Sender 1</tspan></text>
<text
xml:space="preserve"
style="font-size:2.24344px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583"
x="58.673233"
y="75.163956"
id="text28401"><tspan
sodipodi:role="line"
id="tspan28399"
style="stroke-width:0.264583"
x="58.673233"
y="75.163956">Sender 2</tspan></text>
<text
xml:space="preserve"
style="font-size:2.24344px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583"
x="76.846764"
y="33.633606"
id="text28405"><tspan
sodipodi:role="line"
id="tspan28403"
style="stroke-width:0.264583"
x="76.846764"
y="33.633606">Sender 3</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Sender"
transform="translate(-33.835808,-1.893868)">
<g
id="g13976"
transform="translate(-12.905253,3.4147808)">
<circle
style="fill:none;fill-opacity:0.980392;stroke:#de8948;stroke-width:0.499999;stroke-opacity:1"
id="circle13959"
cx="124.79025"
cy="56.005764"
r="32.881859" />
<g
id="g3642"
transform="translate(66.906053,-10.605364)">
<circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-opacity:0.729412"
id="circle3622"
cx="57.364681"
cy="63.305435"
r="1.5429883"
transform="rotate(-0.48177263)" />
<g
id="g3634">
<path
sodipodi:type="star"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.55399;stroke-opacity:0.729412"
id="path3624"
inkscape:flatsided="false"
sodipodi:sides="3"
sodipodi:cx="226.40784"
sodipodi:cy="171.04062"
sodipodi:r1="52.289089"
sodipodi:r2="26.144545"
sodipodi:arg1="0.52878919"
sodipodi:arg2="1.5759867"
inkscape:rounded="0"
inkscape:randomized="0"
transform="matrix(0.04256352,-3.5790455e-4,8.654603e-4,0.10292418,48.093357,52.306291)"
inkscape:transform-center-x="-0.016853428"
inkscape:transform-center-y="-1.3414674"
d="m 271.55521,197.41985 -45.28307,-0.23504 -45.28307,-0.23504 22.84508,-39.09877 22.84509,-39.09877 22.43798,39.33381 z" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3626"
width="2.8710895"
height="0.41484898"
x="56.459408"
y="71.261574" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3628"
width="2.0541782"
height="0.41484898"
x="56.867863"
y="70.136177" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3630"
width="1.7186335"
height="0.41484898"
x="57.035633"
y="69.010803" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3632"
width="1.1083764"
height="0.41484898"
x="57.340763"
y="67.885406" />
</g>
<path
id="path3636"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.519185,61.659591 a 2.0204463,1.5438012 0 0 0 -0.655428,1.137398 2.0204463,1.5438012 0 0 0 0.655428,1.137399 1.785814,1.7662191 0 0 1 -0.420891,-1.137399 1.785814,1.7662191 0 0 1 0.420891,-1.137398 z m 2.731621,5.29e-4 a 1.785814,1.7662191 0 0 1 0.4193,1.136883 1.785814,1.7662191 0 0 1 -0.420892,1.137398 2.0204463,1.5438012 0 0 0 0.655428,-1.137398 2.0204463,1.5438012 0 0 0 -0.653836,-1.136883 z" />
<path
id="path3638"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.15232,61.143839 a 2.5634695,2.2438354 0 0 0 -0.831584,1.653149 2.5634695,2.2438354 0 0 0 0.831584,1.653152 2.2657764,2.5671083 0 0 1 -0.534012,-1.653152 2.2657764,2.5671083 0 0 1 0.534012,-1.653149 z m 3.465782,7.69e-4 a 2.2657764,2.5671083 0 0 1 0.531993,1.652401 2.2657764,2.5671083 0 0 1 -0.534012,1.653149 2.5634695,2.2438354 0 0 0 0.831583,-1.653149 2.5634695,2.2438354 0 0 0 -0.829564,-1.652401 z" />
<path
id="path3640"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 55.718763,60.693879 a 3.2052033,2.854563 0 0 0 -1.039761,2.103104 3.2052033,2.854563 0 0 0 1.039761,2.103107 2.8329863,3.2658244 0 0 1 -0.667695,-2.103107 2.8329863,3.2658244 0 0 1 0.667695,-2.103104 z m 4.333399,9.79e-4 a 2.8329863,3.2658244 0 0 1 0.665171,2.102151 2.8329863,3.2658244 0 0 1 -0.667695,2.103104 3.2052033,2.854563 0 0 0 1.03976,-2.103104 3.2052033,2.854563 0 0 0 -1.037236,-2.102151 z" />
</g>
</g>
<g
id="g13415"
transform="translate(24.097498,-41.416786)">
<circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-opacity:0.729412"
id="circle13395"
cx="57.364681"
cy="63.305435"
r="1.5429883"
transform="rotate(-0.48177263)" />
<g
id="g13407">
<path
sodipodi:type="star"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.55399;stroke-opacity:0.729412"
id="path13397"
inkscape:flatsided="false"
sodipodi:sides="3"
sodipodi:cx="226.40784"
sodipodi:cy="171.04062"
sodipodi:r1="52.289089"
sodipodi:r2="26.144545"
sodipodi:arg1="0.52878919"
sodipodi:arg2="1.5759867"
inkscape:rounded="0"
inkscape:randomized="0"
transform="matrix(0.04256352,-3.5790455e-4,8.654603e-4,0.10292418,48.093357,52.306291)"
inkscape:transform-center-x="-0.016853428"
inkscape:transform-center-y="-1.3414674"
d="m 271.55521,197.41985 -45.28307,-0.23504 -45.28307,-0.23504 22.84508,-39.09877 22.84509,-39.09877 22.43798,39.33381 z" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13399"
width="2.8710895"
height="0.41484898"
x="56.459408"
y="71.261574" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13401"
width="2.0541782"
height="0.41484898"
x="56.867863"
y="70.136177" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13403"
width="1.7186335"
height="0.41484898"
x="57.035633"
y="69.010803" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13405"
width="1.1083764"
height="0.41484898"
x="57.340763"
y="67.885406" />
</g>
<path
id="path13409"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.519185,61.659591 a 2.0204463,1.5438012 0 0 0 -0.655428,1.137398 2.0204463,1.5438012 0 0 0 0.655428,1.137399 1.785814,1.7662191 0 0 1 -0.420891,-1.137399 1.785814,1.7662191 0 0 1 0.420891,-1.137398 z m 2.731621,5.29e-4 a 1.785814,1.7662191 0 0 1 0.4193,1.136883 1.785814,1.7662191 0 0 1 -0.420892,1.137398 2.0204463,1.5438012 0 0 0 0.655428,-1.137398 2.0204463,1.5438012 0 0 0 -0.653836,-1.136883 z" />
<path
id="path13411"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.15232,61.143839 a 2.5634695,2.2438354 0 0 0 -0.831584,1.653149 2.5634695,2.2438354 0 0 0 0.831584,1.653152 2.2657764,2.5671083 0 0 1 -0.534012,-1.653152 2.2657764,2.5671083 0 0 1 0.534012,-1.653149 z m 3.465782,7.69e-4 a 2.2657764,2.5671083 0 0 1 0.531993,1.652401 2.2657764,2.5671083 0 0 1 -0.534012,1.653149 2.5634695,2.2438354 0 0 0 0.831583,-1.653149 2.5634695,2.2438354 0 0 0 -0.829564,-1.652401 z" />
<path
id="path13413"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 55.718763,60.693879 a 3.2052033,2.854563 0 0 0 -1.039761,2.103104 3.2052033,2.854563 0 0 0 1.039761,2.103107 2.8329863,3.2658244 0 0 1 -0.667695,-2.103107 2.8329863,3.2658244 0 0 1 0.667695,-2.103104 z m 4.333399,9.79e-4 a 2.8329863,3.2658244 0 0 1 0.665171,2.102151 2.8329863,3.2658244 0 0 1 -0.667695,2.103104 3.2052033,2.854563 0 0 0 1.03976,-2.103104 3.2052033,2.854563 0 0 0 -1.037236,-2.102151 z" />
</g>
<g
id="g13437"
transform="translate(5.0730332,0.6362343)">
<circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-opacity:0.729412"
id="circle13417"
cx="57.364681"
cy="63.305435"
r="1.5429883"
transform="rotate(-0.48177263)" />
<g
id="g13429">
<path
sodipodi:type="star"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.55399;stroke-opacity:0.729412"
id="path13419"
inkscape:flatsided="false"
sodipodi:sides="3"
sodipodi:cx="226.40784"
sodipodi:cy="171.04062"
sodipodi:r1="52.289089"
sodipodi:r2="26.144545"
sodipodi:arg1="0.52878919"
sodipodi:arg2="1.5759867"
inkscape:rounded="0"
inkscape:randomized="0"
transform="matrix(0.04256352,-3.5790455e-4,8.654603e-4,0.10292418,48.093357,52.306291)"
inkscape:transform-center-x="-0.016853428"
inkscape:transform-center-y="-1.3414674"
d="m 271.55521,197.41985 -45.28307,-0.23504 -45.28307,-0.23504 22.84508,-39.09877 22.84509,-39.09877 22.43798,39.33381 z" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13421"
width="2.8710895"
height="0.41484898"
x="56.459408"
y="71.261574" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13423"
width="2.0541782"
height="0.41484898"
x="56.867863"
y="70.136177" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13425"
width="1.7186335"
height="0.41484898"
x="57.035633"
y="69.010803" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect13427"
width="1.1083764"
height="0.41484898"
x="57.340763"
y="67.885406" />
</g>
<path
id="path13431"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.519185,61.659591 a 2.0204463,1.5438012 0 0 0 -0.655428,1.137398 2.0204463,1.5438012 0 0 0 0.655428,1.137399 1.785814,1.7662191 0 0 1 -0.420891,-1.137399 1.785814,1.7662191 0 0 1 0.420891,-1.137398 z m 2.731621,5.29e-4 a 1.785814,1.7662191 0 0 1 0.4193,1.136883 1.785814,1.7662191 0 0 1 -0.420892,1.137398 2.0204463,1.5438012 0 0 0 0.655428,-1.137398 2.0204463,1.5438012 0 0 0 -0.653836,-1.136883 z" />
<path
id="path13433"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.15232,61.143839 a 2.5634695,2.2438354 0 0 0 -0.831584,1.653149 2.5634695,2.2438354 0 0 0 0.831584,1.653152 2.2657764,2.5671083 0 0 1 -0.534012,-1.653152 2.2657764,2.5671083 0 0 1 0.534012,-1.653149 z m 3.465782,7.69e-4 a 2.2657764,2.5671083 0 0 1 0.531993,1.652401 2.2657764,2.5671083 0 0 1 -0.534012,1.653149 2.5634695,2.2438354 0 0 0 0.831583,-1.653149 2.5634695,2.2438354 0 0 0 -0.829564,-1.652401 z" />
<path
id="path13435"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 55.718763,60.693879 a 3.2052033,2.854563 0 0 0 -1.039761,2.103104 3.2052033,2.854563 0 0 0 1.039761,2.103107 2.8329863,3.2658244 0 0 1 -0.667695,-2.103107 2.8329863,3.2658244 0 0 1 0.667695,-2.103104 z m 4.333399,9.79e-4 a 2.8329863,3.2658244 0 0 1 0.665171,2.102151 2.8329863,3.2658244 0 0 1 -0.667695,2.103104 3.2052033,2.854563 0 0 0 1.03976,-2.103104 3.2052033,2.854563 0 0 0 -1.037236,-2.102151 z" />
</g>
</g>
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="Empfänger"
transform="translate(-33.835808,-1.893868)">
<circle
style="fill:none;fill-opacity:0.980392;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
id="path34935"
cx="81.612915"
cy="47.192638"
r="2.8716919" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

@ -0,0 +1,179 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="111.18105mm"
height="95.2658mm"
viewBox="0 0 111.18105 95.2658"
version="1.1"
id="svg7507"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="lateration-positionen.svg"
inkscape:export-filename="/home/sebastian/Dokumente/Privat/Studium/WBH/Thesis/static/lateration.png"
inkscape:export-xdpi="236"
inkscape:export-ydpi="236"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7509"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="1.6604907"
inkscape:cx="213.79222"
inkscape:cy="158.38692"
inkscape:window-width="3432"
inkscape:window-height="1409"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer4"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<defs
id="defs7504" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
sodipodi:insensitive="true"
transform="translate(-33.835808,-1.893868)" />
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="Senderadius"
transform="translate(-33.835808,-1.893868)">
<text
xml:space="preserve"
style="font-size:2.24344px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583"
x="107.82997"
y="67.942665"
id="text25053"><tspan
sodipodi:role="line"
id="tspan25051"
style="stroke-width:0.264583"
x="107.82997"
y="67.942665">Sender 1</tspan></text>
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Sender"
transform="translate(-33.835808,-1.893868)">
<g
id="g13976"
transform="translate(-12.905253,3.4147808)">
<circle
style="fill:none;fill-opacity:0.980392;stroke:#de8948;stroke-width:0.499999;stroke-opacity:1"
id="circle13959"
cx="124.79025"
cy="56.005764"
r="32.881859" />
<g
id="g3642"
transform="translate(66.906053,-10.605364)">
<circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-opacity:0.729412"
id="circle3622"
cx="57.364681"
cy="63.305435"
r="1.5429883"
transform="rotate(-0.48177263)" />
<g
id="g3634">
<path
sodipodi:type="star"
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.55399;stroke-opacity:0.729412"
id="path3624"
inkscape:flatsided="false"
sodipodi:sides="3"
sodipodi:cx="226.40784"
sodipodi:cy="171.04062"
sodipodi:r1="52.289089"
sodipodi:r2="26.144545"
sodipodi:arg1="0.52878919"
sodipodi:arg2="1.5759867"
inkscape:rounded="0"
inkscape:randomized="0"
transform="matrix(0.04256352,-3.5790455e-4,8.654603e-4,0.10292418,48.093357,52.306291)"
inkscape:transform-center-x="-0.016853428"
inkscape:transform-center-y="-1.3414674"
d="m 271.55521,197.41985 -45.28307,-0.23504 -45.28307,-0.23504 22.84508,-39.09877 22.84509,-39.09877 22.43798,39.33381 z" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3626"
width="2.8710895"
height="0.41484898"
x="56.459408"
y="71.261574" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3628"
width="2.0541782"
height="0.41484898"
x="56.867863"
y="70.136177" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3630"
width="1.7186335"
height="0.41484898"
x="57.035633"
y="69.010803" />
<rect
style="fill:#ffffff;fill-opacity:0.979873;stroke:none;stroke-width:0.499998;stroke-opacity:0.729412"
id="rect3632"
width="1.1083764"
height="0.41484898"
x="57.340763"
y="67.885406" />
</g>
<path
id="path3636"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.519185,61.659591 a 2.0204463,1.5438012 0 0 0 -0.655428,1.137398 2.0204463,1.5438012 0 0 0 0.655428,1.137399 1.785814,1.7662191 0 0 1 -0.420891,-1.137399 1.785814,1.7662191 0 0 1 0.420891,-1.137398 z m 2.731621,5.29e-4 a 1.785814,1.7662191 0 0 1 0.4193,1.136883 1.785814,1.7662191 0 0 1 -0.420892,1.137398 2.0204463,1.5438012 0 0 0 0.655428,-1.137398 2.0204463,1.5438012 0 0 0 -0.653836,-1.136883 z" />
<path
id="path3638"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 56.15232,61.143839 a 2.5634695,2.2438354 0 0 0 -0.831584,1.653149 2.5634695,2.2438354 0 0 0 0.831584,1.653152 2.2657764,2.5671083 0 0 1 -0.534012,-1.653152 2.2657764,2.5671083 0 0 1 0.534012,-1.653149 z m 3.465782,7.69e-4 a 2.2657764,2.5671083 0 0 1 0.531993,1.652401 2.2657764,2.5671083 0 0 1 -0.534012,1.653149 2.5634695,2.2438354 0 0 0 0.831583,-1.653149 2.5634695,2.2438354 0 0 0 -0.829564,-1.652401 z" />
<path
id="path3640"
style="fill:#000000;fill-opacity:0.979873;stroke:none;stroke-width:0.5;stroke-opacity:0.729412"
d="m 55.718763,60.693879 a 3.2052033,2.854563 0 0 0 -1.039761,2.103104 3.2052033,2.854563 0 0 0 1.039761,2.103107 2.8329863,3.2658244 0 0 1 -0.667695,-2.103107 2.8329863,3.2658244 0 0 1 0.667695,-2.103104 z m 4.333399,9.79e-4 a 2.8329863,3.2658244 0 0 1 0.665171,2.102151 2.8329863,3.2658244 0 0 1 -0.667695,2.103104 3.2052033,2.854563 0 0 0 1.03976,-2.103104 3.2052033,2.854563 0 0 0 -1.037236,-2.102151 z" />
</g>
</g>
</g>
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="Empfänger"
transform="translate(-33.835808,-1.893868)">
<circle
style="fill:none;fill-opacity:0.980392;stroke:#aeaeae;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
id="circle1533"
cx="95.58123"
cy="31.111128"
r="2.8716919" />
<circle
style="fill:none;fill-opacity:0.980392;stroke:#aeaeae;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
id="circle2417"
cx="119.45792"
cy="27.826706"
r="2.8716919" />
<circle
style="fill:none;fill-opacity:0.980392;stroke:#aeaeae;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
id="circle2419"
cx="124.3369"
cy="89.631981"
r="2.8716919" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

Loading…
Cancel
Save