PulseWidthMode ============== .. py:class:: ansys.stk.core.stkobjects.PulseWidthMode IntEnum .. py:currentmodule:: PulseWidthMode Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~PULSE_WIDTH` - Pulse Width. * - :py:attr:`~DUTY_FACTOR` - Duty Factory. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import PulseWidthMode