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.

fade_exceeded

Get or set the fade exceeded percent.

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.

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.fade_exceeded: float#

Get or set the fade exceeded percent.

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.