RefractionModelITURP8344#

class ansys.stk.core.stkobjects.RefractionModelITURP8344#

ITU-R P.834-4.

Overview#

atmosphere_altitude

Altitude of the atmosphere. Used to compute the knee bend point of the refracted path. Uses Distance Dimension.

ceiling

Refraction will be ignored if object altitude is higher than the ceiling. Uses Distance Dimension.

knee_bend_factor

Used to compute the distance to the knee bend point of the refracted path. Dimensionless.

Import detail#

from ansys.stk.core.stkobjects import RefractionModelITURP8344

Property detail#

property RefractionModelITURP8344.atmosphere_altitude: float#

Altitude of the atmosphere. Used to compute the knee bend point of the refracted path. Uses Distance Dimension.

property RefractionModelITURP8344.ceiling: float#

Refraction will be ignored if object altitude is higher than the ceiling. Uses Distance Dimension.

property RefractionModelITURP8344.knee_bend_factor: float#

Used to compute the distance to the knee bend point of the refracted path. Dimensionless.