TroposphericScintillationFadingLossModelP618Version8#

class ansys.stk.core.stkobjects.TroposphericScintillationFadingLossModelP618Version8#

Bases: ITroposphericScintillationFadingLossModel, IComponentInfo, ICloneable

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

Overview#

compute_deep_fade

Get or set the option for computing deep fade.

fade_outage

Get or set the fade outage percent.

percent_time_refractivity_gradient

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

surface_temperature

Get or set the surface temperature.

Import detail#

from ansys.stk.core.stkobjects import TroposphericScintillationFadingLossModelP618Version8

Property detail#

property TroposphericScintillationFadingLossModelP618Version8.compute_deep_fade: bool#

Get or set the option for computing deep fade.

property TroposphericScintillationFadingLossModelP618Version8.fade_outage: float#

Get or set the fade outage percent.

property TroposphericScintillationFadingLossModelP618Version8.percent_time_refractivity_gradient: float#

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

property TroposphericScintillationFadingLossModelP618Version8.surface_temperature: float#

Get or set the surface temperature.