AntennaModelIntelSat ==================== .. py:class:: ansys.stk.core.stkobjects.AntennaModelIntelSat 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 IntelSat antenna model. .. py:currentmodule:: AntennaModelIntelSat Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelIntelSat.filename` - Get or set the user antenna data filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AntennaModelIntelSat Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.AntennaModelIntelSat.filename :type: str Get or set the user antenna data filename.