: Public Class
Created: 09/08/2012 00:20:56
Modified: 13/11/2012 13:41:28
Project:
Advanced:
Direction from which wind is blowing.<br /></p><p><br /></p><p>In FM-92 GRIB, encoded as GRIB Code-table 4.2 discipline 0 (meteorology), category 2 (momentum), #0 wind direction.<br /></p><p><font color="#ff0000"><br /></p><p></font><font color="#ff0000">Note that BUFR Table B provides additional descriptors with further refined semantics:</font><br /></p><p><font color="#ff0000">- 0 11 016 : Extreme counter clockwise direction of a variable wind; and</font><br /></p><p><font color="#ff0000">- 0 11 017 : Extreme clockwise direction of a variable wind.</font><br /></p><p><font color="#ff0000"><br /></p><p></font><font color="#ff0000">There seems little or no value in defining UML classes that match this detailed level of semantic specification. In usage, the class WindDirection will be qualified by the semantics of an attribute or association role. The model documentation should express the associated refined semantics. Other scenarios where a Measure class may be qualified include _MINIMUM_ visibility, _MINIMUM ONE MINUTE MEAN_ RVR etc. Again, in these situations the semantics of the base class can be cleanly expressed using model documentation.</font><br /></p><p><font color="#ff0000"><br /></p><p></font><font color="#ff0000">In contrast, prevailing visibility has complex semantics when compared to the base visibility definition. Here, there is value in ensuring consistent semantics are expressed by defining a specialised class for PrevailingVisibility.</font><br /></p>
Operation
Public
convert( target: UnitOfMeasure,
):Measure
Details:
sequential
Notes: An operation to convert from one unit of measure to another such as feet to meters, or degrees to radians. <br /></p><p><br /></p><p>The source is the "self" object in its current uom. The target measure will be in the target (operation parameter) Unit of Measure.<br /></p>
Tag Value
isCollection false
Details:
Values: true,false
Default: false
Description: Identifies the data type as an object collection.
noPropertyType true
Details:
Values: true,false
Default: false
Description: urpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
quantityName http://data.wmo.int/def/grib2/codeflag/4.2/0.2.0
Details:
 
xsdEncodingRule iso19136_2007
Details:
Values: iso19136_2007,iso19139_2007,iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007
Description: XML Schema encoding rule to apply