你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Added an example of using the module to plot antenna parameters for s21.
这个提交包含在:
@@ -69,6 +69,12 @@ There are optional command line arguments:
|
||||
* ``--rx-num`` is the number of the receiver output (default is None) for the receiver antenna (for a s21 parameter). Receivers are numbered (starting at one) in the order they appear in the input file.
|
||||
* ``--rx-component`` is the electric field component (``Ex``, ``Ey`` or ``Ez``) of the receiver output for the receiver antenna (for a s21 parameter).
|
||||
|
||||
For example to plot the input impedance, s11 and s21 parameters from a simulation with transmitter and receiver antennas that are attached to transmission lines (the transmission line feeding the transmitter appears first in the input file, and the transmission line attached to the receiver antenna appears after it).
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
python -m tools.plot_antenna_params outputfile --tltx-num 1 --tlrx-num 2
|
||||
|
||||
|
||||
.. _waveforms:
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户