This repository has been archived on 2020-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
FtmPrologic/tex/misc/keywords.tex
2019-11-20 13:33:21 +01:00

48 lines
1.3 KiB
TeX

\usepackage{xspace}
\newcommand{\eg} {e.\,g.\@\xspace}
\newcommand{\ie} {i.\,e.\@\xspace}
\newcommand{\qq} [1]{``#1''}
\newcommand{\figref}[1]{fig.~\ref{#1}}
\newcommand{\etal} [1]{#1~et~al.\@\xspace}
\DeclareSIUnit{\belmilliwatt}{Bm}
\DeclareSIUnit{\dBm}{\deci\belmilliwatt}
\newcommand{\ieeWifiFTM}{\mbox{IEEE 802.11-2016}\xspace}
\newcommand{\ieeWifiN} {\mbox{IEEE 802.11n}\xspace}
\newcommand{\ieeWifiAC} {\mbox{IEEE 802.11ac}\xspace}
% keyword macros
\newcommand{\docIBeacon}{iBeacon}
% wifi naming
\newcommand{\wifiRSSI}{RSSI}
\newcommand{\wifiTxPower}{TX-Power}
\newcommand{\wifiPathLossExp}{PathLoss}
\newcommand{\wifiPropLogScale}{Log-Scale}
\newcommand{\wifiPropLogScaleWalls}{Log-Scale-Walls}
\newcommand{\docLogDistance}{log-distance}
\newcommand{\docLogDistanceWalls}{wall-attenuation-factor}
% misc
\newcommand{\docTxPower}{TX-Power}
\newcommand{\docPathLossExp}{PathLoss}
\newcommand{\docPathLoss}{Pathloss}
\newcommand{\docsAP}{AP}
\newcommand{\docAPshort}{AP}
\newcommand{\docAP}{access point}
\newcommand{\docAPs}{access points}
\newcommand{\docWIFI}{Wi\hbox{-}Fi}
\newcommand{\docBeacon}{\Gls{Beacon}}
\newcommand{\docBeacons}{\Glspl{Beacon}}
\newcommand{\docsRSSI}{RSSI}
\newcommand{\docDSimplex}{downhill-simplex}
\DeclareMathOperator{\atan}{atan2}