RadarISarAnalysisConfigurationModel =================================== .. py:class:: ansys.stk.core.stkrfchannelmodeler.RadarISarAnalysisConfigurationModel Bases: :py:class:`~ansys.stk.core.stkrfchannelmodeler.IAnalysisConfigurationModel`, :py:class:`~ansys.stk.core.stkrfchannelmodeler.IRadarAnalysisConfigurationModel` The analysis configuration model for an ISar analysis. This contains a collection of the transceiver configurations belonging to the ISar analysis. .. py:currentmodule:: RadarISarAnalysisConfigurationModel Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkrfchannelmodeler.RadarISarAnalysisConfigurationModel.radar_target_collection` - Get the collection of radar targets. Import detail ------------- .. code-block:: python from ansys.stk.core.stkrfchannelmodeler import RadarISarAnalysisConfigurationModel Property detail --------------- .. py:property:: radar_target_collection :canonical: ansys.stk.core.stkrfchannelmodeler.RadarISarAnalysisConfigurationModel.radar_target_collection :type: ISceneContributorCollection Get the collection of radar targets.