# ASN.1 module ETSI-ITS-DSRC OID: _{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts103301 (103301) dsrc (6) version2 (2) }_ ## Imports: * **[ETSI-ITS-CDD](ETSI-ITS-CDD.md)** *{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) 102894 cdd (2) major-version-3 (3) minor-version-1 (1) } WITH SUCCESSORS*
* **[ETSI-ITS-DSRC-REGION](ETSI-ITS-DSRC-REGION.md)** *{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts103301 (103301) dsrc (6) region (1) version2 (2) }*
* **[ElectronicRegistrationIdentificationVehicleDataModule](ElectronicRegistrationIdentificationVehicleDataModule.md)** *{ iso(1) standard(0) iso24534 (24534) vehicleData (1) version1 (1) }*
## Data Elements: ```asn1 REG-EXT-ID-AND-TYPE ::= CLASS { &id RegionId UNIQUE, &Type } WITH SYNTAX {&Type IDENTIFIED BY &id} ``` ### RegionalExtension * _regionId_ of type [**REG-EXT-ID-AND-TYPE**](ETSI-ITS-DSRC.md#REG-EXT-ID-AND-TYPE) .&id( {Set} )
* _regExtValue_ of type [**REG-EXT-ID-AND-TYPE**](ETSI-ITS-DSRC.md#REG-EXT-ID-AND-TYPE) .&Type( {Set}{@regionId} )
```asn1 RegionalExtension {REG-EXT-ID-AND-TYPE : Set} ::= SEQUENCE { regionId REG-EXT-ID-AND-TYPE.&id( {Set} ), regExtValue REG-EXT-ID-AND-TYPE.&Type( {Set}{@regionId} ) } ``` ### MapData Values: * _timeStamp_ of type [**MinuteOfTheYear**](#MinuteOfTheYear) OPTIONAL
* _msgIssueRevision_ of type [**MsgCount**](#MsgCount)
* _layerType_ of type [**LayerType**](#LayerType) OPTIONAL
* _layerID_ of type [**LayerID**](#LayerID) OPTIONAL
* _intersections_ of type [**IntersectionGeometryList**](#IntersectionGeometryList) OPTIONAL
* _roadSegments_ of type [**RoadSegmentList**](#RoadSegmentList) OPTIONAL
* _dataParameters_ of type [**DataParameters**](#DataParameters) OPTIONAL
* _restrictionList_ of type [**RestrictionClassList**](#RestrictionClassList) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-MapData}} OPTIONAL
```asn1 MapData ::= SEQUENCE { timeStamp MinuteOfTheYear OPTIONAL, msgIssueRevision MsgCount, layerType LayerType OPTIONAL, layerID LayerID OPTIONAL, intersections IntersectionGeometryList OPTIONAL, roadSegments RoadSegmentList OPTIONAL, dataParameters DataParameters OPTIONAL, restrictionList RestrictionClassList OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-MapData}} OPTIONAL, ... } ``` ### RTCMcorrections Values: * _msgCnt_ of type [**MsgCount**](#MsgCount)
* _rev_ of type [**RTCM-Revision**](#RTCM-Revision)
* _timeStamp_ of type [**MinuteOfTheYear**](#MinuteOfTheYear) OPTIONAL
* _anchorPoint_ of type [**FullPositionVector**](#FullPositionVector) OPTIONAL
* _rtcmHeader_ of type [**RTCMheader**](#RTCMheader) OPTIONAL
* _msgs_ of type [**RTCMmessageList**](#RTCMmessageList)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-RTCMcorrections}} OPTIONAL
```asn1 RTCMcorrections ::= SEQUENCE { msgCnt MsgCount, rev RTCM-Revision, timeStamp MinuteOfTheYear OPTIONAL, anchorPoint FullPositionVector OPTIONAL, rtcmHeader RTCMheader OPTIONAL, msgs RTCMmessageList, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-RTCMcorrections}} OPTIONAL, ... } ``` ### SPAT Values: * _timeStamp_ of type [**MinuteOfTheYear**](#MinuteOfTheYear) OPTIONAL
* _name_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _intersections_ of type [**IntersectionStateList**](#IntersectionStateList)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-SPAT}} OPTIONAL
```asn1 SPAT ::= SEQUENCE { timeStamp MinuteOfTheYear OPTIONAL, name DescriptiveName OPTIONAL, intersections IntersectionStateList, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-SPAT}} OPTIONAL, ... } ``` ### SignalRequestMessage Values: * _timeStamp_ of type [**MinuteOfTheYear**](#MinuteOfTheYear) OPTIONAL
* _second_ of type [**DSecond**](#DSecond)
* _sequenceNumber_ of type [**MsgCount**](#MsgCount) OPTIONAL
* _requests_ of type [**SignalRequestList**](#SignalRequestList) OPTIONAL
* _requestor_ of type [**RequestorDescription**](#RequestorDescription)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-SignalRequestMessage}} OPTIONAL
```asn1 SignalRequestMessage ::= SEQUENCE { timeStamp MinuteOfTheYear OPTIONAL, second DSecond, sequenceNumber MsgCount OPTIONAL, requests SignalRequestList OPTIONAL, requestor RequestorDescription, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-SignalRequestMessage}} OPTIONAL, ... } ``` ### SignalStatusMessage Values: * _timeStamp_ of type [**MinuteOfTheYear**](#MinuteOfTheYear) OPTIONAL
* _second_ of type [**DSecond**](#DSecond)
* _sequenceNumber_ of type [**MsgCount**](#MsgCount) OPTIONAL
* _status_ of type [**SignalStatusList**](#SignalStatusList)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-SignalStatusMessage}} OPTIONAL
```asn1 SignalStatusMessage ::= SEQUENCE { timeStamp MinuteOfTheYear OPTIONAL, second DSecond, sequenceNumber MsgCount OPTIONAL, status SignalStatusList, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-SignalStatusMessage}} OPTIONAL, ... } ``` ```asn1 AdvisorySpeed ::= SEQUENCE { type AdvisorySpeedType, speed SpeedAdvice OPTIONAL, confidence SpeedConfidenceDSRC OPTIONAL, distance ZoneLength OPTIONAL, class RestrictionClassID OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-AdvisorySpeed}} OPTIONAL, ... } ``` ### AdvisorySpeedList ```asn1 AdvisorySpeedList ::= SEQUENCE (SIZE(1..16)) OF AdvisorySpeed ``` ### AntennaOffsetSet * _antOffsetX_ of type [**Offset-B12**](#Offset-B12)
* _antOffsetY_ of type [**Offset-B09**](#Offset-B09)
* _antOffsetZ_ of type [**Offset-B10**](#Offset-B10)
```asn1 AntennaOffsetSet ::= SEQUENCE { antOffsetX Offset-B12, antOffsetY Offset-B09, antOffsetZ Offset-B10 } ``` ### ComputedLane Values: * _referenceLaneId_ of type [**LaneID**](ETSI-ITS-DSRC.md#LaneID)
* _offsetXaxis_ of type [**CHOICE**](#CHOICE) { small DrivenLineOffsetSm, large DrivenLineOffsetLg }
* _offsetYaxis_ of type [**CHOICE**](#CHOICE) { small DrivenLineOffsetSm, large DrivenLineOffsetLg }
* _rotateXY_ of type [**Angle**](#Angle) OPTIONAL
* _scaleXaxis_ of type [**Scale-B12**](#Scale-B12) OPTIONAL
* _scaleYaxis_ of type [**Scale-B12**](#Scale-B12) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-ComputedLane}} OPTIONAL
```asn1 ComputedLane ::= SEQUENCE { referenceLaneId LaneID, offsetXaxis CHOICE { small DrivenLineOffsetSm, large DrivenLineOffsetLg }, offsetYaxis CHOICE { small DrivenLineOffsetSm, large DrivenLineOffsetLg }, rotateXY Angle OPTIONAL, scaleXaxis Scale-B12 OPTIONAL, scaleYaxis Scale-B12 OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-ComputedLane}} OPTIONAL, ... } ``` ### ConnectsToList ```asn1 ConnectsToList ::= SEQUENCE (SIZE(1..16)) OF Connection ``` ### ConnectingLane * _lane_ of type [**LaneID**](ETSI-ITS-DSRC.md#LaneID)
* _maneuver_ of type [**AllowedManeuvers**](#AllowedManeuvers) OPTIONAL
```asn1 ConnectingLane ::= SEQUENCE { lane LaneID, maneuver AllowedManeuvers OPTIONAL } ``` ### Connection * _connectingLane_ of type [**ConnectingLane**](#ConnectingLane)
* _remoteIntersection_ of type [**IntersectionReferenceID**](#IntersectionReferenceID) OPTIONAL
* _signalGroup_ of type [**SignalGroupID**](ETSI-ITS-DSRC.md#SignalGroupID) OPTIONAL
* _userClass_ of type [**RestrictionClassID**](#RestrictionClassID) OPTIONAL
* _connectionID_ of type [**LaneConnectionID**](ETSI-ITS-DSRC.md#LaneConnectionID) OPTIONAL
```asn1 Connection ::= SEQUENCE { connectingLane ConnectingLane, remoteIntersection IntersectionReferenceID OPTIONAL, signalGroup SignalGroupID OPTIONAL, userClass RestrictionClassID OPTIONAL, connectionID LaneConnectionID OPTIONAL } ``` ### ConnectionManeuverAssist Values: * _connectionID_ of type [**LaneConnectionID**](ETSI-ITS-DSRC.md#LaneConnectionID)
* _queueLength_ of type [**ZoneLength**](#ZoneLength) OPTIONAL
* _availableStorageLength_ of type [**ZoneLength**](#ZoneLength) OPTIONAL
* _waitOnStop_ of type [**WaitOnStopline**](#WaitOnStopline) OPTIONAL
* _pedBicycleDetect_ of type [**PedestrianBicycleDetect**](#PedestrianBicycleDetect) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-ConnectionManeuverAssist}} OPTIONAL
```asn1 ConnectionManeuverAssist ::= SEQUENCE { connectionID LaneConnectionID, queueLength ZoneLength OPTIONAL, availableStorageLength ZoneLength OPTIONAL, waitOnStop WaitOnStopline OPTIONAL, pedBicycleDetect PedestrianBicycleDetect OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-ConnectionManeuverAssist}} OPTIONAL, ... } ``` ### DataParameters * _processMethod_ of type [**IA5String**](#IA5String) (SIZE(1..255)) OPTIONAL
* _processAgency_ of type [**IA5String**](#IA5String) (SIZE(1..255)) OPTIONAL
* _lastCheckedDate_ of type [**IA5String**](#IA5String) (SIZE(1..255)) OPTIONAL
* _geoidUsed_ of type [**IA5String**](#IA5String) (SIZE(1..255)) OPTIONAL
```asn1 DataParameters ::= SEQUENCE { processMethod IA5String(SIZE(1..255)) OPTIONAL, processAgency IA5String(SIZE(1..255)) OPTIONAL, lastCheckedDate IA5String(SIZE(1..255)) OPTIONAL, geoidUsed IA5String(SIZE(1..255)) OPTIONAL, ... } ``` ### DDateTime * _year_ of type [**DYear**](#DYear) OPTIONAL
* _month_ of type [**DMonth**](#DMonth) OPTIONAL
* _day_ of type [**DDay**](#DDay) OPTIONAL
* _hour_ of type [**DHour**](#DHour) OPTIONAL
* _minute_ of type [**DMinute**](#DMinute) OPTIONAL
* _second_ of type [**DSecond**](#DSecond) OPTIONAL
* _offset_ of type [**DOffset**](#DOffset) OPTIONAL
```asn1 DDateTime ::= SEQUENCE { year DYear OPTIONAL, month DMonth OPTIONAL, day DDay OPTIONAL, hour DHour OPTIONAL, minute DMinute OPTIONAL, second DSecond OPTIONAL, offset DOffset OPTIONAL } ``` ### EnabledLaneList ```asn1 EnabledLaneList ::= SEQUENCE (SIZE(1..16)) OF LaneID ``` ### FullPositionVector * _utcTime_ of type [**DDateTime**](#DDateTime) OPTIONAL
* _long_ of type [**Longitude**](ETSI-ITS-CDD.md#Longitude)
* _lat_ of type [**Latitude**](ETSI-ITS-CDD.md#Latitude)
* _elevation_ of type [**Elevation**](#Elevation) OPTIONAL
* _heading_ of type [**HeadingDSRC**](#HeadingDSRC) OPTIONAL
* _speed_ of type [**TransmissionAndSpeed**](#TransmissionAndSpeed) OPTIONAL
* _posAccuracy_ of type [**PositionalAccuracy**](#PositionalAccuracy) OPTIONAL
* _timeConfidence_ of type [**TimeConfidence**](#TimeConfidence) OPTIONAL
* _posConfidence_ of type [**PositionConfidenceSet**](#PositionConfidenceSet) OPTIONAL
* _speedConfidence_ of type [**SpeedandHeadingandThrottleConfidence**](#SpeedandHeadingandThrottleConfidence) OPTIONAL
```asn1 FullPositionVector ::= SEQUENCE { utcTime DDateTime OPTIONAL, long Longitude, lat Latitude, elevation Elevation OPTIONAL, heading HeadingDSRC OPTIONAL, speed TransmissionAndSpeed OPTIONAL, posAccuracy PositionalAccuracy OPTIONAL, timeConfidence TimeConfidence OPTIONAL, posConfidence PositionConfidenceSet OPTIONAL, speedConfidence SpeedandHeadingandThrottleConfidence OPTIONAL, ... } ``` ### GenericLane Values: * _laneID_ of type [**LaneID**](ETSI-ITS-DSRC.md#LaneID)
* _name_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _ingressApproach_ of type [**ApproachID**](#ApproachID) OPTIONAL
* _egressApproach_ of type [**ApproachID**](#ApproachID) OPTIONAL
* _laneAttributes_ of type [**LaneAttributes**](#LaneAttributes)
* _maneuvers_ of type [**AllowedManeuvers**](#AllowedManeuvers) OPTIONAL
* _nodeList_ of type [**NodeListXY**](#NodeListXY)
* _connectsTo_ of type [**ConnectsToList**](#ConnectsToList) OPTIONAL
* _overlays_ of type [**OverlayLaneList**](#OverlayLaneList) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-GenericLane}} OPTIONAL
```asn1 GenericLane ::= SEQUENCE { laneID LaneID, name DescriptiveName OPTIONAL, ingressApproach ApproachID OPTIONAL, egressApproach ApproachID OPTIONAL, laneAttributes LaneAttributes, maneuvers AllowedManeuvers OPTIONAL, nodeList NodeListXY, connectsTo ConnectsToList OPTIONAL, overlays OverlayLaneList OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-GenericLane}} OPTIONAL, ... } ``` ### IntersectionAccessPoint * _lane_ of type [**LaneID**](ETSI-ITS-DSRC.md#LaneID)
* _approach_ of type [**ApproachID**](#ApproachID)
* _connection_ of type [**LaneConnectionID**](ETSI-ITS-DSRC.md#LaneConnectionID)
```asn1 IntersectionAccessPoint ::= CHOICE { lane LaneID, approach ApproachID, connection LaneConnectionID, ... } ``` ### IntersectionGeometry Values: * _name_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _id_ of type [**IntersectionReferenceID**](#IntersectionReferenceID)
* _revision_ of type [**MsgCount**](#MsgCount)
* _refPoint_ of type [**Position3D**](#Position3D)
* _laneWidth_ of type [**LaneWidth**](#LaneWidth) OPTIONAL
* _speedLimits_ of type [**SpeedLimitList**](#SpeedLimitList) OPTIONAL
* _laneSet_ of type [**LaneList**](#LaneList)
* _preemptPriorityData_ of type [**PreemptPriorityList**](#PreemptPriorityList) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-IntersectionGeometry}} OPTIONAL
```asn1 IntersectionGeometry ::= SEQUENCE { name DescriptiveName OPTIONAL, id IntersectionReferenceID, revision MsgCount, refPoint Position3D, laneWidth LaneWidth OPTIONAL, speedLimits SpeedLimitList OPTIONAL, laneSet LaneList, preemptPriorityData PreemptPriorityList OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-IntersectionGeometry}} OPTIONAL, ... } ``` ### IntersectionGeometryList ```asn1 IntersectionGeometryList ::= SEQUENCE (SIZE(1..32)) OF IntersectionGeometry ``` ### IntersectionReferenceID * _region_ of type [**RoadRegulatorID**](#RoadRegulatorID) OPTIONAL
* _id_ of type [**IntersectionID**](ETSI-ITS-DSRC.md#IntersectionID)
```asn1 IntersectionReferenceID ::= SEQUENCE { region RoadRegulatorID OPTIONAL, id IntersectionID } ``` ### IntersectionState Values: * _name_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _id_ of type [**IntersectionReferenceID**](#IntersectionReferenceID)
* _revision_ of type [**MsgCount**](#MsgCount)
* _status_ of type [**IntersectionStatusObject**](#IntersectionStatusObject)
* _moy_ of type [**MinuteOfTheYear**](#MinuteOfTheYear) OPTIONAL
* _timeStamp_ of type [**DSecond**](#DSecond) OPTIONAL
* _enabledLanes_ of type [**EnabledLaneList**](#EnabledLaneList) OPTIONAL
* _states_ of type [**MovementList**](#MovementList)
* _maneuverAssistList_ of type [**ManeuverAssistList**](#ManeuverAssistList) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-IntersectionState}} OPTIONAL
```asn1 IntersectionState ::= SEQUENCE { name DescriptiveName OPTIONAL, id IntersectionReferenceID, revision MsgCount, status IntersectionStatusObject, moy MinuteOfTheYear OPTIONAL, timeStamp DSecond OPTIONAL, enabledLanes EnabledLaneList OPTIONAL, states MovementList, maneuverAssistList ManeuverAssistList OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-IntersectionState}} OPTIONAL, ... } ``` ### IntersectionStateList ```asn1 IntersectionStateList ::= SEQUENCE (SIZE(1..32)) OF IntersectionState ``` ### LaneAttributes * _directionalUse_ of type [**LaneDirection**](#LaneDirection)
* _sharedWith_ of type [**LaneSharing**](#LaneSharing)
* _laneType_ of type [**LaneTypeAttributes**](#LaneTypeAttributes)
* _regional_ of type [**RegionalExtension**](#RegionalExtension) {{Reg-LaneAttributes}} OPTIONAL
```asn1 LaneAttributes ::= SEQUENCE { directionalUse LaneDirection, sharedWith LaneSharing, laneType LaneTypeAttributes, regional RegionalExtension {{Reg-LaneAttributes}} OPTIONAL } ``` ### LaneDataAttribute Values: * _pathEndPointAngle_ of type [**DeltaAngle**](#DeltaAngle)
* _laneCrownPointCenter_ of type [**RoadwayCrownAngle**](#RoadwayCrownAngle)
* _laneCrownPointLeft_ of type [**RoadwayCrownAngle**](#RoadwayCrownAngle)
* _laneCrownPointRight_ of type [**RoadwayCrownAngle**](#RoadwayCrownAngle)
* _laneAngle_ of type [**MergeDivergeNodeAngle**](#MergeDivergeNodeAngle)
* _speedLimits_ of type [**SpeedLimitList**](#SpeedLimitList)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-LaneDataAttribute}}
```asn1 LaneDataAttribute ::= CHOICE { pathEndPointAngle DeltaAngle, laneCrownPointCenter RoadwayCrownAngle, laneCrownPointLeft RoadwayCrownAngle, laneCrownPointRight RoadwayCrownAngle, laneAngle MergeDivergeNodeAngle, speedLimits SpeedLimitList, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-LaneDataAttribute}}, ... } ``` ### LaneDataAttributeList ```asn1 LaneDataAttributeList ::= SEQUENCE (SIZE(1..8)) OF LaneDataAttribute ``` ### LaneList ```asn1 LaneList ::= SEQUENCE (SIZE(1..255)) OF GenericLane ``` ### LaneSharing Values: * **overlappingLaneDescriptionProvided** (0)
* **multipleLanesTreatedAsOneLane** (1)
* **otherNonMotorizedTrafficTypes** (2)
* **individualMotorizedVehicleTraffic** (3)
* **busVehicleTraffic** (4)
* **taxiVehicleTraffic** (5)
* **pedestriansTraffic** (6)
* **cyclistVehicleTraffic** (7)
* **trackedVehicleTraffic** (8)
* **pedestrianTraffic** (9)
```asn1 LaneSharing ::= BIT STRING { overlappingLaneDescriptionProvided (0), multipleLanesTreatedAsOneLane (1), otherNonMotorizedTrafficTypes (2), individualMotorizedVehicleTraffic (3), busVehicleTraffic (4), taxiVehicleTraffic (5), pedestriansTraffic (6), cyclistVehicleTraffic (7), trackedVehicleTraffic (8), pedestrianTraffic (9) } (SIZE (10)) ``` ### LaneTypeAttributes * _vehicle_ of type [**LaneAttributes-Vehicle**](#LaneAttributes-Vehicle)
* _crosswalk_ of type [**LaneAttributes-Crosswalk**](#LaneAttributes-Crosswalk)
* _bikeLane_ of type [**LaneAttributes-Bike**](#LaneAttributes-Bike)
* _sidewalk_ of type [**LaneAttributes-Sidewalk**](#LaneAttributes-Sidewalk)
* _median_ of type [**LaneAttributes-Barrier**](#LaneAttributes-Barrier)
* _striping_ of type [**LaneAttributes-Striping**](#LaneAttributes-Striping)
* _trackedVehicle_ of type [**LaneAttributes-TrackedVehicle**](#LaneAttributes-TrackedVehicle)
* _parking_ of type [**LaneAttributes-Parking**](#LaneAttributes-Parking)
```asn1 LaneTypeAttributes ::= CHOICE { vehicle LaneAttributes-Vehicle, crosswalk LaneAttributes-Crosswalk, bikeLane LaneAttributes-Bike, sidewalk LaneAttributes-Sidewalk, median LaneAttributes-Barrier, striping LaneAttributes-Striping, trackedVehicle LaneAttributes-TrackedVehicle, parking LaneAttributes-Parking, ... } ``` ### ManeuverAssistList ```asn1 ManeuverAssistList ::= SEQUENCE (SIZE(1..16)) OF ConnectionManeuverAssist ``` ### MovementEvent Values: * _eventState_ of type [**MovementPhaseState**](#MovementPhaseState)
* _timing_ of type [**TimeChangeDetails**](#TimeChangeDetails) OPTIONAL
* _speeds_ of type [**AdvisorySpeedList**](#AdvisorySpeedList) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-MovementEvent}} OPTIONAL
```asn1 MovementEvent ::= SEQUENCE { eventState MovementPhaseState, timing TimeChangeDetails OPTIONAL, speeds AdvisorySpeedList OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-MovementEvent}} OPTIONAL, ... } ``` ### MovementEventList ```asn1 MovementEventList ::= SEQUENCE (SIZE(1..16)) OF MovementEvent ``` ### MovementList ```asn1 MovementList ::= SEQUENCE (SIZE(1..255)) OF MovementState ``` ### MovementState Values: * _movementName_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _signalGroup_ of type [**SignalGroupID**](ETSI-ITS-DSRC.md#SignalGroupID)
* _state-time-speed_ of type [**MovementEventList**](#MovementEventList)
* _maneuverAssistList_ of type [**ManeuverAssistList**](#ManeuverAssistList) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-MovementState}} OPTIONAL
```asn1 MovementState ::= SEQUENCE { movementName DescriptiveName OPTIONAL, signalGroup SignalGroupID, state-time-speed MovementEventList, maneuverAssistList ManeuverAssistList OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-MovementState}} OPTIONAL, ... } ``` ### NodeAttributeSetXY Values: * _localNode_ of type [**NodeAttributeXYList**](#NodeAttributeXYList) OPTIONAL
* _disabled_ of type [**SegmentAttributeXYList**](#SegmentAttributeXYList) OPTIONAL
* _enabled_ of type [**SegmentAttributeXYList**](#SegmentAttributeXYList) OPTIONAL
* _data_ of type [**LaneDataAttributeList**](#LaneDataAttributeList) OPTIONAL
* _dWidth_ of type [**Offset-B10**](#Offset-B10) OPTIONAL
* _dElevation_ of type [**Offset-B10**](#Offset-B10) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-NodeAttributeSetXY}} OPTIONAL
```asn1 NodeAttributeSetXY ::= SEQUENCE { localNode NodeAttributeXYList OPTIONAL, disabled SegmentAttributeXYList OPTIONAL, enabled SegmentAttributeXYList OPTIONAL, data LaneDataAttributeList OPTIONAL, dWidth Offset-B10 OPTIONAL, dElevation Offset-B10 OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-NodeAttributeSetXY}} OPTIONAL, ... } ``` ### NodeAttributeXY ```asn1 NodeAttributeXY ::= ENUMERATED { reserved, stopLine, roundedCapStyleA, roundedCapStyleB, mergePoint, divergePoint, downstreamStopLine, downstreamStartNode, closedToTraffic, safeIsland, curbPresentAtStepOff, hydrantPresent, ... } ``` ### NodeAttributeXYList ```asn1 NodeAttributeXYList ::= SEQUENCE (SIZE(1..8)) OF NodeAttributeXY ``` ### Node-LLmD-64b * _lon_ of type [**Longitude**](ETSI-ITS-CDD.md#Longitude)
* _lat_ of type [**Latitude**](ETSI-ITS-CDD.md#Latitude)
```asn1 Node-LLmD-64b ::= SEQUENCE { lon Longitude, lat Latitude } ``` ### Node-XY-20b * _x_ of type [**Offset-B10**](#Offset-B10)
* _y_ of type [**Offset-B10**](#Offset-B10)
```asn1 Node-XY-20b ::= SEQUENCE { x Offset-B10, y Offset-B10 } ``` ### Node-XY-22b * _x_ of type [**Offset-B11**](#Offset-B11)
* _y_ of type [**Offset-B11**](#Offset-B11)
```asn1 Node-XY-22b ::= SEQUENCE { x Offset-B11, y Offset-B11 } ``` ### Node-XY-24b * _x_ of type [**Offset-B12**](#Offset-B12)
* _y_ of type [**Offset-B12**](#Offset-B12)
```asn1 Node-XY-24b ::= SEQUENCE { x Offset-B12, y Offset-B12 } ``` ### Node-XY-26b * _x_ of type [**Offset-B13**](#Offset-B13)
* _y_ of type [**Offset-B13**](#Offset-B13)
```asn1 Node-XY-26b ::= SEQUENCE { x Offset-B13, y Offset-B13 } ``` ### Node-XY-28b * _x_ of type [**Offset-B14**](#Offset-B14)
* _y_ of type [**Offset-B14**](#Offset-B14)
```asn1 Node-XY-28b ::= SEQUENCE { x Offset-B14, y Offset-B14 } ``` ### Node-XY-32b * _x_ of type [**Offset-B16**](#Offset-B16)
* _y_ of type [**Offset-B16**](#Offset-B16)
```asn1 Node-XY-32b ::= SEQUENCE { x Offset-B16, y Offset-B16 } ``` ### NodeListXY * _nodes_ of type [**NodeSetXY**](ETSI-ITS-DSRC.md#NodeSetXY)
* _computed_ of type [**ComputedLane**](#ComputedLane)
```asn1 NodeListXY ::= CHOICE { nodes NodeSetXY, computed ComputedLane, ... } ``` ### NodeOffsetPointXY * _node-XY1_ of type [**Node-XY-20b**](#Node-XY-20b)
* _node-XY2_ of type [**Node-XY-22b**](#Node-XY-22b)
* _node-XY3_ of type [**Node-XY-24b**](#Node-XY-24b)
* _node-XY4_ of type [**Node-XY-26b**](#Node-XY-26b)
* _node-XY5_ of type [**Node-XY-28b**](#Node-XY-28b)
* _node-XY6_ of type [**Node-XY-32b**](#Node-XY-32b)
* _node-LatLon_ of type [**Node-LLmD-64b**](#Node-LLmD-64b)
```asn1 NodeOffsetPointXY ::= CHOICE { node-XY1 Node-XY-20b, node-XY2 Node-XY-22b, node-XY3 Node-XY-24b, node-XY4 Node-XY-26b, node-XY5 Node-XY-28b, node-XY6 Node-XY-32b, node-LatLon Node-LLmD-64b, regional RegionalExtension {{Reg-NodeOffsetPointXY}} } ``` ### NodeXY * _delta_ of type [**NodeOffsetPointXY**](ETSI-ITS-DSRC.md#NodeOffsetPointXY)
* _attributes_ of type [**NodeAttributeSetXY**](#NodeAttributeSetXY) OPTIONAL
```asn1 NodeXY ::= SEQUENCE { delta NodeOffsetPointXY, attributes NodeAttributeSetXY OPTIONAL, ... } ``` ### NodeSetXY ```asn1 NodeSetXY ::= SEQUENCE (SIZE(2..63)) OF NodeXY ``` ### OverlayLaneList ```asn1 OverlayLaneList ::= SEQUENCE (SIZE(1..5)) OF LaneID ``` ### PositionalAccuracy * _semiMajor_ of type [**SemiMajorAxisAccuracy**](#SemiMajorAxisAccuracy)
* _semiMinor_ of type [**SemiMinorAxisAccuracy**](#SemiMinorAxisAccuracy)
* _orientation_ of type [**SemiMajorAxisOrientation**](#SemiMajorAxisOrientation)
```asn1 PositionalAccuracy ::= SEQUENCE { semiMajor SemiMajorAxisAccuracy, semiMinor SemiMinorAxisAccuracy, orientation SemiMajorAxisOrientation } ``` ### PositionConfidenceSet * _pos_ of type [**PositionConfidence**](#PositionConfidence)
* _elevation_ of type [**ElevationConfidence**](#ElevationConfidence)
```asn1 PositionConfidenceSet ::= SEQUENCE { pos PositionConfidence, elevation ElevationConfidence } ``` ### Position3D Values: * _lat_ of type [**Latitude**](ETSI-ITS-CDD.md#Latitude)
* _long_ of type [**Longitude**](ETSI-ITS-CDD.md#Longitude)
* _elevation_ of type [**Elevation**](#Elevation) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-Position3D}} OPTIONAL
```asn1 Position3D ::= SEQUENCE { lat Latitude, long Longitude, elevation Elevation OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-Position3D}} OPTIONAL, ... } ``` ### PreemptPriorityList ```asn1 PreemptPriorityList ::= SEQUENCE (SIZE(1..32)) OF SignalControlZone ``` ### RegulatorySpeedLimit * _type_ of type [**SpeedLimitType**](#SpeedLimitType)
* _speed_ of type [**Velocity**](#Velocity)
```asn1 RegulatorySpeedLimit ::= SEQUENCE { type SpeedLimitType, speed Velocity } ``` ### RequestorDescription Values: * _id_ of type [**VehicleID**](#VehicleID)
* _type_ of type [**RequestorType**](#RequestorType) OPTIONAL
* _position_ of type [**RequestorPositionVector**](#RequestorPositionVector) OPTIONAL
* _name_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _routeName_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _transitStatus_ of type [**TransitVehicleStatus**](#TransitVehicleStatus) OPTIONAL
* _transitOccupancy_ of type [**TransitVehicleOccupancy**](#TransitVehicleOccupancy) OPTIONAL
* _transitSchedule_ of type [**DeltaTime**](ETSI-ITS-DSRC.md#DeltaTime) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-RequestorDescription}} OPTIONAL
```asn1 RequestorDescription ::= SEQUENCE { id VehicleID, type RequestorType OPTIONAL, position RequestorPositionVector OPTIONAL, name DescriptiveName OPTIONAL, routeName DescriptiveName OPTIONAL, transitStatus TransitVehicleStatus OPTIONAL, transitOccupancy TransitVehicleOccupancy OPTIONAL, transitSchedule DeltaTime OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-RequestorDescription}} OPTIONAL, ... } ``` ### RequestorPositionVector * _position_ of type [**Position3D**](#Position3D)
* _heading_ of type [**Angle**](#Angle) OPTIONAL
* _speed_ of type [**TransmissionAndSpeed**](#TransmissionAndSpeed) OPTIONAL
```asn1 RequestorPositionVector ::= SEQUENCE { position Position3D, heading Angle OPTIONAL, speed TransmissionAndSpeed OPTIONAL, ... } ``` ### RequestorType * _role_ of type [**BasicVehicleRole**](#BasicVehicleRole)
* _subrole_ of type [**RequestSubRole**](#RequestSubRole) OPTIONAL
* _request_ of type [**RequestImportanceLevel**](#RequestImportanceLevel) OPTIONAL
* _iso3883_ of type [**Iso3833VehicleType**](ElectronicRegistrationIdentificationVehicleDataModule.md#Iso3833VehicleType) OPTIONAL
* _hpmsType_ of type [**VehicleType**](#VehicleType) OPTIONAL
* _regional_ of type [**RegionalExtension**](#RegionalExtension) {{Reg-RequestorType}} OPTIONAL
```asn1 RequestorType ::= SEQUENCE { role BasicVehicleRole, subrole RequestSubRole OPTIONAL, request RequestImportanceLevel OPTIONAL, iso3883 Iso3833VehicleType OPTIONAL, hpmsType VehicleType OPTIONAL, regional RegionalExtension {{Reg-RequestorType}} OPTIONAL, ... } ``` ### RestrictionClassAssignment * _id_ of type [**RestrictionClassID**](#RestrictionClassID)
* _users_ of type [**RestrictionUserTypeList**](#RestrictionUserTypeList)
```asn1 RestrictionClassAssignment ::= SEQUENCE { id RestrictionClassID, users RestrictionUserTypeList } ``` ### RestrictionClassList ```asn1 RestrictionClassList ::= SEQUENCE (SIZE(1..254)) OF RestrictionClassAssignment ``` ### RestrictionUserType Values: * _basicType_ of type [**RestrictionAppliesTo**](#RestrictionAppliesTo)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-RestrictionUserType}}
```asn1 RestrictionUserType ::= CHOICE { basicType RestrictionAppliesTo, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-RestrictionUserType}}, ... } ``` ### RestrictionUserTypeList ```asn1 RestrictionUserTypeList ::= SEQUENCE (SIZE(1..16)) OF RestrictionUserType ``` ### RoadLaneSetList ```asn1 RoadLaneSetList ::= SEQUENCE (SIZE(1..255)) OF GenericLane ``` ### RoadSegmentReferenceID * _region_ of type [**RoadRegulatorID**](#RoadRegulatorID) OPTIONAL
* _id_ of type [**RoadSegmentID**](#RoadSegmentID)
```asn1 RoadSegmentReferenceID ::= SEQUENCE { region RoadRegulatorID OPTIONAL, id RoadSegmentID } ``` ### RoadSegment Values: * _name_ of type [**DescriptiveName**](#DescriptiveName) OPTIONAL
* _id_ of type [**RoadSegmentReferenceID**](#RoadSegmentReferenceID)
* _revision_ of type [**MsgCount**](#MsgCount)
* _refPoint_ of type [**Position3D**](#Position3D)
* _laneWidth_ of type [**LaneWidth**](#LaneWidth) OPTIONAL
* _speedLimits_ of type [**SpeedLimitList**](#SpeedLimitList) OPTIONAL
* _roadLaneSet_ of type [**RoadLaneSetList**](#RoadLaneSetList)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-RoadSegment}} OPTIONAL
```asn1 RoadSegment ::= SEQUENCE { name DescriptiveName OPTIONAL, id RoadSegmentReferenceID, revision MsgCount, refPoint Position3D, laneWidth LaneWidth OPTIONAL, speedLimits SpeedLimitList OPTIONAL, roadLaneSet RoadLaneSetList, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-RoadSegment}} OPTIONAL, ... } ``` ### RoadSegmentList ```asn1 RoadSegmentList ::= SEQUENCE (SIZE(1..32)) OF RoadSegment ``` ### RTCMheader * _status_ of type [**GNSSstatus**](#GNSSstatus)
* _offsetSet_ of type [**AntennaOffsetSet**](#AntennaOffsetSet)
```asn1 RTCMheader ::= SEQUENCE { status GNSSstatus, offsetSet AntennaOffsetSet } ``` ### RTCMmessageList ```asn1 RTCMmessageList ::= SEQUENCE (SIZE(1..5)) OF RTCMmessage ``` ### SegmentAttributeXYList ```asn1 SegmentAttributeXYList ::= SEQUENCE (SIZE(1..8)) OF SegmentAttributeXY ``` ### SignalControlZone * _zone_ of type [**RegionalExtension**](#RegionalExtension) {{Reg-SignalControlZone}}
```asn1 SignalControlZone ::= SEQUENCE { zone RegionalExtension {{Reg-SignalControlZone}}, ... } ``` ### SignalRequesterInfo * _id_ of type [**VehicleID**](#VehicleID)
* _request_ of type [**RequestID**](#RequestID)
* _sequenceNumber_ of type [**MsgCount**](#MsgCount)
* _role_ of type [**BasicVehicleRole**](#BasicVehicleRole) OPTIONAL
* _typeData_ of type [**RequestorType**](#RequestorType) OPTIONAL
```asn1 SignalRequesterInfo ::= SEQUENCE { id VehicleID, request RequestID, sequenceNumber MsgCount, role BasicVehicleRole OPTIONAL, typeData RequestorType OPTIONAL, ... } ``` ### SignalRequest Values: * _id_ of type [**IntersectionReferenceID**](#IntersectionReferenceID)
* _requestID_ of type [**RequestID**](#RequestID)
* _requestType_ of type [**PriorityRequestType**](#PriorityRequestType)
* _inBoundLane_ of type [**IntersectionAccessPoint**](#IntersectionAccessPoint)
* _outBoundLane_ of type [**IntersectionAccessPoint**](#IntersectionAccessPoint) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-SignalRequest}} OPTIONAL
```asn1 SignalRequest ::= SEQUENCE { id IntersectionReferenceID, requestID RequestID, requestType PriorityRequestType, inBoundLane IntersectionAccessPoint, outBoundLane IntersectionAccessPoint OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-SignalRequest}} OPTIONAL, ... } ``` ### SignalRequestList ```asn1 SignalRequestList ::= SEQUENCE (SIZE(1..32)) OF SignalRequestPackage ``` ### SignalRequestPackage Values: * _request_ of type [**SignalRequest**](#SignalRequest)
* _minute_ of type [**MinuteOfTheYear**](#MinuteOfTheYear) OPTIONAL
* _second_ of type [**DSecond**](#DSecond) OPTIONAL
* _duration_ of type [**DSecond**](#DSecond) OPTIONAL
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-SignalRequestPackage}} OPTIONAL
```asn1 SignalRequestPackage ::= SEQUENCE { request SignalRequest, minute MinuteOfTheYear OPTIONAL, second DSecond OPTIONAL, duration DSecond OPTIONAL, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-SignalRequestPackage}} OPTIONAL, ... } ``` ### SignalStatus Values: * _sequenceNumber_ of type [**MsgCount**](#MsgCount)
* _id_ of type [**IntersectionReferenceID**](#IntersectionReferenceID)
* _sigStatus_ of type [**SignalStatusPackageList**](#SignalStatusPackageList)
* _regional_ of type **SEQUENCE** (SIZE(1..4)) OF
* **RegionalExtension** {{Reg-SignalStatus}} OPTIONAL
```asn1 SignalStatus ::= SEQUENCE { sequenceNumber MsgCount, id IntersectionReferenceID, sigStatus SignalStatusPackageList, regional SEQUENCE (SIZE(1..4)) OF RegionalExtension {{Reg-SignalStatus}} OPTIONAL, ... } ``` ### SignalStatusList ```asn1 SignalStatusList ::= SEQUENCE (SIZE(1..32)) OF SignalStatus ``` ### SignalStatusPackageList ```asn1 SignalStatusPackageList ::= SEQUENCE (SIZE(1..32)) OF SignalStatusPackage ``` ### SignalStatusPackage ```asn1 SignalStatusPackage ::= SEQUENCE { requester SignalRequesterInfo OPTIONAL, inboundOn IntersectionAccessPoint, outboundOn IntersectionAccessPoint OPTIONAL, ``` ```asn1 } SpeedandHeadingandThrottleConfidence ::= SEQUENCE { heading HeadingConfidenceDSRC, speed SpeedConfidenceDSRC, throttle ThrottleConfidence } ``` ### SpeedLimitList ```asn1 SpeedLimitList ::= SEQUENCE (SIZE(1..9)) OF RegulatorySpeedLimit ``` ### SpeedLimitType ```asn1 SpeedLimitType ::= ENUMERATED { unknown, maxSpeedInSchoolZone, maxSpeedInSchoolZoneWhenChildrenArePresent, maxSpeedInConstructionZone, vehicleMinSpeed, vehicleMaxSpeed, vehicleNightMaxSpeed, truckMinSpeed, truckMaxSpeed, truckNightMaxSpeed, vehiclesWithTrailersMinSpeed, vehiclesWithTrailersMaxSpeed, vehiclesWithTrailersNightMaxSpeed, ... } ``` ### TimeChangeDetails * _startTime_ of type [**TimeMark**](#TimeMark) OPTIONAL
* _minEndTime_ of type [**TimeMark**](#TimeMark)
* _maxEndTime_ of type [**TimeMark**](#TimeMark) OPTIONAL
* _likelyTime_ of type [**TimeMark**](#TimeMark) OPTIONAL
* _confidence_ of type [**TimeIntervalConfidence**](#TimeIntervalConfidence) OPTIONAL
* _nextTime_ of type [**TimeMark**](#TimeMark) OPTIONAL
```asn1 TimeChangeDetails ::= SEQUENCE { startTime TimeMark OPTIONAL, minEndTime TimeMark, maxEndTime TimeMark OPTIONAL, likelyTime TimeMark OPTIONAL, confidence TimeIntervalConfidence OPTIONAL, nextTime TimeMark OPTIONAL } ``` ### TimeMark ```asn1 TimeMark ::= INTEGER (0..36001) ``` ### TransmissionAndSpeed * _transmisson_ of type [**TransmissionState**](#TransmissionState)
* _speed_ of type [**Velocity**](#Velocity)
```asn1 TransmissionAndSpeed ::= SEQUENCE { transmisson TransmissionState, speed Velocity } ``` ### VehicleID * _entityID_ of type [**TemporaryID**](#TemporaryID)
* _stationID_ of type [**StationID**](ETSI-ITS-CDD.md#StationID)
```asn1 VehicleID ::= CHOICE { entityID TemporaryID, stationID StationID } ``` ```asn1 AdvisorySpeedType ::= ENUMERATED { none (0), greenwave (1), ecoDrive (2), transit (3), ... } ``` ### AllowedManeuvers Values: * **maneuverStraightAllowed** (0)
* **maneuverLeftAllowed** (1)
* **maneuverRightAllowed** (2)
* **maneuverUTurnAllowed** (3)
* **maneuverLeftTurnOnRedAllowed** (4)
* **maneuverRightTurnOnRedAllowed** (5)
* **maneuverLaneChangeAllowed** (6)
* **maneuverNoStoppingAllowed** (7)
* **yieldAllwaysRequired** (8)
* **goWithHalt** (9)
* **caution** (10)
* **reserved1** (11)
```asn1 AllowedManeuvers ::= BIT STRING { maneuverStraightAllowed (0), maneuverLeftAllowed (1), maneuverRightAllowed (2), maneuverUTurnAllowed (3), maneuverLeftTurnOnRedAllowed (4), maneuverRightTurnOnRedAllowed (5), maneuverLaneChangeAllowed (6), maneuverNoStoppingAllowed (7), yieldAllwaysRequired (8), goWithHalt (9), caution (10), reserved1 (11) } (SIZE(12)) ``` ### Angle ```asn1 Angle ::= INTEGER (0..28800) ``` ### ApproachID ```asn1 ApproachID ::= INTEGER (0..15) ``` ### BasicVehicleRole Values: * **basicVehicle** (0)
* **publicTransport** (1)
* **specialTransport** (2)
* **dangerousGoods** (3)
* **roadWork** (4)
* **roadRescue** (5)
* **emergency** (6)
* **safetyCar** (7)
* **none-unknown** (8)
* **truck** (9)
* **motorcycle** (10)
* **roadSideSource** (11)
* **police** (12)
* **fire** (13)
* **ambulance** (14)
* **dot** (15)
* **transit** (16)
* **slowMoving** (17)
* **stopNgo** (18)
* **cyclist** (19)
* **pedestrian** (20)
* **nonMotorized** (21)
* **military** (22)
```asn1 BasicVehicleRole ::= ENUMERATED { basicVehicle (0), publicTransport (1), specialTransport (2), dangerousGoods (3), roadWork (4), roadRescue (5), emergency (6), safetyCar (7), none-unknown (8), truck (9), motorcycle (10), roadSideSource (11), police (12), fire (13), ambulance (14), dot (15), transit (16), slowMoving (17), stopNgo (18), cyclist (19), pedestrian (20), nonMotorized (21), military (22), ... } ``` ### DDay ```asn1 DDay ::= INTEGER (0..31) ``` ### DeltaAngle ```asn1 DeltaAngle ::= INTEGER (-150..150) ``` ### DeltaTime ```asn1 DeltaTime ::= INTEGER (-122 .. 121) ``` ### DescriptiveName ```asn1 DescriptiveName ::= IA5String (SIZE(1..63)) ``` ### DHour ```asn1 DHour ::= INTEGER (0..31) ``` ### DMinute ```asn1 DMinute ::= INTEGER (0..60) ``` ### DMonth ```asn1 DMonth ::= INTEGER (0..12) ``` ### DOffset ```asn1 DOffset ::= INTEGER (-840..840) ``` ### DrivenLineOffsetLg ```asn1 DrivenLineOffsetLg ::= INTEGER (-32767..32767) ``` ### DrivenLineOffsetSm ```asn1 DrivenLineOffsetSm ::= INTEGER (-2047..2047) ``` ### DSecond ```asn1 DSecond ::= INTEGER (0..65535) ``` ### DSRCmsgID ```asn1 DSRCmsgID ::= INTEGER (0..32767) mapData DSRCmsgID ::= 18 rtcmCorrections DSRCmsgID ::= 28 signalPhaseAndTimingMessage DSRCmsgID ::= 19 signalRequestMessage DSRCmsgID ::= 29 signalStatusMessage DSRCmsgID ::= 30 ``` ### DYear ```asn1 DYear ::= INTEGER (0..4095) ``` ### Elevation ```asn1 Elevation ::= INTEGER (-4096..61439) ``` ### ElevationConfidence Values: * **unavailable** (0)
* **elev-500-00** (1)
* **elev-200-00** (2)
* **elev-100-00** (3)
* **elev-050-00** (4)
* **elev-020-00** (5)
* **elev-010-00** (6)
* **elev-005-00** (7)
* **elev-002-00** (8)
* **elev-001-00** (9)
* **elev-000-50** (10)
* **elev-000-20** (11)
* **elev-000-10** (12)
* **elev-000-05** (13)
* **elev-000-02** (14)
* **elev-000-01** (15)
```asn1 ElevationConfidence ::= ENUMERATED { unavailable (0), elev-500-00 (1), elev-200-00 (2), elev-100-00 (3), elev-050-00 (4), elev-020-00 (5), elev-010-00 (6), elev-005-00 (7), elev-002-00 (8), elev-001-00 (9), elev-000-50 (10), elev-000-20 (11), elev-000-10 (12), elev-000-05 (13), elev-000-02 (14), elev-000-01 (15) } ``` ### FuelType ```asn1 FuelType ::= INTEGER (0..15) unknownFuel FuelType ::= 0 gasoline FuelType ::= 1 ethanol FuelType ::= 2 diesel FuelType ::= 3 electric FuelType ::= 4 hybrid FuelType ::= 5 hydrogen FuelType ::= 6 natGasLiquid FuelType ::= 7 natGasComp FuelType ::= 8 propane FuelType ::= 9 ``` ### GNSSstatus Values: * **unavailable** (0)
* **isHealthy** (1)
* **isMonitored** (2)
* **baseStationType** (3)
* **aPDOPofUnder5** (4)
* **inViewOfUnder5** (5)
* **localCorrectionsPresent** (6)
* **networkCorrectionsPresent** (7)
```asn1 GNSSstatus ::= BIT STRING { unavailable (0), isHealthy (1), isMonitored (2), baseStationType (3), aPDOPofUnder5 (4), inViewOfUnder5 (5), localCorrectionsPresent (6), networkCorrectionsPresent (7) } (SIZE(8)) ``` ### HeadingConfidenceDSRC Values: * **unavailable** (0)
* **prec10deg** (1)
* **prec05deg** (2)
* **prec01deg** (3)
* **prec0-1deg** (4)
* **prec0-05deg** (5)
* **prec0-01deg** (6)
* **prec0-0125deg** (7)
```asn1 HeadingConfidenceDSRC ::= ENUMERATED { unavailable (0), prec10deg (1), prec05deg (2), prec01deg (3), prec0-1deg (4), prec0-05deg (5), prec0-01deg (6), prec0-0125deg (7) } ``` ### HeadingDSRC ```asn1 HeadingDSRC ::= INTEGER (0..28800) ``` ### IntersectionID ```asn1 IntersectionID ::= INTEGER (0..65535) ``` ### IntersectionStatusObject Values: * **manualControlIsEnabled** (0)
* **stopTimeIsActivated** (1)
* **failureFlash** (2)
* **preemptIsActive** (3)
* **signalPriorityIsActive** (4)
* **fixedTimeOperation** (5)
* **trafficDependentOperation** (6)
* **standbyOperation** (7)
* **failureMode** (8)
* **off** (9)
* **recentMAPmessageUpdate** (10)
* **recentChangeInMAPassignedLanesIDsUsed** (11)
* **noValidMAPisAvailableAtThisTime** (12)
* **noValidSPATisAvailableAtThisTime** (13)
```asn1 IntersectionStatusObject ::= BIT STRING { manualControlIsEnabled (0), stopTimeIsActivated (1), failureFlash (2), preemptIsActive (3), signalPriorityIsActive (4), fixedTimeOperation (5), trafficDependentOperation (6), standbyOperation (7), failureMode (8), off (9), recentMAPmessageUpdate (10), recentChangeInMAPassignedLanesIDsUsed (11), noValidMAPisAvailableAtThisTime (12), noValidSPATisAvailableAtThisTime (13) } (SIZE(16)) ``` ### LaneAttributes-Barrier Values: * **median-RevocableLane** (0)
* **median** (1)
* **whiteLineHashing** (2)
* **stripedLines** (3)
* **doubleStripedLines** (4)
* **trafficCones** (5)
* **constructionBarrier** (6)
* **trafficChannels** (7)
* **lowCurbs** (8)
* **highCurbs** (9)
```asn1 LaneAttributes-Barrier ::= BIT STRING { median-RevocableLane (0), median (1), whiteLineHashing (2), stripedLines (3), doubleStripedLines (4), trafficCones (5), constructionBarrier (6), trafficChannels (7), lowCurbs (8), highCurbs (9) } (SIZE (16)) ``` ### LaneAttributes-Bike Values: * **bikeRevocableLane** (0)
* **pedestrianUseAllowed** (1)
* **isBikeFlyOverLane** (2)
* **fixedCycleTime** (3)
* **biDirectionalCycleTimes** (4)
* **isolatedByBarrier** (5)
* **unsignalizedSegmentsPresent** (6)
```asn1 LaneAttributes-Bike ::= BIT STRING { bikeRevocableLane (0), pedestrianUseAllowed (1), isBikeFlyOverLane (2), fixedCycleTime (3), biDirectionalCycleTimes (4), isolatedByBarrier (5), unsignalizedSegmentsPresent (6) } (SIZE (16)) ``` ### LaneAttributes-Crosswalk Values: * **crosswalkRevocableLane** (0)
* **bicyleUseAllowed** (1)
* **isXwalkFlyOverLane** (2)
* **fixedCycleTime** (3)
* **biDirectionalCycleTimes** (4)
* **hasPushToWalkButton** (5)
* **audioSupport** (6)
* **rfSignalRequestPresent** (7)
* **unsignalizedSegmentsPresent** (8)
```asn1 LaneAttributes-Crosswalk ::= BIT STRING { crosswalkRevocableLane (0), bicyleUseAllowed (1), isXwalkFlyOverLane (2), fixedCycleTime (3), biDirectionalCycleTimes (4), hasPushToWalkButton (5), audioSupport (6), rfSignalRequestPresent (7), unsignalizedSegmentsPresent (8) } (SIZE (16)) ``` ### LaneAttributes-Parking Values: * **parkingRevocableLane** (0)
* **parallelParkingInUse** (1)
* **headInParkingInUse** (2)
* **doNotParkZone** (3)
* **parkingForBusUse** (4)
* **parkingForTaxiUse** (5)
* **noPublicParkingUse** (6)
```asn1 LaneAttributes-Parking ::= BIT STRING { parkingRevocableLane (0), parallelParkingInUse (1), headInParkingInUse (2), doNotParkZone (3), parkingForBusUse (4), parkingForTaxiUse (5), noPublicParkingUse (6) } (SIZE (16)) ``` ### LaneAttributes-Sidewalk Values: * **sidewalk-RevocableLane** (0)
* **bicyleUseAllowed** (1)
* **isSidewalkFlyOverLane** (2)
* **walkBikes** (3)
```asn1 LaneAttributes-Sidewalk ::= BIT STRING { sidewalk-RevocableLane (0), bicyleUseAllowed (1), isSidewalkFlyOverLane (2), walkBikes (3) } (SIZE (16)) ``` ### LaneAttributes-Striping Values: * **stripeToConnectingLanesRevocableLane** (0)
* **stripeDrawOnLeft** (1)
* **stripeDrawOnRight** (2)
* **stripeToConnectingLanesLeft** (3)
* **stripeToConnectingLanesRight** (4)
* **stripeToConnectingLanesAhead** (5)
```asn1 LaneAttributes-Striping ::= BIT STRING { stripeToConnectingLanesRevocableLane (0), stripeDrawOnLeft (1), stripeDrawOnRight (2), stripeToConnectingLanesLeft (3), stripeToConnectingLanesRight (4), stripeToConnectingLanesAhead (5) } (SIZE (16)) ``` ### LaneAttributes-TrackedVehicle Values: * **spec-RevocableLane** (0)
* **spec-commuterRailRoadTrack** (1)
* **spec-lightRailRoadTrack** (2)
* **spec-heavyRailRoadTrack** (3)
* **spec-otherRailType** (4)
```asn1 LaneAttributes-TrackedVehicle ::= BIT STRING { spec-RevocableLane (0), spec-commuterRailRoadTrack (1), spec-lightRailRoadTrack (2), spec-heavyRailRoadTrack (3), spec-otherRailType (4) } (SIZE (16)) ``` ### LaneAttributes-Vehicle Values: * **isVehicleRevocableLane** (0)
* **isVehicleFlyOverLane** (1)
* **hovLaneUseOnly** (2)
* **restrictedToBusUse** (3)
* **restrictedToTaxiUse** (4)
* **restrictedFromPublicUse** (5)
* **hasIRbeaconCoverage** (6)
* **permissionOnRequest** (7)
```asn1 LaneAttributes-Vehicle ::= BIT STRING { isVehicleRevocableLane (0), isVehicleFlyOverLane (1), hovLaneUseOnly (2), restrictedToBusUse (3), restrictedToTaxiUse (4), restrictedFromPublicUse (5), hasIRbeaconCoverage (6), permissionOnRequest (7) } (SIZE (8,...)) ``` ### LaneConnectionID ```asn1 LaneConnectionID ::= INTEGER (0..255) ``` ### LaneDirection Values: * **ingressPath** (0)
* **egressPath** (1)
```asn1 LaneDirection ::= BIT STRING { ingressPath (0), egressPath (1) } (SIZE (2)) ``` ### LaneID ```asn1 LaneID ::= INTEGER (0..255) ``` ### LayerID ```asn1 LayerID ::= INTEGER (0..100) ``` ### LayerType ```asn1 LayerType ::= ENUMERATED { none, mixedContent, generalMapData, intersectionData, curveData, roadwaySectionData, parkingAreaData, sharedLaneData, ... } ``` ### LaneWidth ```asn1 LaneWidth ::= INTEGER (0..32767) ``` ### MergeDivergeNodeAngle ```asn1 MergeDivergeNodeAngle ::= INTEGER (-180..180) ``` ### MinuteOfTheYear ```asn1 MinuteOfTheYear ::= INTEGER (0..527040) ``` ### MovementPhaseState Values: * **unavailable** (0)
* **dark** (1)
* **stop-Then-Proceed** (2)
* **stop-And-Remain** (3)
* **pre-Movement** (4)
* **permissive-Movement-Allowed** (5)
* **protected-Movement-Allowed** (6)
* **permissive-clearance** (7)
* **protected-clearance** (8)
* **caution-Conflicting-Traffic** (9)
```asn1 MovementPhaseState ::= ENUMERATED { unavailable (0), dark (1), stop-Then-Proceed (2), stop-And-Remain (3), pre-Movement (4), permissive-Movement-Allowed (5), protected-Movement-Allowed (6), permissive-clearance (7), protected-clearance (8), caution-Conflicting-Traffic (9) } ``` ### MsgCount ```asn1 MsgCount ::= INTEGER (0..127) ``` ### Offset-B09 ```asn1 Offset-B09 ::= INTEGER (-256..255) ``` ### Offset-B10 ```asn1 Offset-B10 ::= INTEGER (-512..511) ``` ### Offset-B11 ```asn1 Offset-B11 ::= INTEGER (-1024..1023) ``` ### Offset-B12 ```asn1 Offset-B12 ::= INTEGER (-2048..2047) ``` ### Offset-B13 ```asn1 Offset-B13 ::= INTEGER (-4096..4095) ``` ### Offset-B14 ```asn1 Offset-B14 ::= INTEGER (-8192..8191) ``` ### Offset-B16 ```asn1 Offset-B16 ::= INTEGER (-32768..32767) ``` ### PedestrianBicycleDetect ```asn1 PedestrianBicycleDetect ::= BOOLEAN ``` ### PositionConfidence Values: * **unavailable** (0)
* **a500m** (1)
* **a200m** (2)
* **a100m** (3)
* **a50m** (4)
* **a20m** (5)
* **a10m** (6)
* **a5m** (7)
* **a2m** (8)
* **a1m** (9)
* **a50cm** (10)
* **a20cm** (11)
* **a10cm** (12)
* **a5cm** (13)
* **a2cm** (14)
* **a1cm** (15)
```asn1 PositionConfidence ::= ENUMERATED { unavailable (0), a500m (1), a200m (2), a100m (3), a50m (4), a20m (5), a10m (6), a5m (7), a2m (8), a1m (9), a50cm (10), a20cm (11), a10cm (12), a5cm (13), a2cm (14), a1cm (15) } ``` ### PrioritizationResponseStatus Values: * **unknown** (0)
* **requested** (1)
* **processing** (2)
* **watchOtherTraffic** (3)
* **granted** (4)
* **rejected** (5)
* **maxPresence** (6)
* **reserviceLocked** (7)
```asn1 PrioritizationResponseStatus ::= ENUMERATED { unknown (0), requested (1), processing (2), watchOtherTraffic (3), granted (4), rejected (5), maxPresence (6), reserviceLocked (7), ... } ``` ### PriorityRequestType Values: * **priorityRequestTypeReserved** (0)
* **priorityRequest** (1)
* **priorityRequestUpdate** (2)
* **priorityCancellation** (3)
```asn1 PriorityRequestType ::= ENUMERATED { priorityRequestTypeReserved (0), priorityRequest (1), priorityRequestUpdate (2), priorityCancellation (3), ... } ``` ### RegionId ```asn1 RegionId ::= INTEGER (0..255) noRegion RegionId ::= 0 addGrpA RegionId ::= 1 addGrpB RegionId ::= 2 addGrpC RegionId ::= 3 ``` ### RequestID ```asn1 RequestID ::= INTEGER (0..255) ``` ### RequestImportanceLevel Values: * **requestImportanceLevelUnKnown** (0)
* **requestImportanceLevel1** (1)
* **requestImportanceLevel2** (2)
* **requestImportanceLevel3** (3)
* **requestImportanceLevel4** (4)
* **requestImportanceLevel5** (5)
* **requestImportanceLevel6** (6)
* **requestImportanceLevel7** (7)
* **requestImportanceLevel8** (8)
* **requestImportanceLevel9** (9)
* **requestImportanceLevel10** (10)
* **requestImportanceLevel11** (11)
* **requestImportanceLevel12** (12)
* **requestImportanceLevel13** (13)
* **requestImportanceLevel14** (14)
* **requestImportanceReserved** (15)
```asn1 RequestImportanceLevel ::= ENUMERATED { requestImportanceLevelUnKnown (0), requestImportanceLevel1 (1), requestImportanceLevel2 (2), requestImportanceLevel3 (3), requestImportanceLevel4 (4), requestImportanceLevel5 (5), requestImportanceLevel6 (6), requestImportanceLevel7 (7), requestImportanceLevel8 (8), requestImportanceLevel9 (9), requestImportanceLevel10 (10), requestImportanceLevel11 (11), requestImportanceLevel12 (12), requestImportanceLevel13 (13), requestImportanceLevel14 (14), requestImportanceReserved (15) } ``` ### RequestSubRole Values: * **requestSubRoleUnKnown** (0)
* **requestSubRole1** (1)
* **requestSubRole2** (2)
* **requestSubRole3** (3)
* **requestSubRole4** (4)
* **requestSubRole5** (5)
* **requestSubRole6** (6)
* **requestSubRole7** (7)
* **requestSubRole8** (8)
* **requestSubRole9** (9)
* **requestSubRole10** (10)
* **requestSubRole11** (11)
* **requestSubRole12** (12)
* **requestSubRole13** (13)
* **requestSubRole14** (14)
* **requestSubRoleReserved** (15)
```asn1 RequestSubRole ::= ENUMERATED { requestSubRoleUnKnown (0), requestSubRole1 (1), requestSubRole2 (2), requestSubRole3 (3), requestSubRole4 (4), requestSubRole5 (5), requestSubRole6 (6), requestSubRole7 (7), requestSubRole8 (8), requestSubRole9 (9), requestSubRole10 (10), requestSubRole11 (11), requestSubRole12 (12), requestSubRole13 (13), requestSubRole14 (14), requestSubRoleReserved (15) } ``` ### RestrictionAppliesTo ```asn1 RestrictionAppliesTo ::= ENUMERATED { none, equippedTransit, equippedTaxis, equippedOther, emissionCompliant, equippedBicycle, weightCompliant, heightCompliant, pedestrians, slowMovingPersons, wheelchairUsers, visualDisabilities, audioDisabilities, otherUnknownDisabilities, ... } ``` ### RestrictionClassID ```asn1 RestrictionClassID ::= INTEGER (0..255) ``` ### RoadRegulatorID ```asn1 RoadRegulatorID ::= INTEGER (0..65535) ``` ### RoadSegmentID ```asn1 RoadSegmentID ::= INTEGER (0..65535) ``` ### RoadwayCrownAngle ```asn1 RoadwayCrownAngle ::= INTEGER (-128..127) ``` ### RTCMmessage ```asn1 RTCMmessage ::= OCTET STRING (SIZE(1..1023)) ``` ### RTCM-Revision Values: * **unknown** (0)
* **rtcmRev2** (1)
* **rtcmRev3** (2)
* **reserved** (3)
```asn1 RTCM-Revision ::= ENUMERATED { unknown (0), rtcmRev2 (1), rtcmRev3 (2), reserved (3), ... } ``` ### Scale-B12 ```asn1 Scale-B12 ::= INTEGER (-2048..2047) ``` ### SignalGroupID ```asn1 SignalGroupID ::= INTEGER (0..255) ``` ### SegmentAttributeXY Values: * **reserved**
* **doNotBlock**
* **whiteLine**
* **mergingLaneLeft**
* **mergingLaneRight**
* **curbOnLeft**
* **curbOnRight**
* **loadingzoneOnLeft**
* **loadingzoneOnRight**
* **turnOutPointOnLeft**
* **turnOutPointOnRight**
* **adjacentParkingOnLeft**
* **adjacentParkingOnRight**
* **adjacentBikeLaneOnLeft**
* **adjacentBikeLaneOnRight**
* **sharedBikeLane**
* **bikeBoxInFront**
* **transitStopOnLeft**
* **transitStopOnRight**
* **transitStopInLane**
* **sharedWithTrackedVehicle**
* **safeIsland**
* **lowCurbsPresent**
* **rumbleStripPresent**
* **audibleSignalingPresent**
* **adaptiveTimingPresent**
* **rfSignalRequestPresent**
* **partialCurbIntrusion**
* **taperToLeft**
* **taperToRight**
* **taperToCenterLine**
* **parallelParking**
* **headInParking**
* **freeParking**
* **timeRestrictionsOnParking**
* **costToPark**
* **midBlockCurbPresent**
* **unEvenPavementPresent**
```asn1 SegmentAttributeXY ::= ENUMERATED { reserved , doNotBlock , whiteLine , mergingLaneLeft , mergingLaneRight , curbOnLeft , curbOnRight , loadingzoneOnLeft , loadingzoneOnRight , turnOutPointOnLeft , turnOutPointOnRight , adjacentParkingOnLeft , adjacentParkingOnRight , adjacentBikeLaneOnLeft , adjacentBikeLaneOnRight , sharedBikeLane , bikeBoxInFront , transitStopOnLeft , transitStopOnRight , transitStopInLane , sharedWithTrackedVehicle , safeIsland , lowCurbsPresent , rumbleStripPresent , audibleSignalingPresent , adaptiveTimingPresent , rfSignalRequestPresent , partialCurbIntrusion , taperToLeft , taperToRight , taperToCenterLine , parallelParking , headInParking , freeParking , timeRestrictionsOnParking , costToPark , midBlockCurbPresent , unEvenPavementPresent , ... } ``` ### SemiMajorAxisAccuracy ```asn1 SemiMajorAxisAccuracy ::= INTEGER (0..255) ``` ### SemiMajorAxisOrientation ```asn1 SemiMajorAxisOrientation ::= INTEGER (0..65535) ``` ### SemiMinorAxisAccuracy ```asn1 SemiMinorAxisAccuracy ::= INTEGER (0..255) ``` ### SpeedAdvice ```asn1 SpeedAdvice ::= INTEGER (0..500) ``` ### SpeedConfidenceDSRC Values: * **unavailable** (0)
* **prec100ms** (1)
* **prec10ms** (2)
* **prec5ms** (3)
* **prec1ms** (4)
* **prec0-1ms** (5)
* **prec0-05ms** (6)
* **prec0-01ms** (7)
```asn1 SpeedConfidenceDSRC ::= ENUMERATED { unavailable (0), prec100ms (1), prec10ms (2), prec5ms (3), prec1ms (4), prec0-1ms (5), prec0-05ms (6), prec0-01ms (7) } ``` ### TemporaryID ```asn1 TemporaryID ::= OCTET STRING (SIZE(4)) ``` ### ThrottleConfidence Values: * **unavailable** (0)
* **prec10percent** (1)
* **prec1percent** (2)
* **prec0-5percent** (3)
```asn1 ThrottleConfidence ::= ENUMERATED { unavailable (0), prec10percent (1), prec1percent (2), prec0-5percent (3) } ``` ### TimeConfidence Values: * **unavailable** (0)
* **time-100-000** (1)
* **time-050-000** (2)
* **time-020-000** (3)
* **time-010-000** (4)
* **time-002-000** (5)
* **time-001-000** (6)
* **time-000-500** (7)
* **time-000-200** (8)
* **time-000-100** (9)
* **time-000-050** (10)
* **time-000-020** (11)
* **time-000-010** (12)
* **time-000-005** (13)
* **time-000-002** (14)
* **time-000-001** (15)
* **time-000-000-5** (16)
* **time-000-000-2** (17)
* **time-000-000-1** (18)
* **time-000-000-05** (19)
* **time-000-000-02** (20)
* **time-000-000-01** (21)
* **time-000-000-005** (22)
* **time-000-000-002** (23)
* **time-000-000-001** (24)
* **time-000-000-000-5** (25)
* **time-000-000-000-2** (26)
* **time-000-000-000-1** (27)
* **time-000-000-000-05** (28)
* **time-000-000-000-02** (29)
* **time-000-000-000-01** (30)
* **time-000-000-000-005** (31)
* **time-000-000-000-002** (32)
* **time-000-000-000-001** (33)
* **time-000-000-000-000-5** (34)
* **time-000-000-000-000-2** (35)
* **time-000-000-000-000-1** (36)
* **time-000-000-000-000-05** (37)
* **time-000-000-000-000-02** (38)
* **time-000-000-000-000-01** (39)
```asn1 TimeConfidence ::= ENUMERATED { unavailable (0), time-100-000 (1), time-050-000 (2), time-020-000 (3), time-010-000 (4), time-002-000 (5), time-001-000 (6), time-000-500 (7), time-000-200 (8), time-000-100 (9), time-000-050 (10), time-000-020 (11), time-000-010 (12), time-000-005 (13), time-000-002 (14), time-000-001 (15), time-000-000-5 (16), time-000-000-2 (17), time-000-000-1 (18), time-000-000-05 (19), time-000-000-02 (20), time-000-000-01 (21), time-000-000-005 (22), time-000-000-002 (23), time-000-000-001 (24), time-000-000-000-5 (25), time-000-000-000-2 (26), time-000-000-000-1 (27), time-000-000-000-05 (28), time-000-000-000-02 (29), time-000-000-000-01 (30), time-000-000-000-005 (31), time-000-000-000-002 (32), time-000-000-000-001 (33), time-000-000-000-000-5 (34), time-000-000-000-000-2 (35), time-000-000-000-000-1 (36), time-000-000-000-000-05 (37), time-000-000-000-000-02 (38), time-000-000-000-000-01 (39) } ``` ### TimeIntervalConfidence ```asn1 TimeIntervalConfidence ::= INTEGER (0..15) ``` ### TransitVehicleOccupancy Values: * **occupancyUnknown** (0)
* **occupancyEmpty** (1)
* **occupancyVeryLow** (2)
* **occupancyLow** (3)
* **occupancyMed** (4)
* **occupancyHigh** (5)
* **occupancyNearlyFull** (6)
* **occupancyFull** (7)
```asn1 TransitVehicleOccupancy ::= ENUMERATED { occupancyUnknown (0), occupancyEmpty (1), occupancyVeryLow (2), occupancyLow (3), occupancyMed (4), occupancyHigh (5), occupancyNearlyFull (6), occupancyFull (7) } ``` ### TransitVehicleStatus Values: * **loading** (0)
* **anADAuse** (1)
* **aBikeLoad** (2)
* **doorOpen** (3)
* **charging** (4)
* **atStopLine** (5)
```asn1 TransitVehicleStatus ::= BIT STRING { loading (0), anADAuse (1), aBikeLoad (2), doorOpen (3), charging (4), atStopLine (5) } (SIZE(8)) ``` ### TransmissionState Values: * **neutral** (0)
* **park** (1)
* **forwardGears** (2)
* **reverseGears** (3)
* **reserved1** (4)
* **reserved2** (5)
* **reserved3** (6)
* **unavailable** (7)
```asn1 TransmissionState ::= ENUMERATED { neutral (0), park (1), forwardGears (2), reverseGears (3), reserved1 (4), reserved2 (5), reserved3 (6), unavailable (7) } ``` ### VehicleHeight ```asn1 VehicleHeight ::= INTEGER (0..127) ``` ### VehicleType Values: * **none** (0)
* **unknown** (1)
* **special** (2)
* **moto** (3)
* **car** (4)
* **carOther** (5)
* **bus** (6)
* **axleCnt2** (7)
* **axleCnt3** (8)
* **axleCnt4** (9)
* **axleCnt4Trailer** (10)
* **axleCnt5Trailer** (11)
* **axleCnt6Trailer** (12)
* **axleCnt5MultiTrailer** (13)
* **axleCnt6MultiTrailer** (14)
* **axleCnt7MultiTrailer** (15)
```asn1 VehicleType ::= ENUMERATED { none (0), unknown (1), special (2), moto (3), car (4), carOther (5), bus (6), axleCnt2 (7), axleCnt3 (8), axleCnt4 (9), axleCnt4Trailer (10), axleCnt5Trailer (11), axleCnt6Trailer (12), axleCnt5MultiTrailer (13), axleCnt6MultiTrailer (14), axleCnt7MultiTrailer (15), ... } ``` ### Velocity ```asn1 Velocity ::= INTEGER (0..8191) ``` ### WaitOnStopline ```asn1 WaitOnStopline ::= BOOLEAN ``` ### ZoneLength ```asn1 ZoneLength ::= INTEGER (0..10000) ```