AntennaModelITUBO1213CrossPolar =============================== .. py:class:: ansys.stk.core.stkobjects.AntennaModelITUBO1213CrossPolar Bases: :py:class:`~ansys.stk.core.stkobjects.IAntennaModel`, :py:class:`~ansys.stk.core.stkobjects.IComponentInfo`, :py:class:`~ansys.stk.core.stkobjects.ICloneable` Class defining a ITU-R BO1213 cross-polar antenna model. .. py:currentmodule:: AntennaModelITUBO1213CrossPolar Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelITUBO1213CrossPolar.mainlobe_gain` - Get or set the main-lobe gain. * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelITUBO1213CrossPolar.efficiency` - Get or set the efficiency. * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelITUBO1213CrossPolar.diameter` - Get or set the diameter. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AntennaModelITUBO1213CrossPolar Property detail --------------- .. py:property:: mainlobe_gain :canonical: ansys.stk.core.stkobjects.AntennaModelITUBO1213CrossPolar.mainlobe_gain :type: float Get or set the main-lobe gain. .. py:property:: efficiency :canonical: ansys.stk.core.stkobjects.AntennaModelITUBO1213CrossPolar.efficiency :type: float Get or set the efficiency. .. py:property:: diameter :canonical: ansys.stk.core.stkobjects.AntennaModelITUBO1213CrossPolar.diameter :type: float Get or set the diameter.