Skip to main content

Interface: MetarPhenomenon

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

A METAR weather phenomenon.

Properties

blowing

readonly blowing: boolean

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

Whether this phenomenon has the blowing modifier.


drifting

readonly drifting: boolean

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

Whether this phenomenon has the drifting modifier.


freezing

readonly freezing: boolean

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

Whether this phenomenon has the freezing modifier.


intensity

readonly intensity: MetarPhenomenonIntensity

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

The intensity of this phenomenon.


partial

readonly partial: boolean

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

Whether this phenomenon has the partial modifier.


patches

readonly patches: boolean

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

Whether this phenomenon has the patches modifier.


phenom

readonly phenom: MetarPhenomenonType

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

The type of this phenomenon.


shallow

readonly shallow: boolean

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

Whether this phenomenon has the shallow modifier.


tempo

readonly tempo: boolean

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

Whether this phenomenon has the temporary modifier.


ts

readonly ts: boolean

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

Whether this phenomenon has the thunderstorm modifier.


vicinity

readonly vicinity: boolean

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

Whether this phenomenon has the vicinity modifier.