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