你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Changed name of module 'plot_builtin_wave' to 'plot_source_wave'. Add functionality to allow plotting (with FFT) in Jupyter notebooks of user-defined waveforms.
这个提交包含在:
@@ -83,14 +83,14 @@ Built-in waveforms
|
||||
|
||||
This section describes the definitions of the functions that are used to create the built-in waveforms, and how to plot them.
|
||||
|
||||
plot_builtin_wave.py
|
||||
plot_source_wave.py
|
||||
--------------------
|
||||
|
||||
This module uses matplotlib to plot one of the built-in waveforms and it's FFT. Usage (from the top-level gprMax directory) is:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
python -m tools.plot_builtin_wave type amp freq timewindow dt
|
||||
python -m tools.plot_source_wave type amp freq timewindow dt
|
||||
|
||||
where:
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户