AtmosphericAbsorptionModelGraphics3DACAP#

class ansys.stk.core.stkobjects.AtmosphericAbsorptionModelGraphics3DACAP#

Bases: IAtmosphericAbsorptionModel, IComponentInfo, ICloneable

Class defining an atmospheric absorption model.

Overview#

sunspot_number

Do not use this property, as it is deprecated. The Sunspot Number Solar Activity Configuration should be used instead.

multipath_power_tolerance

Get or set the multipath power tolerance.

multipath_delay_tolerance

Get or set the multipath delay tolerance.

compute_alternate_frequencies

Get or set the indicator to compute alternate frequencies.

coefficient_data_type

Get or set the coefficient data type.

use_day_of_month_average

Get or set the indicator to use day of month average.

solar_activity_configuration_type

Get or set the solar activity configuration enumeration.

solar_activity_configuration

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.