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#
Get the collection of transceiver configurations. |
|
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.