: Public Class
Created: 10/10/2013 12:18:03
Modified: 24/03/2016 23:19:28
Project:
Advanced:
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.<br/>
Attribute
Public CoverageCodeKind
  coverageKind
Details:
Notes: Code representing the coverage of the weather condition.<br/>
Public IntensityCodeKind
  intensityKind
Details:
Notes: Code representing the intensity of the weather condition.<br/>
Public PerCent
  probabilityPercent
Details:
Notes: 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).<br/>
Public WeatherCodeKind
  weatherKind
Details:
Notes: Code representing the type of weather condition.<br/>
Object Type Connection Direction Notes
StringMeasurementValue Class Generalization To