Interface: MetarCloudLayer
Defined in: src/sdk/navigation/FacilityWeather.ts:104
A METAR cloud layer description.
Properties
alt
readonly
alt:number
Defined in: src/sdk/navigation/FacilityWeather.ts:106
The altitude of this layer, in hundreds of feet.
cover
readonly
cover:MetarCloudLayerCoverage
Defined in: src/sdk/navigation/FacilityWeather.ts:109
The coverage of this layer.
type
readonly
type:MetarCloudLayerType
Defined in: src/sdk/navigation/FacilityWeather.ts:112
The significant cloud type found in this layer.