RefractionModelEffectiveRadiusMethod#
- class ansys.stk.core.stkobjects.RefractionModelEffectiveRadiusMethod#
Effective Radius Method.
Overview#
Effective radius used to compute refracted elevation. Dimensionless. |
|
Maximum altitude of target for which the refraction will be computed unless extrapolation is used. Uses Distance Dimension. |
|
Flag controls whether extrapolation is used past the maximum target altitude. |
|
Refraction will be ignored if object altitude is higher than the ceiling. Uses Distance Dimension. |
Import detail#
from ansys.stk.core.stkobjects import RefractionModelEffectiveRadiusMethod
Property detail#
- property RefractionModelEffectiveRadiusMethod.effective_radius: float#
Effective radius used to compute refracted elevation. Dimensionless.
- property RefractionModelEffectiveRadiusMethod.maximum_target_altitude: float#
Maximum altitude of target for which the refraction will be computed unless extrapolation is used. Uses Distance Dimension.