ModulatorModelPulsedSignal#

class ansys.stk.core.stkobjects.ModulatorModelPulsedSignal#

Bases: IModulatorModel

Class defining a pulsed signal modulator model.

Overview#

pulse_width

Get or set the pulse width.

pulse_period

Get or set the pulse period.

number_of_pulses

Get or set the number of pulses.

Import detail#

from ansys.stk.core.stkobjects import ModulatorModelPulsedSignal

Property detail#

property ModulatorModelPulsedSignal.pulse_width: float#

Get or set the pulse width.

property ModulatorModelPulsedSignal.pulse_period: float#

Get or set the pulse period.

property ModulatorModelPulsedSignal.number_of_pulses: int#

Get or set the number of pulses.