Click or drag to resize

EffectiveRadiusAtmosphericRefractionModelRefractionCeiling Property

Gets or sets the refraction ceiling.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double RefractionCeiling { get; set; }

Property Value

Type: Double
Remarks
The maximum altitude of the lower object for which the refraction angle will be computed. Whenever the lower object's altitude is above the refraction ceiling, the refraction angle is considered to be 0.0 deg, because little atmosphere is present above this altitude to cause appreciable refraction.
See Also