-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathl2r_0002.tex
63 lines (55 loc) · 1.93 KB
/
l2r_0002.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
\documentclass[b5paper, twoside, titlepage, 10pt]{article}
\usepackage[T1]{fontenc}
\usepackage{cite}
\usepackage[english]{babel}
\usepackage[lmargin=25mm,rmargin=25mm,tmargin=27mm,bmargin=30mm]{geometry}
\usepackage{amsmath,amsfonts,amssymb} \usepackage{graphicx} \graphicspath{{figurer/}}
\usepackage{subcaption} \usepackage[space]{grffile}
\usepackage{siunitx}
\sisetup{range-units = single}
\usepackage{fancyvrb}
\sisetup{separate-uncertainty}\DeclareMathOperator{\sgn}{sgn}
\usepackage{morefloats}
\usepackage[numbers]{natbib}
\usepackage[titletoc,toc,title]{appendix}
\usepackage{longtable}
\usepackage{multirow}
\usepackage{mathtools}
\usepackage{units}\usepackage{textcomp}\usepackage{commath}\usepackage{booktabs}
\usepackage{cprotect}
\usepackage{placeins}
\renewcommand{\arraystretch}{1.2}
\usepackage{listings} \usepackage[hyphens, obeyspaces]{url}
\Urlmuskip=0mu plus 1mu
\thispagestyle{empty}
\begin{document}
\setcounter{equation}{41}
\begin{tabular}{@{}l l l @{}}
\toprule
& \multicolumn{2}{c}{Value} \\ \cmidrule(r){2-3}
Parameter & Linear contrast mode & Non-linear contrast mode\\
\midrule
Application & Cardiac & Cardiac\\
Preset & Contrast & Cardiac\\
Transmit:\\
Frequency & \SI{16}{\mega\hertz} & \SI{18}{\mega\hertz}\\
Power & 3\% & 10\%\\
Gate & & 6\\
Beamwidth & & Standard
Acquisition:\\
Gain & 10 dB & 10 dB\\
2D Gain & & 10 dB\\
Frame rate & 10 fps & 10 fps\\
Depth & \SI{21.00}{\milli\meter} & \SI{21.00}{\milli\meter}\\
Width & \SI{23.04}{\milli\meter} & \SI{23.04}{\milli\meter}\\
Sensitivity & &1\\
Line density & Standard & High \\
Persistence & None & Off \\
Display:\\
Dynamic range &45 dB &40 dB \\
Display Map & MB1 & MB2\\
Brightness & 50 & 50\\
Contrast & 50 & 50 \\
\bottomrule
\end{tabular}
\end{document}