VerticalRangeType
fb:VerticalRangeType
Represents a vertical range from a lower bound altitude to an upper bound altitude.
| Properties | Definition | Type |
|---|---|---|
| extension | An extension hook for attaching extension (non-core) classes. | fb:VerticalRangeExtensionType |
| lowerBound | Lower bound altitude of the vertical range. | fb:FlightLevelOrAltitudeChoiceType |
| upperBound | Upper bound altitude of the vertical range. | fb:FlightLevelOrAltitudeChoiceType |
Details
VerticalRangeType
VerticalRangeType
Represents a vertical range from a lower bound altitude to an upper bound altitude.
extension
fb:VerticalRangeType:extension
An extension hook for attaching extension (non-core) classes.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
lowerBound
fb:VerticalRangeType:lowerBound
Lower bound altitude of the vertical range.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| DistanceVerticalRangeType.lower | The lower limit of the vertical distance range. |
upperBound
fb:VerticalRangeType:upperBound
Upper bound altitude of the vertical range.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| DistanceVerticalRangeType.upper | The upper limit of the vertical distance range. |