BeamformerDolphChebyshev ======================== .. py:class:: ansys.stk.core.stkobjects.BeamformerDolphChebyshev Bases: :py:class:`~ansys.stk.core.stkobjects.IBeamformer` Class defining a Dolph-Chebyshev tapered beamformer. .. py:currentmodule:: BeamformerDolphChebyshev Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.BeamformerDolphChebyshev.sidelobe_level` - Get or set the sidelobe level relative to the maximum gain. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import BeamformerDolphChebyshev Property detail --------------- .. py:property:: sidelobe_level :canonical: ansys.stk.core.stkobjects.BeamformerDolphChebyshev.sidelobe_level :type: float Get or set the sidelobe level relative to the maximum gain.