BeamformerScript ================ .. py:class:: ansys.stk.core.stkobjects.BeamformerScript Bases: :py:class:`~ansys.stk.core.stkobjects.IBeamformer` Class defining a beamformer script plugin. .. py:currentmodule:: BeamformerScript Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.BeamformerScript.filename` - Get or set the filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import BeamformerScript Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.BeamformerScript.filename :type: str Get or set the filename.