TroposphericScintillationFadingLossModelP618Version12#

class ansys.stk.core.stkobjects.TroposphericScintillationFadingLossModelP618Version12#

Bases: ITroposphericScintillationFadingLossModel, IComponentInfo, ICloneable

Class defining a tropospheric scintillation fading loss P.618-12 model.

Overview#

average_time_choice

Get or set the TropoScintillation average fade time choice.

compute_deep_fade

Do not use this property, as it is deprecated. The ComputeDeepFade property should not be used.

fade_outage

Do not use this property, as it is deprecated. Use the FadeExceeded property.

percent_time_refractivity_gradient

Get or set the percentage of time that the refractivity gradient is less than -100 N units / km.

surface_temperature

Get or set the surface temperature.

fade_exceeded

Get or set the fade exceeded percent.

Import detail#

from ansys.stk.core.stkobjects import TroposphericScintillationFadingLossModelP618Version12

Property detail#

property TroposphericScintillationFadingLossModelP618Version12.average_time_choice: TroposphericScintillationAverageTimeChoiceType#

Get or set the TropoScintillation average fade time choice.

property TroposphericScintillationFadingLossModelP618Version12.compute_deep_fade: bool#

Do not use this property, as it is deprecated. The ComputeDeepFade property should not be used.

property TroposphericScintillationFadingLossModelP618Version12.fade_outage: float#

Do not use this property, as it is deprecated. Use the FadeExceeded property.

property TroposphericScintillationFadingLossModelP618Version12.percent_time_refractivity_gradient: float#

Get or set the percentage of time that the refractivity gradient is less than -100 N units / km.

property TroposphericScintillationFadingLossModelP618Version12.surface_temperature: float#

Get or set the surface temperature.

property TroposphericScintillationFadingLossModelP618Version12.fade_exceeded: float#

Get or set the fade exceeded percent.