AltitudeDisplayCondition Properties |
The AltitudeDisplayCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| CentralBody |
Gets or sets the CentralBody to which the altitude is relative.
| |
| MaximumAltitude |
Gets or sets the maximum altitude, in meters, of the inclusive altitude interval.
Use Double.MaxValue to ignore checking the maximum altitude.
| |
| MinimumAltitude |
Gets or sets the minimum altitude, in meters, of the inclusive altitude interval.
Use Double.MinValue to ignore checking the minimum altitude.
|