Updated info on receiver outputs.

这个提交包含在:
Craig Warren
2016-01-14 10:38:41 +00:00
父节点 11dded4e52
当前提交 44248f4076

查看文件

@@ -805,11 +805,11 @@ Allows you to introduce output points into the model. These are locations where
* ``f1 f2 f3`` are the coordinates (x,y,z) of the receiver in the model.
* ``str1`` is the identifier of the receiver.
* ``str2`` is a list of field components to output with this receiver. It can be any selection from ``Ex``, ``Ey``, ``Ez``, ``Hx``, ``Hy``, or ``Hz``.
* ``str2`` is a list of outputs with this receiver. It can be any selection from ``Ex``, ``Ey``, ``Ez``, ``Hx``, ``Hy``, ``Hz``, ``Ix``, ``Iy``, or ``Iz``.
.. note::
* When the optional parameters ``str1`` and ``str2`` are not given all the electric and magnetic field components will be output with the receiver point.
* When the optional parameters ``str1`` and ``str2`` are not given all the electric and magnetic field components and currents will be output with the receiver point.
#rx_box:
--------