Skip to main content

Interface: MetarCloudLayer

Defined in: src/sdk/navigation/Facilities.ts:1162

A METAR cloud layer description.

Properties

alt

readonly alt: number

Defined in: src/sdk/navigation/Facilities.ts:1164

The altitude of this layer, in hundreds of feet.


cover

readonly cover: MetarCloudLayerCoverage

Defined in: src/sdk/navigation/Facilities.ts:1167

The coverage of this layer.


type

readonly type: MetarCloudLayerType

Defined in: src/sdk/navigation/Facilities.ts:1170

The significant cloud type found in this layer.