Click or drag to resize

AltitudeDisplayCondition Properties

The AltitudeDisplayCondition type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the CentralBody to which the altitude is relative.
Public propertyMaximumAltitude
Gets or sets the maximum altitude, in meters, of the inclusive altitude interval. Use Double.MaxValue to ignore checking the maximum altitude.
Public propertyMinimumAltitude
Gets or sets the minimum altitude, in meters, of the inclusive altitude interval. Use Double.MinValue to ignore checking the minimum altitude.
Top
See Also