AnalysisConfiguration#
- class ansys.stk.core.stkrfchannelmodeler.AnalysisConfiguration#
The configuration for an analysis.
Overview#
Get or set the configuration name. |
|
Get or set the configuration description. |
|
Get an array of available central bodies. |
|
Get the configured central body name. |
|
Get the analysis configuration model. |
Import detail#
from ansys.stk.core.stkrfchannelmodeler import AnalysisConfiguration
Property detail#
- property AnalysisConfiguration.supported_central_bodies: list#
Get an array of available central bodies.
- property AnalysisConfiguration.model: IAnalysisConfigurationModel#
Get the analysis configuration model.