some new TeX aspects

This commit is contained in:
2016-02-05 20:20:52 +01:00
parent 593f4d582b
commit 9e9b6882cd
4 changed files with 79 additions and 7 deletions

View File

@@ -28,7 +28,12 @@
\newcommand{\mMovingAvgWithSize}[1]{\ensuremath{\text{avg}_{#1}}}
\newcommand{\mPressure}{\rho} % symbol for pressure readings
\newcommand{\mPressure}{\rho}
\newcommand{\mObsPressure}{\mPressure_\text{rel}} % symbol for observation pressure
\newcommand{\mStatePressure}{\hat{\mPressure}_\text{rel}} % symbol for state pressure
\newcommand{\mHeading}{\theta}
\newcommand{\mObsHeading}{\Delta\mHeading} % symbol used for the observation heading
\newcommand{\mStateHeading}{\mHeading} % symbol used for the state heading
%\newcommand{\docIBeacon}{iBeacon}