current TeX and Code
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
\newcommand{\mRssi}{\ensuremath{s}} % client's signal-strength measurement
|
||||
\newcommand{\mMdlRSSI}{\ensuremath{\varsigma}} % model's signal-strength
|
||||
|
||||
\newcommand{\mPosAP}{\varrho} % char for access point position vector
|
||||
\newcommand{\mPos}{\rho} % char for positions
|
||||
\newcommand{\mPosAP}{\hat\varrho} % char for access point position vector
|
||||
\newcommand{\mPos}{\varrho} % char for positions
|
||||
|
||||
|
||||
\newcommand{\mPosVec}{\vec{\mPos}} % position vector
|
||||
@@ -71,7 +71,9 @@
|
||||
%\newcommand{\docIBeacon}{iBeacon}
|
||||
|
||||
% for equation references
|
||||
\newcommand{\refeq}[1]{eq. \eqref{#1}}
|
||||
\newcommand{\refeq}[1]{eq.~\eqref{#1}}
|
||||
%\newcommand{\reffig}[1]{\figurename~\ref{#1}}
|
||||
\newcommand{\reffig}[1]{Fig.~\ref{#1}}
|
||||
|
||||
% add todo notes
|
||||
\newcommand{\todo}[1]{%
|
||||
|
||||
Reference in New Issue
Block a user