: Public <<Type>> Class
Created: 02/05/2012 11:43:49
Modified: 22/10/2012 11:11:13
Project:
Advanced:
A report of observed and trend forecast weather phenomenon from the surface near an aerodrome.  This is a shared superclass for METAR and SPECI reports, which have identical reported information.
Attribute
Public MeteorologicalAerodromeReportStatus
  status

Details:
Notes: The report status -  normal or corrected
Public Boolean
  automatedStation

Details:
allowXMLAttribute=true
Notes: When true, this report was reported by an automated station.
Public MeteorologicalAerodromeObservation
  observation

Details:
Notes: The observation which resulted in the current meteorological conditions at an aerodrome
Public MeteorologicalAerodromeTrendForecast
  trendForecast

Details:
Notes: The process that results in a trend forecast
Public LanguageString
  humanReadableText

Details:
Notes: Human-readable, descriptive text that cannot be sensibly represented in any other form.  This report element encapsulates the human-generated text that is intended for other downstream human recipients.  All other elements of the report capture machine-readable information that can be anticipated in advance as part of the reporting structure.<br /></p><p><br /></p><p>It is not valid to include any machine-readable information or extended content in this text under any circumstances. Human-readable text may be considered opaque to parsing software and should be used minimally.<br /></p><p><br /></p><p>This text is not to be confused with Traditional Alphanumeric Code (TAC) form remarks ("RMK"), which have been used for many purposes beyond human-readable text.<br /></p>
Tag Value
acceptXMLAttribute true
Details:
 
Constraint Type Status
self.observation.featureOfInterest.sampledFeature == self.trendForecast.featureOfInterest.sampledFeature Invariant Approved
Details:
 
Object Type Connection Notes
«Type» SPECI Class Generalization  
«Type» METAR Class Generalization