BeamformerCosineX ================= .. py:class:: ansys.stk.core.stkobjects.BeamformerCosineX Bases: :py:class:`~ansys.stk.core.stkobjects.IBeamformer` Class defining a cosine^X tapered beamformer. .. py:currentmodule:: BeamformerCosineX Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.BeamformerCosineX.x` - Get or set the cosine exponent. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import BeamformerCosineX Property detail --------------- .. py:property:: x :canonical: ansys.stk.core.stkobjects.BeamformerCosineX.x :type: float Get or set the cosine exponent.