More autodoc testing.

这个提交包含在:
Craig Warren
2016-01-05 18:18:30 +00:00
父节点 f9a9507a83
当前提交 2fb58f2c4b

查看文件

@@ -12,6 +12,8 @@ plot_Ascan.py
=============
.. automodule:: tools.plot_Ascan
:members:
:undoc-members:
* Plot A-scans using the Python module ``plot_Ascan.py``. The module uses matplotlib to plot the time history for the electric and magnetic field components for all receivers in a model (each receiver gets a separate figure window). Usage (from the top-level gprMax directory) is: ``python -m tools.plot_Ascan my_outputfile.out``.