RadarModeBistaticReceiverSAR ============================ .. py:class:: ansys.stk.core.stkobjects.RadarModeBistaticReceiverSAR Bases: :py:class:`~ansys.stk.core.stkobjects.IRadarModeBistaticReceiver`, :py:class:`~ansys.stk.core.stkobjects.IComponentInfo`, :py:class:`~ansys.stk.core.stkobjects.ICloneable` Class defining a bistatic receiver sar radar mode. .. py:currentmodule:: RadarModeBistaticReceiverSAR Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.RadarModeBistaticReceiverSAR.pulse_integration` - Get the interface for configuring the SAR waveform pulse integration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import RadarModeBistaticReceiverSAR Property detail --------------- .. py:property:: pulse_integration :canonical: ansys.stk.core.stkobjects.RadarModeBistaticReceiverSAR.pulse_integration :type: RadarWaveformSarPulseIntegration Get the interface for configuring the SAR waveform pulse integration.