aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/figures/tikz/qam-constellation.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-11-01 16:29:17 +0100
committerNao Pross <np@0hm.ch>2021-11-01 16:29:17 +0100
commit0b4422f6508fd6f5d2d28c0465f48476edd700ea (patch)
treef51b8430f082cb7f29dc64f1075d2771cd67d314 /doc/thesis/figures/tikz/qam-constellation.tex
parentDraw figure for frequency selective channels (diff)
downloadFading-0b4422f6508fd6f5d2d28c0465f48476edd700ea.tar.gz
Fading-0b4422f6508fd6f5d2d28c0465f48476edd700ea.zip
Review construction of orthogonal carriers
Diffstat (limited to 'doc/thesis/figures/tikz/qam-constellation.tex')
-rw-r--r--doc/thesis/figures/tikz/qam-constellation.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/thesis/figures/tikz/qam-constellation.tex b/doc/thesis/figures/tikz/qam-constellation.tex
index 6481650..eeeddc3 100644
--- a/doc/thesis/figures/tikz/qam-constellation.tex
+++ b/doc/thesis/figures/tikz/qam-constellation.tex
@@ -21,6 +21,9 @@
}
}
+ % special node for the example
+ \node[star, fill = blue!40!white] at (s32) {};
+
\foreach \i/\l in {0/00,1/01,2/11,3/10}{
\node[lightgray, below = 3mm] at (s\i0) {\texttt{\l}};
\node[lightgray, left = 2mm] at (s0\i) {\texttt{\l}};