mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-12 18:43:30 +01:00
27 lines
355 B
TeX
27 lines
355 B
TeX
|
\documentclass[../thesis.tex]{subfiles}
|
||
|
|
||
|
\graphicspath{
|
||
|
{.}
|
||
|
{../../figures/}
|
||
|
{../../../figures/}
|
||
|
}
|
||
|
|
||
|
\begin{document}
|
||
|
\chapter{Measuring with Radio Antennas}
|
||
|
\label{sec:waveform}
|
||
|
Electric fields,
|
||
|
Antenna Polarizations,
|
||
|
Frequency Bandwidth,
|
||
|
\\
|
||
|
|
||
|
Time Domain,
|
||
|
Sampling,
|
||
|
Waveform + Time vector,
|
||
|
\\
|
||
|
|
||
|
Analysis:
|
||
|
Fourier Transforms,
|
||
|
Correlation
|
||
|
|
||
|
\end{document}
|