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