![]() ![]() ![]() ![]() SAE J2735-Draft-Rev29 [issued: 12-11-08]
-
140 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
</xs:restriction>
</xs:simpleType>
Used By: This entry is directly used by the following 10 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
In addition, this item may be used by data structures in other ITS standards.
Remarks: Note that one half the lane width is use to find the "edge" of the lane, as measured from its
center, described by the offsets found in its node list.
7.75 Data Element: DE_Latitude
Use: The geographic latitude of a node, expressed in 1/8th integer microdegrees, as a 32 bit value and with
reference to the horizontal datum specified by horizontalDatum.
ASN.1 Representation:
Latitude ::= INTEGER (-720000000..720000000)
-- in LSB = 1/8 micro degree
-- Providing a range of plus-minus 90 degrees
XML Representation:
<xs:simpleType name="Latitude" >
<xs:annotation>
<xs:documentation>
in LSB = 1/8 micro degree
Providing a range of plus-minus 90 degrees
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:int">
<xs:minInclusive value="-720000000"/>
<xs:maxInclusive value="720000000"/>
</xs:restriction>
</xs:simpleType>
Used By: This entry is directly used by the following 6 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
DF
<XML>, and
|