aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/figures/tikz/qam-constellation.tex
diff options
context:
space:
mode:
authorsara <sara.halter@gmx.ch>2021-11-06 14:11:10 +0100
committersara <sara.halter@gmx.ch>2021-11-06 14:11:10 +0100
commit84bd7ae6a6cad4d1788b16b5bb9200739dce9385 (patch)
treebfc80c3333d32f39fdabd8415df6a005dce4cf98 /doc/thesis/figures/tikz/qam-constellation.tex
parentscr tests (diff)
parentMerge branch 'master' of github.com:NaoPross/Fading (diff)
downloadFading-84bd7ae6a6cad4d1788b16b5bb9200739dce9385.tar.gz
Fading-84bd7ae6a6cad4d1788b16b5bb9200739dce9385.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '')
-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}};