Class Description

An environmental value described using a coded value. A triplicate of enumerated values representing intensity, coverage, type of weather is used. These may be concatenated into the string value.

Attributes

Name Type Description
coverageKind CoverageCodeKind Code representing the coverage of the weather condition.
intensityKind IntensityCodeKind Code representing the intensity of the weather condition.
probabilityPercent PerCent Probability of weather condition occurring during the time interval expressed as a percentage. Applicable only when weather condition is related to a forecast (not an observation).
weatherKind WeatherCodeKind Code representing the type of weather condition.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

None