AntennaModelITUBO1213CoPolar ============================ .. py:class:: ansys.stk.core.stkobjects.AntennaModelITUBO1213CoPolar 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 co-polar antenna model. .. py:currentmodule:: AntennaModelITUBO1213CoPolar Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelITUBO1213CoPolar.mainlobe_gain` - Get or set the main-lobe gain. * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelITUBO1213CoPolar.efficiency` - Get or set the efficiency. * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelITUBO1213CoPolar.diameter` - Get or set the diameter. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AntennaModelITUBO1213CoPolar Property detail --------------- .. py:property:: mainlobe_gain :canonical: ansys.stk.core.stkobjects.AntennaModelITUBO1213CoPolar.mainlobe_gain :type: float Get or set the main-lobe gain. .. py:property:: efficiency :canonical: ansys.stk.core.stkobjects.AntennaModelITUBO1213CoPolar.efficiency :type: float Get or set the efficiency. .. py:property:: diameter :canonical: ansys.stk.core.stkobjects.AntennaModelITUBO1213CoPolar.diameter :type: float Get or set the diameter.