diff options
author | Nao Pross <np@0hm.ch> | 2021-12-21 20:51:45 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-21 20:51:45 +0100 |
commit | 0806a5111720712a658b1df37ab6fb5a413b3526 (patch) | |
tree | 126ef43d31ba2b67b2238e226ba488aa164daef1 /doc/thesis/figures/tikz | |
parent | PSAM in conclusions (diff) | |
download | Fading-0806a5111720712a658b1df37ab6fb5a413b3526.tar.gz Fading-0806a5111720712a658b1df37ab6fb5a413b3526.zip |
Forgot pictures and small corrections
Diffstat (limited to 'doc/thesis/figures/tikz')
-rw-r--r-- | doc/thesis/figures/tikz/multipath-sketch.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/thesis/figures/tikz/multipath-sketch.tex b/doc/thesis/figures/tikz/multipath-sketch.tex index bcf0287..dd700f9 100644 --- a/doc/thesis/figures/tikz/multipath-sketch.tex +++ b/doc/thesis/figures/tikz/multipath-sketch.tex @@ -13,7 +13,7 @@ \draw (5,0) pic (R) {antenna} node[above right = 3mm] {\sffamily\bfseries RX}; % wall coefficients - \draw[thick] (4.75, 2.25) to[out = -20, in = 180] ++(1.2,-.5); % node[right] {\(|\Gamma| > 0\)}; + % \draw[thick] (4.75, 2.25) to[out = -20, in = 180] ++(1.2,-.5); node[right] {\(|\Gamma| > 0\)}; % walls \draw[thick, fill = lightgray!20] (3,2) -- ++(2,-.5) -- ++(0,1) -- ++(-2,.5) -- cycle; |