Added image of mesh of GSSI 400MHz antenna model.

这个提交包含在:
craig-warren
2018-02-04 19:02:18 +00:00
父节点 195ca6e5db
当前提交 5a9d987bdb
共有 2 个文件被更改,包括 6 次插入1 次删除

查看文件

@@ -35,7 +35,7 @@ Descriptions of how the models were created can be found in the aforementioned a
How to use the module
=====================
The antenna models can be accessed from within a block of Python code in an input file. The models are inserted at location x,y,z. The coordinates are relative to the geometric centre of the antenna in the x-y plane and the bottom of the antenna skid in the z direction. The models must be used with cubic spatial resolutions of either 1mm (default) or 2mm by setting the keyword argument, e.g. ``resolution=0.002``. The antenna models can be rotated 90 degrees counter-clockwise (CCW) in the x-y plane by setting the keyword argument ``rotate90=True``.
The antenna models can be accessed from within a block of Python code in an input file. The models are inserted at location x,y,z. The coordinates are relative to the geometric centre of the antenna in the x-y plane and the bottom of the antenna skid in the z direction. The models must be used with cubic spatial resolutions of either 0.5mm (GSSI 400MHz antenna only), 1mm (default), or 2mm by setting the keyword argument, e.g. ``resolution=0.002``. The antenna models can be rotated 90 degrees counter-clockwise (CCW) in the x-y plane by setting the keyword argument ``rotate90=True``.
Example
-------
@@ -54,6 +54,11 @@ To include an antenna model similar to a GSSI 1.5 GHz antenna at a location 0.12
FDTD geometry mesh showing an antenna model similar to a GSSI 1.5 GHz antenna (skid removed for illustrative purposes).
.. figure:: images/antenna_like_GSSI_400.png
:width: 600 px
FDTD geometry mesh showing an antenna model similar to a GSSI 400 MHz antenna (skid removed for illustrative purposes).
.. figure:: images/antenna_like_MALA_1200.png
:width: 600 px