From 5e3de7c7d389cb790a54d3400f396bee44bc98f1 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 10 Feb 2016 12:32:46 +0000 Subject: [PATCH] Added explicit section on waveform definitions. --- docs/source/plotting.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/source/plotting.rst b/docs/source/plotting.rst index 861c5961..afb86940 100644 --- a/docs/source/plotting.rst +++ b/docs/source/plotting.rst @@ -94,7 +94,10 @@ There is an optional command line argument: * ``-fft`` to plot the Fast Fourier Transform (FFT) of the waveform -Example plots of all the built-in waveforms are shown using the parameters: amplitude of one, frequency of 1GHz, time window of 6ns, and a time step of 1.926ps. +Definitions +----------- + +Definitions of the built-in waveforms and example plots are shown using the parameters: amplitude of one, frequency of 1GHz, time window of 6ns, and a time step of 1.926ps. gaussian ^^^^^^^^