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