From f035274f4770826b4218251441d335d8e98cc799 Mon Sep 17 00:00:00 2001 From: Roland Sahlsten Date: Mon, 28 May 2012 08:15:25 +0000 Subject: git-svn-id: https://svn.spreadspace.org/mur.sat@484 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- doc/MPU/inputs/ComponentArchitecture.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/MPU/inputs/ComponentArchitecture.tex (limited to 'doc/MPU/inputs/ComponentArchitecture.tex') 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. -- cgit v1.2.3