IRadarPulseIntegration ====================== .. py:class:: ansys.stk.core.stkobjects.IRadarPulseIntegration Interface which defines an integration method. .. py:currentmodule:: IRadarPulseIntegration Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IRadarPulseIntegration.type` - Get the waveform type enumeration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IRadarPulseIntegration Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IRadarPulseIntegration.type :type: RadarPulseIntegrationType Get the waveform type enumeration.