RadarSearchTrackPRFMode ======================= .. py:class:: ansys.stk.core.stkobjects.RadarSearchTrackPRFMode IntEnum .. py:currentmodule:: RadarSearchTrackPRFMode Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~PRF` - PRF. * - :py:attr:`~UNAMBIGUOUS_RANGE` - Unambiguous Range. * - :py:attr:`~UNAMBIGUOUS_VELOCITY` - Unambiguous Velocity. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import RadarSearchTrackPRFMode