AtmosphericAbsorptionModelGraphics3DACAP#
- class ansys.stk.core.stkobjects.AtmosphericAbsorptionModelGraphics3DACAP#
Bases:
IAtmosphericAbsorptionModel
,IComponentInfo
,ICloneable
Class defining an atmospheric absorption model.
Overview#
Do not use this property, as it is deprecated. The Sunspot Number Solar Activity Configuration should be used instead. |
|
Get or set the multipath power tolerance. |
|
Get or set the multipath delay tolerance. |
|
Get or set the indicator to compute alternate frequencies. |
|
Get or set the coefficient data type. |
|
Get or set the indicator to use day of month average. |
|
Get or set the solar activity configuration enumeration. |
|
Get or set the solar activity configuration. |
Import detail#
from ansys.stk.core.stkobjects import AtmosphericAbsorptionModelGraphics3DACAP
Property detail#
- property AtmosphericAbsorptionModelGraphics3DACAP.sunspot_number: int#
Do not use this property, as it is deprecated. The Sunspot Number Solar Activity Configuration should be used instead.
- property AtmosphericAbsorptionModelGraphics3DACAP.multipath_power_tolerance: float#
Get or set the multipath power tolerance.
- property AtmosphericAbsorptionModelGraphics3DACAP.multipath_delay_tolerance: float#
Get or set the multipath delay tolerance.
- property AtmosphericAbsorptionModelGraphics3DACAP.compute_alternate_frequencies: bool#
Get or set the indicator to compute alternate frequencies.
- property AtmosphericAbsorptionModelGraphics3DACAP.coefficient_data_type: Graphics3DACAPCoefficientDataType#
Get or set the coefficient data type.
- property AtmosphericAbsorptionModelGraphics3DACAP.use_day_of_month_average: bool#
Get or set the indicator to use day of month average.
- property AtmosphericAbsorptionModelGraphics3DACAP.solar_activity_configuration_type: Graphics3DACAPSolarActivityConfigurationType#
Get or set the solar activity configuration enumeration.
- property AtmosphericAbsorptionModelGraphics3DACAP.solar_activity_configuration: ISolarActivityConfiguration#
Get or set the solar activity configuration.