Interface: MetarPhenomenon
Defined in: src/sdk/navigation/Facilities.ts:1199
A METAR weather phenomenon.
Properties
blowing
readonlyblowing:boolean
Defined in: src/sdk/navigation/Facilities.ts:1209
Whether this phenomenon has the blowing modifier.
drifting
readonlydrifting:boolean
Defined in: src/sdk/navigation/Facilities.ts:1215
Whether this phenomenon has the drifting modifier.
freezing
readonlyfreezing:boolean
Defined in: src/sdk/navigation/Facilities.ts:1212
Whether this phenomenon has the freezing modifier.
intensity
readonlyintensity:MetarPhenomenonIntensity
Defined in: src/sdk/navigation/Facilities.ts:1206
The intensity of this phenomenon.
partial
readonlypartial:boolean
Defined in: src/sdk/navigation/Facilities.ts:1221
Whether this phenomenon has the partial modifier.
patches
readonlypatches:boolean
Defined in: src/sdk/navigation/Facilities.ts:1227
Whether this phenomenon has the patches modifier.
phenom
readonlyphenom:MetarPhenomenonType
Defined in: src/sdk/navigation/Facilities.ts:1201
The type of this phenomenon.
shallow
readonlyshallow:boolean
Defined in: src/sdk/navigation/Facilities.ts:1224
Whether this phenomenon has the shallow modifier.
tempo
readonlytempo:boolean
Defined in: src/sdk/navigation/Facilities.ts:1230
Whether this phenomenon has the temporary modifier.
ts
readonlyts:boolean
Defined in: src/sdk/navigation/Facilities.ts:1233
Whether this phenomenon has the thunderstorm modifier.
vicinity
readonlyvicinity:boolean
Defined in: src/sdk/navigation/Facilities.ts:1218
Whether this phenomenon has the vicinity modifier.