From 4cf2fb86acc43d2117a3207032f677b2c3d0a0b5 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 25 May 2016 10:23:42 +0100 Subject: [PATCH] Updated info on s21 parameter plotting. --- docs/source/plotting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/plotting.rst b/docs/source/plotting.rst index 58238309..b8ab0b53 100644 --- a/docs/source/plotting.rst +++ b/docs/source/plotting.rst @@ -54,7 +54,7 @@ Antenna parameters plot_antenna_params.py ---------------------- -This module uses matplotlib to plot the input impedance (resistance and reactance) and s11 parameter from an antenna model fed using a transmission line. It also plots the time history of the incident and reflected voltages in the transmission line and their frequency spectra. Usage (from the top-level gprMax directory) is: +This module uses matplotlib to plot the input impedance (resistance and reactance) and s11 parameter from an antenna model fed using a transmission line. It also plots the time history of the incident and reflected voltages in the transmission line and their frequency spectra. The module can optionally plot the s21 parameter if a receiver (``#rx``) is placed on the receiving antenna. Usage (from the top-level gprMax directory) is: .. code-block:: none