IDemodulatorModel#

class ansys.stk.core.stkobjects.IDemodulatorModel#

Provide access to the properties and methods defining a demodulator model.

Overview#

name

Get the demodulator model name.

type

Get the demodulator model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IDemodulatorModel

Property detail#

property IDemodulatorModel.name: str#

Get the demodulator model name.

property IDemodulatorModel.type: DemodulatorModelType#

Get the demodulator model type enumeration.