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