Skip to main content

Interface: MetarPhenomenon

Defined in: src/sdk/navigation/FacilityWeather.ts:141

A METAR weather phenomenon.

Properties

blowing

readonly blowing: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:151

Whether this phenomenon has the blowing modifier.


drifting

readonly drifting: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:157

Whether this phenomenon has the drifting modifier.


freezing

readonly freezing: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:154

Whether this phenomenon has the freezing modifier.


intensity

readonly intensity: MetarPhenomenonIntensity

Defined in: src/sdk/navigation/FacilityWeather.ts:148

The intensity of this phenomenon.


partial

readonly partial: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:163

Whether this phenomenon has the partial modifier.


patches

readonly patches: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:169

Whether this phenomenon has the patches modifier.


phenom

readonly phenom: MetarPhenomenonType

Defined in: src/sdk/navigation/FacilityWeather.ts:143

The type of this phenomenon.


shallow

readonly shallow: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:166

Whether this phenomenon has the shallow modifier.


tempo

readonly tempo: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:172

Whether this phenomenon has the temporary modifier.


ts

readonly ts: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:175

Whether this phenomenon has the thunderstorm modifier.


vicinity

readonly vicinity: boolean

Defined in: src/sdk/navigation/FacilityWeather.ts:160

Whether this phenomenon has the vicinity modifier.