IBeamformer =========== .. py:class:: ansys.stk.core.stkobjects.IBeamformer Provide access to the properties and methods defining a beamformer. .. py:currentmodule:: IBeamformer Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IBeamformer.type` - Get the beamformer type enumeration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IBeamformer Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IBeamformer.type :type: BeamformerType Get the beamformer type enumeration.