Click or drag to resize

EffectiveRadiusAtmosphericRefractionModel Properties

The EffectiveRadiusAtmosphericRefractionModel type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the central body that the refraction model is associated with.
(Inherited from AtmosphericRefractionModel.)
Public propertyEffectiveRadiusFactor
Gets or sets the effective central body radius factor.
Public propertyExtrapolateAboveMaximumCeiling
Gets or sets a value indicating whether to extrapolate above the maximum altitude.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyMaximumAltitude
Gets or sets the maximum altitude.
Public propertyRefractionCeiling
Gets or sets the refraction ceiling.
Top
See Also