IRadarAnalysisConfigurationModel#

class ansys.stk.core.stkrfchannelmodeler.IRadarAnalysisConfigurationModel#

Properties for an analysis configuration model for a radar analysis. This contains a collection of the transceiver configurations belonging to the radar analysis.

Overview#

transceiver_configuration_collection

Get the collection of transceiver configurations.

imaging_data_product_list

Get the imaging product list.

Import detail#

from ansys.stk.core.stkrfchannelmodeler import IRadarAnalysisConfigurationModel

Property detail#

property IRadarAnalysisConfigurationModel.transceiver_configuration_collection: RadarTransceiverConfigurationCollection#

Get the collection of transceiver configurations.

property IRadarAnalysisConfigurationModel.imaging_data_product_list: RadarImagingDataProductCollection#

Get the imaging product list.