Click or drag to resize

SpaceControlFacilityAtmosphericRefractionModel Properties

The SpaceControlFacilityAtmosphericRefractionModel type exposes the following members.

Properties
  NameDescription
Public propertyAtmosphereAltitude
Gets or sets the maximum altitude.
Public propertyCentralBody
Gets or sets the central body that the refraction model is associated with.
(Inherited from AtmosphericRefractionModel.)
Public propertyExtrapolateBelowMinimumAltitude
Gets or sets a value indicating whether to extrapolate below the minimum 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 propertyKneeBendFactor
Gets or sets the knee bend factor.
Public propertyMinimumAltitude
Gets or sets the minimum altitude.
Public propertyRefractionCeiling
Gets or sets the refraction ceiling.
Public propertySurfaceRefractivityPolynomialCoefficients
Gets or sets the surface refractivity polynomial coefficients.
Top
See Also