DemodulatorModelExternal ======================== .. py:class:: ansys.stk.core.stkobjects.DemodulatorModelExternal Bases: :py:class:`~ansys.stk.core.stkobjects.IDemodulatorModel` Class defining a external modulator model. .. py:currentmodule:: DemodulatorModelExternal Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.DemodulatorModelExternal.filename` - Get or set the external filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import DemodulatorModelExternal Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.DemodulatorModelExternal.filename :type: str Get or set the external filename.