SensorGraphics3DPulseFrequencyPreset ==================================== .. py:class:: ansys.stk.core.stkobjects.SensorGraphics3DPulseFrequencyPreset IntEnum .. py:currentmodule:: SensorGraphics3DPulseFrequencyPreset Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~FAST` - Fast: 0.333 Hz. * - :py:attr:`~MEDIUM` - Medium: 0.167 Hz. * - :py:attr:`~SLOW` - Slow: 0.083 Hz. * - :py:attr:`~CUSTOM` - Custom: user-specified. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import SensorGraphics3DPulseFrequencyPreset