summaryrefslogtreecommitdiff
path: root/doc/MPU/inputs/ComponentArchitecture.tex
diff options
context:
space:
mode:
authorRoland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at>2012-05-28 08:15:25 +0000
committerRoland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at>2012-05-28 08:15:25 +0000
commitf035274f4770826b4218251441d335d8e98cc799 (patch)
treee8b1cded13fc7c1239c272ffc372eddaad528746 /doc/MPU/inputs/ComponentArchitecture.tex
parentupdated input amp and updated routing (diff)
git-svn-id: https://svn.spreadspace.org/mur.sat@484 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'doc/MPU/inputs/ComponentArchitecture.tex')
-rw-r--r--doc/MPU/inputs/ComponentArchitecture.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/MPU/inputs/ComponentArchitecture.tex b/doc/MPU/inputs/ComponentArchitecture.tex
new file mode 100644
index 0000000..597909c
--- /dev/null
+++ b/doc/MPU/inputs/ComponentArchitecture.tex
@@ -0,0 +1,16 @@
+% --------------------------------------
+% CHAPTER: Component Architecture
+% --------------------------------------
+\subsection{Component Architecture}
+
+The software consists of several components. Each component has its dedicated functionality as described before.
+
+\begin{figure}[h] % [top, bottom, h ... where defined, p ... own page]
+\centering
+\includegraphics[keepaspectratio,width=\hsize]
+{figures/mursat_SW_SystemOverview.pdf}
+\caption{Software System Overview.}
+\label{fig:SWSystemOverview}
+\end{figure}
+
+Figure~\ref{fig:SWSystemOverview} shall give an overview of the software components and how thea are related to each others.