Loading Ieee1609Dot2BaseTypes.asn +8 −8 Original line number Diff line number Diff line Loading @@ -380,8 +380,8 @@ PolygonalRegion ::= SEQUENCE SIZE (3..MAX) OF TwoDLocation * valid. */ TwoDLocation ::= SEQUENCE { latitude Latitude, longitude Longitude latitude SecLatitude, longitude SecLongitude } /** Loading Loading @@ -619,9 +619,9 @@ SequenceOfRegionAndSubregions ::= SEQUENCE OF RegionAndSubregions * incompatible. */ ThreeDLocation ::= SEQUENCE { latitude Latitude, longitude Longitude, elevation Elevation latitude SecLatitude, longitude SecLongitude, elevation SecElevation } /** Loading @@ -632,7 +632,7 @@ ThreeDLocation ::= SEQUENCE { * than ?900 000 000, except that the value 900 000 001 is used to indicate * the latitude was not available to the sender. */ Latitude ::= NinetyDegreeInt SecLatitude ::= NinetyDegreeInt /** * @brief This type contains an INTEGER encoding an estimate of the longitude Loading @@ -642,7 +642,7 @@ Latitude ::= NinetyDegreeInt * less than ?1 799 999 999, except that the value 1 800 000 001 is used to * indicate that the longitude was not available to the sender. */ Longitude ::= OneEightyDegreeInt SecLongitude ::= OneEightyDegreeInt /** * @brief This structure contains an estimate of the geodetic altitude above Loading @@ -650,7 +650,7 @@ Longitude ::= OneEightyDegreeInt * integer number of decimeters representing the height above a minimum * height of -409.5 m, with the maximum height being 6143.9 m. */ Elevation ::= Uint16 SecElevation ::= Uint16 /** * @brief The integer in the latitude field is no more than 900,000,000 and Loading Loading
Ieee1609Dot2BaseTypes.asn +8 −8 Original line number Diff line number Diff line Loading @@ -380,8 +380,8 @@ PolygonalRegion ::= SEQUENCE SIZE (3..MAX) OF TwoDLocation * valid. */ TwoDLocation ::= SEQUENCE { latitude Latitude, longitude Longitude latitude SecLatitude, longitude SecLongitude } /** Loading Loading @@ -619,9 +619,9 @@ SequenceOfRegionAndSubregions ::= SEQUENCE OF RegionAndSubregions * incompatible. */ ThreeDLocation ::= SEQUENCE { latitude Latitude, longitude Longitude, elevation Elevation latitude SecLatitude, longitude SecLongitude, elevation SecElevation } /** Loading @@ -632,7 +632,7 @@ ThreeDLocation ::= SEQUENCE { * than ?900 000 000, except that the value 900 000 001 is used to indicate * the latitude was not available to the sender. */ Latitude ::= NinetyDegreeInt SecLatitude ::= NinetyDegreeInt /** * @brief This type contains an INTEGER encoding an estimate of the longitude Loading @@ -642,7 +642,7 @@ Latitude ::= NinetyDegreeInt * less than ?1 799 999 999, except that the value 1 800 000 001 is used to * indicate that the longitude was not available to the sender. */ Longitude ::= OneEightyDegreeInt SecLongitude ::= OneEightyDegreeInt /** * @brief This structure contains an estimate of the geodetic altitude above Loading @@ -650,7 +650,7 @@ Longitude ::= OneEightyDegreeInt * integer number of decimeters representing the height above a minimum * height of -409.5 m, with the maximum height being 6143.9 m. */ Elevation ::= Uint16 SecElevation ::= Uint16 /** * @brief The integer in the latitude field is no more than 900,000,000 and Loading