aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/chapters
diff options
context:
space:
mode:
Diffstat (limited to 'doc/thesis/chapters')
-rw-r--r--doc/thesis/chapters/conclusions.tex3
-rw-r--r--doc/thesis/chapters/implementation.tex8
-rw-r--r--doc/thesis/chapters/introduction.tex5
-rw-r--r--doc/thesis/chapters/theory.tex6
4 files changed, 22 insertions, 0 deletions
diff --git a/doc/thesis/chapters/conclusions.tex b/doc/thesis/chapters/conclusions.tex
new file mode 100644
index 0000000..15697fd
--- /dev/null
+++ b/doc/thesis/chapters/conclusions.tex
@@ -0,0 +1,3 @@
+% vim: set ts=2 sw=2 noet:
+
+\chapter{Conclusions}
diff --git a/doc/thesis/chapters/implementation.tex b/doc/thesis/chapters/implementation.tex
new file mode 100644
index 0000000..12f8cd6
--- /dev/null
+++ b/doc/thesis/chapters/implementation.tex
@@ -0,0 +1,8 @@
+% vim: set ts=2 sw=2 noet:
+
+\chapter{Implementation}
+
+\section{Simulaton}
+\section{Hardware}
+\section{Measurements}
+\section{Results}
diff --git a/doc/thesis/chapters/introduction.tex b/doc/thesis/chapters/introduction.tex
new file mode 100644
index 0000000..0dc11e5
--- /dev/null
+++ b/doc/thesis/chapters/introduction.tex
@@ -0,0 +1,5 @@
+% vim: set ts=2 sw=2 noet:
+
+\chapter{Introduction}
+
+\section{Background}
diff --git a/doc/thesis/chapters/theory.tex b/doc/thesis/chapters/theory.tex
new file mode 100644
index 0000000..d61fff1
--- /dev/null
+++ b/doc/thesis/chapters/theory.tex
@@ -0,0 +1,6 @@
+% vim: set ts=2 sw=2 noet:
+
+\chapter{Theory}
+
+\section{Problem description}
+\section{Mathematical Model}