mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-22 15:03:35 +01:00
Thesis: small update preamble
This commit is contained in:
parent
22cca66e83
commit
3b8da9e1cf
1 changed files with 11 additions and 9 deletions
|
@ -23,6 +23,8 @@
|
||||||
|
|
||||||
\usepackage{caption}
|
\usepackage{caption}
|
||||||
\usepackage{subcaption}
|
\usepackage{subcaption}
|
||||||
|
\captionsetup{subrefformat=parens}
|
||||||
|
|
||||||
\usepackage[colorlinks=true]{hyperref}
|
\usepackage[colorlinks=true]{hyperref}
|
||||||
\usepackage{cleveref}
|
\usepackage{cleveref}
|
||||||
\usepackage{grffile}
|
\usepackage{grffile}
|
||||||
|
@ -132,7 +134,7 @@
|
||||||
\newcommand{\tMeasArriv}{\tMeas_0}
|
\newcommand{\tMeasArriv}{\tMeas_0}
|
||||||
\newcommand{\tProp}{\tTrue_d}
|
\newcommand{\tProp}{\tTrue_d}
|
||||||
\newcommand{\tClock}{\tTrue_c}
|
\newcommand{\tClock}{\tTrue_c}
|
||||||
\newcommand{\tClockPhase}{\ensuremath{\tTrue_\phase \mod T}}
|
\newcommand{\tClockPhase}{\ensuremath{\tTrue_\phase}}
|
||||||
\newcommand{\tClockPeriod}{\ensuremath{k T}}
|
\newcommand{\tClockPeriod}{\ensuremath{k T}}
|
||||||
|
|
||||||
%% phase variables
|
%% phase variables
|
||||||
|
@ -165,19 +167,19 @@
|
||||||
\newacronym{PAObs}{PAO}{Pierre~Auger Observatory}
|
\newacronym{PAObs}{PAO}{Pierre~Auger Observatory}
|
||||||
\newacronym{Auger}{Auger}{\acrlong{PAObs}}
|
\newacronym{Auger}{Auger}{\acrlong{PAObs}}
|
||||||
\newacronym{AugerPrime}{AugerPrime}{AugerPrime}
|
\newacronym{AugerPrime}{AugerPrime}{AugerPrime}
|
||||||
\newacronym{AERA}{AERA}{Auger Engineering Radio~Array}
|
\newacronym{AERA}{\textsc{AERA}}{Auger Engineering Radio~Array}
|
||||||
|
|
||||||
\newacronym{ADC}{ADC}{Analog-to-Digital~Converter}
|
\newacronym{ADC}{\textsc{ADC}}{Analog-to-Digital~Converter}
|
||||||
\newacronym{ZHAires}{ZHAires}{ZHAires}
|
\newacronym{ZHAires}{ZHAires}{ZHAires}
|
||||||
%% >>>>
|
%% >>>>
|
||||||
%% <<<< Math
|
%% <<<< Math
|
||||||
\newacronym{DTFT}{DTFT}{Discrete Time Fourier Transform}
|
\newacronym{DTFT}{\textsc{DTFT}}{Discrete Time Fourier Transform}
|
||||||
\newacronym{DFT}{DFT}{Discrete Fourier Transform}
|
\newacronym{DFT}{\textsc{DFT}}{Discrete Fourier Transform}
|
||||||
\newacronym{FFT}{FFT}{Fast Fourier Transform}
|
\newacronym{FFT}{\textsc{FFT}}{Fast Fourier Transform}
|
||||||
\newacronym{FT}{FT}{Fourier Transform}
|
\newacronym{FT}{\textsc{FT}}{Fourier Transform}
|
||||||
|
|
||||||
\newacronym{RMS}{RMS}{root-mean-square}
|
\newacronym{RMS}{\textsc{RMS}}{root-mean-square}
|
||||||
\newacronym{SNR}{SNR}{signal-to-noise ratio}
|
\newacronym{SNR}{\textsc{SNR}}{signal-to-noise ratio}
|
||||||
|
|
||||||
%% >>>>
|
%% >>>>
|
||||||
%% >>>
|
%% >>>
|
||||||
|
|
Loading…
Reference in a new issue