Skip to main content

Interface: MetarPhenomenon

A METAR weather phenomenon.

Properties

blowing

Readonly blowing: boolean

Whether this phenomenon has the blowing modifier.

Defined in

src/sdk/navigation/Facilities.ts:1197


drifting

Readonly drifting: boolean

Whether this phenomenon has the drifting modifier.

Defined in

src/sdk/navigation/Facilities.ts:1203


freezing

Readonly freezing: boolean

Whether this phenomenon has the freezing modifier.

Defined in

src/sdk/navigation/Facilities.ts:1200


intensity

Readonly intensity: MetarPhenomenonIntensity

The intensity of this phenomenon.

Defined in

src/sdk/navigation/Facilities.ts:1194


partial

Readonly partial: boolean

Whether this phenomenon has the partial modifier.

Defined in

src/sdk/navigation/Facilities.ts:1209


patches

Readonly patches: boolean

Whether this phenomenon has the patches modifier.

Defined in

src/sdk/navigation/Facilities.ts:1215


phenom

Readonly phenom: MetarPhenomenonType

The type of this phenomenon.

Defined in

src/sdk/navigation/Facilities.ts:1189


shallow

Readonly shallow: boolean

Whether this phenomenon has the shallow modifier.

Defined in

src/sdk/navigation/Facilities.ts:1212


tempo

Readonly tempo: boolean

Whether this phenomenon has the temporary modifier.

Defined in

src/sdk/navigation/Facilities.ts:1218


ts

Readonly ts: boolean

Whether this phenomenon has the thunderstorm modifier.

Defined in

src/sdk/navigation/Facilities.ts:1221


vicinity

Readonly vicinity: boolean

Whether this phenomenon has the vicinity modifier.

Defined in

src/sdk/navigation/Facilities.ts:1206