RadarWaveformBistaticTransmitterSearchTrackFixedPRF =================================================== .. py:class:: ansys.stk.core.stkobjects.RadarWaveformBistaticTransmitterSearchTrackFixedPRF Bases: :py:class:`~ansys.stk.core.stkobjects.IRadarWaveformSearchTrack` Class defining a bistatic transmitter fixed PRF waveform. .. py:currentmodule:: RadarWaveformBistaticTransmitterSearchTrackFixedPRF Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.RadarWaveformBistaticTransmitterSearchTrackFixedPRF.pulse_definition` - Get the interface for setting the pulse definition parameters. * - :py:attr:`~ansys.stk.core.stkobjects.RadarWaveformBistaticTransmitterSearchTrackFixedPRF.modulator` - Get the interface for setting the modulator parameters. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import RadarWaveformBistaticTransmitterSearchTrackFixedPRF Property detail --------------- .. py:property:: pulse_definition :canonical: ansys.stk.core.stkobjects.RadarWaveformBistaticTransmitterSearchTrackFixedPRF.pulse_definition :type: RadarWaveformSearchTrackPulseDefinition Get the interface for setting the pulse definition parameters. .. py:property:: modulator :canonical: ansys.stk.core.stkobjects.RadarWaveformBistaticTransmitterSearchTrackFixedPRF.modulator :type: RadarModulator Get the interface for setting the modulator parameters.