Skip to main content

Interface: MetarCloudLayer

A METAR cloud layer description.

Properties

alt

Readonly alt: number

The altitude of this layer, in hundreds of feet.

Defined in

src/sdk/navigation/Facilities.ts:1152


cover

Readonly cover: MetarCloudLayerCoverage

The coverage of this layer.

Defined in

src/sdk/navigation/Facilities.ts:1155


type

Readonly type: MetarCloudLayerType

The significant cloud type found in this layer.

Defined in

src/sdk/navigation/Facilities.ts:1158