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