IRadarWaveformSearchTrack ========================= .. py:class:: ansys.stk.core.stkobjects.IRadarWaveformSearchTrack Interface which is implemented by a search/track waveform. .. py:currentmodule:: IRadarWaveformSearchTrack Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IRadarWaveformSearchTrack.type` - Get the waveform type enumeration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IRadarWaveformSearchTrack Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IRadarWaveformSearchTrack.type :type: RadarWaveformSearchTrackType Get the waveform type enumeration.