mirror of
https://github.com/jankae/LibreVNA.git
synced 2025-12-06 07:12:10 +01:00
LibreVNA manual - add colon consistent ex TDR or DFT
This commit is contained in:
parent
aa37f5d627
commit
7f9022e296
|
|
@ -944,18 +944,18 @@ There are a few smithchart specific settings in the setup dialog:
|
|||
\screenshot{1.0}{GraphSmithchartSetup.png}
|
||||
The left side of the dialog contains settings on how data is displayed:
|
||||
\begin{itemize}
|
||||
\item \textbf{Display mode (Frequency)} There are three options on how much of a trace is visible in the frequency range:
|
||||
\item \textbf{Display mode (Frequency):} There are three options on how much of a trace is visible in the frequency range:
|
||||
\begin{itemize}
|
||||
\item \textbf{Limit to current span} Shows all traces only in the frequency range of the currently selected span, even when the trace contains data outside of the span
|
||||
\item \textbf{Show complete traces} Always shows the complete trace, regardless of the selected span
|
||||
\item \textbf{Manual frequency range} Allows selection of an abitrary frequency range to display
|
||||
\item \textbf{Limit to current span:} Shows all traces only in the frequency range of the currently selected span, even when the trace contains data outside of the span
|
||||
\item \textbf{Show complete traces:} Always shows the complete trace, regardless of the selected span
|
||||
\item \textbf{Manual frequency range:} Allows selection of an abitrary frequency range to display
|
||||
\end{itemize}
|
||||
\item \textbf{Display mode (Impedance)} There are two options on how much of a trace impedance is visible:
|
||||
\item \textbf{Display mode (Impedance):} There are two options on how much of a trace impedance is visible:
|
||||
\begin{itemize}
|
||||
\item \textbf{Limit to visible are} Clips the trace data at the edge of the smithchart circle
|
||||
\item \textbf{Show complete traces} Always shows the complete trace, even when the trace data falls outside of the smithchart circle
|
||||
\item \textbf{Limit to visible are:} Clips the trace data at the edge of the smithchart circle
|
||||
\item \textbf{Show complete traces:} Always shows the complete trace, even when the trace data falls outside of the smithchart circle
|
||||
\end{itemize}
|
||||
\item \textbf{Zoom} Allows to change the center position and zoom factor of the smithchart. Zooming is also possible by using the mousewheel on the graph
|
||||
\item \textbf{Zoom:} Allows to change the center position and zoom factor of the smithchart. Zooming is also possible by using the mousewheel on the graph
|
||||
\end{itemize}
|
||||
|
||||
The right side of the dialog allows the user to add lines of constant values to the smithchart for a quick visual comparisation of trace data to these values. Four types of lines are available:
|
||||
|
|
|
|||
Loading…
Reference in a new issue