Navigation bar
  Print document Start Previous page
 129 of 240 
Next page End  

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
129 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
               <xs:enumeration value="elev 200 00"/>
               <xs:enumeration value="elev 100 00"/>
               <xs:enumeration value="elev 050 00"/>
               <xs:enumeration value="elev 020 00"/>
               <xs:enumeration value="elev 010 00"/>
               <xs:enumeration value="elev 005 00"/>
               <xs:enumeration value="elev 002 00"/>
               <xs:enumeration value="elev 001 00"/>
               <xs:enumeration value="elev 000 50"/>
               <xs:enumeration value="elev 000 20"/>
               <xs:enumeration value="elev 000 10"/>
               <xs:enumeration value="elev 000 05"/>
               <xs:enumeration value="elev 000 02"/>
               <xs:enumeration value="elev 000 01"/>
            </xs:restriction>
         </xs:simpleType >
      </xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_PositionConfidenceSet <ASN> <XML>.   In addition, this item may be used by data structures in
other ITS standards.
7.53 Data Element: DE_Elevation
Use: Elevation, a value of 2 bytes expressed in decimeters above the reference ellipsoid (typically WSG-
84) with the offset signed value encoding as follows.  The value to be sent shall be the value in decimeters
with a constant of 28672 subtracted from it.  This offset provides the ability to cover a range from -403.6
meters to +6143.9 meters.
Examples of this encoding are: Given a value of 0 meters, it would be encoded as -28672 (0x7000). Given
a value of +100.0 meters, it would be encoded as -27672 (0x6C18).  Given a value of -403.6 meters, it
would be encoded as -32768 (0xFFFF).  Given a value of +6143.9 meters, it would be encoded as +32767
(0x7FFF).
ASN.1 Representation:
Elevation ::= INTEGER (-32768..32768) 
   -- 10 cm LSB with an offset of negative 28672
   -- treat as a 2 byte signed value
XML Representation:
<xs:simpleType name="Elevation" >
      <xs:annotation>
         <xs:documentation>       
            10 cm LSB with an offset of negative 28672
            treat as a 2 byte signed value
         </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:int">
         <xs:minInclusive value="-32768"/>
      </xs:restriction>
</xs:simpleType>
Used By: This entry is directly used by the following 7 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF 
<ASN> <XML>, and
DF 
<ASN> <XML>, and
DF 
<ASN> <XML>, and
DF 
<ASN> <XML>, and
DF 
<ASN> <XML>, and
Click to Convert - Powerful PDF Converter and HTML Converter.