copy/paste fix

This commit is contained in:
Jan Käberich 2022-10-27 16:40:30 +02:00
parent 5dfe2f02e7
commit 87429c076f
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@
\renewmenumacro{\keys}[+]{shadowedroundedkeys}
\usepackage{booktabs,caption}
\usepackage[flushleft]{threeparttable}
\usepackage{threeparttable}
\newcolumntype{L}[1]{>{\raggedright\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
\newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
\newcolumntype{R}[1]{>{\raggedleft\let\newline\\\arraybackslash\hspace{0pt}}m{#1}}
@ -277,7 +277,7 @@ The packet contains the following fields:
0 & 8 & UINT64 & f\_start & Start frequency in Hz \\
8 & 8 & UINT64 & f\_stop & Stop frequency in Hz \\
16 & 2 & UINT16 & points & Stop frequency in Hz \\
16 & 2 & UINT16 & points & Number of points in the sweep \\
18 & 4 & UINT32 & IF\_bandwidth & Bandwidth of the IF sampling in Hz \\
22 & 2 & UIN164 &cdbm\_excitation\_start & Stimulus power at the first point in $\frac{1}{100}$dBm \\
24 & 2 & UINT16 & Configuration & Bitmap for configuration, see below \\