aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/figures/tikz/multipath-impulse-response.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/thesis/figures/tikz/multipath-impulse-response.tex')
-rw-r--r--doc/thesis/figures/tikz/multipath-impulse-response.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/thesis/figures/tikz/multipath-impulse-response.tex b/doc/thesis/figures/tikz/multipath-impulse-response.tex
index 4826b6f..b643e28 100644
--- a/doc/thesis/figures/tikz/multipath-impulse-response.tex
+++ b/doc/thesis/figures/tikz/multipath-impulse-response.tex
@@ -1,9 +1,9 @@
% vim: set ts=2 sw=2 noet:
\tdplotsetmaincoords{70}{40}
\begin{tikzpicture}[tdplot_main_coords, font = \footnotesize\ttfamily]
- \draw[thick, -latex] (0,0,0) -- node[sloped, midway, below, gray] {Effect of the channel} (7,0,0) node[right] {\(t'\)};
+ \draw[thick, -latex] (0,0,0) -- node[sloped, midway, below, gray] {Effect of the channel} (7,0,0) node[right] {\(\tau\)};
\draw[thick, -latex] (0,0,0) -- node[sloped, midway, above, gray] {How the channel changes} (0,7,0) node[right] {\(t\)};
- \draw[thick, -latex] (0,0,0) -- (0,0,2) node[above] {\(h(t,t')\)};
+ \draw[thick, -latex] (0,0,0) -- (0,0,2) node[above] {\(h(t,\tau)\)};
\foreach \y in {1,2,...,4}{
\draw[dashed, gray] (0,1.5*\y,0) -- ++(7,0,0);