Namespace etsi_its_denm_ts_conversion
Detailed Description
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the A La Carte Container.
It shall include the following components:
@field lanePosition: the optional lane position of the event.
@field impactReduction: optional vehicle data for collision mitigation.
@field externalTemperature: optional the ambient temperature at the event position.
@field roadWorks: optional information of the roadwork zone.
@field positioningSolution: optionally indicates the technical solution being used by the originating ITS-S to estimate the event position.
@field stationaryVehicle: optional information about a stationary vehicle.
@field roadConfiguration: optional information about the configuration of the road.
@field precrash: the optional information about perceived objects that represent hazards and/or could be subject of collisions.
AlacarteContainer ::= SEQUENCE { lanePosition LanePosition OPTIONAL, impactReduction ImpactReductionContainer OPTIONAL, externalTemperature Temperature OPTIONAL, roadWorks RoadWorksContainerExtended OPTIONAL, positioningSolution PositioningSolutionType OPTIONAL, stationaryVehicle StationaryVehicleContainer OPTIONAL, …, [[ roadConfiguration RoadConfigurationContainer OPTIONAL, preCrash PreCrashContainer OPTIONAL ]]
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the DENM PDU.
It shall include the following components:
@field header: the header of the DENM PDU.
@field denm: the payload of the DENM PDU.
DENM ::= SEQUENCE { header ItsPduHeader (WITH COMPONENTS {… , protocolVersion (2), messageId(denm)}), denm DenmPayload
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the DENM payload.
It shall include the following components:
@field management: the Management Container.
@field situation: the optional Situation Container.
@field location: the optional Location Container.
@field alacarte: the optional ALaCarte Container .
DenmPayload ::= SEQUENCE { management ManagementContainer, situation SituationContainer OPTIONAL, location LocationContainer OPTIONAL, alacarte AlacarteContainer OPTIONAL
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This DF indicates a geographical position.
It shall include the following components:
@field latitude: the latitude of the geographical position.
@field longitude: the longitude of the geographical position.
@field altitude: the altitude of the geographical position with default value unavailable.
GeoPosition::= SEQUENCE{ latitude Latitude, longitude Longitude, altitude AltitudeValue DEFAULT unavailable
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This DE represents the orientation of the horizontal velocity vector with regards to the WGS84 north. When the information is not available, the DE shall be set to 3 601. The value 3600 shall not be used.
: this DE is kept for backwards compatibility reasons only. It is recommended to use the Wgs84AngleValue instead.
Unit: 0,1 degree Categories: GeoReference information @revision: Description revised in V2.1.1 (usage of value 3600 specified)
HeadingValue ::= INTEGER { wgs84North (0), wgs84East (900), wgs84South (1800), wgs84West (2700), doNotUse (3600), unavailable (3601)
} (0..3601)
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detailed information about the vehicle in which the originating ITS-S is mounted, for mitigating the consequences of a collision.
It shall include the following components:
@field heightLonCarrLeft: the height of the left longitudinal carrier of the vehicle from base to top.
@field heightLonCarrRight: the height of the right longitudinal carrier of the vehicle from base to top.
@field posLonCarrLeft: the position of the left longitudinal carrier of vehicle.
@field posLonCarrRight: the position of the right longitudinal carrier of vehicle.
@field positionOfPillars: information about the vertical support of the vehicle in which the originating ITS-S is mounted. It shall be included for passenger vehicles only.
@field posCentMass: the position of the centre of mass of the vehicle.
@field wheelBaseVehicle: the wheel base of the vehicle.
@field turningRadius: the turning radius of the vehicle.
@field posFrontAx: the position of the front axle of the vehicle.
@field positionOfOccupants: indicates whether an in-vehicle seat is occupied at the moment of generation of the message.
@field vehicleMass: the mass of the unloaded vehicle
@field requestResponseIndication: indicates whether the originating ITS-S transmitting the impactReduction component is requesting the receiving ITS-S to provide also its impactReduction component.
ImpactReductionContainer ::= SEQUENCE { heightLonCarrLeft HeightLonCarr, heightLonCarrRight HeightLonCarr, posLonCarrLeft PosLonCarr, posLonCarrRight PosLonCarr, positionOfPillars PositionOfPillars, posCentMass PosCentMass, wheelBaseVehicle WheelBaseVehicle, turningRadius TurningRadius, posFrontAx PosFrontAx, positionOfOccupants PositionOfOccupants, vehicleMass VehicleMass, requestResponseIndication RequestResponseIndication
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the Location Container.
It shall include the following components:
@field eventSpeed: optional speed of a detected dynamic event and the confidence of the speed information.
@field eventPositionHeading: the optional heading of a dynamic event and the confidence of the heading information.
@field detectionZonesToEventPosition: the detection zone information approaching the event position, see clause 6.1.3.3.
@field roadType: the optional road type information at the event position.
@field lanePositions: the optional lane(s) where the event is located, at the position indicated by the component eventPosition of the Management container and for a given reference direction.
@field occupiedLanes: the optional lane(s) that are fully or partially occupied by the event, at the position indicated by the component eventPosition of the Management container and for a given reference direction.
@field linkedIvims: the optional list of DF IvimReference, pointing to IVIMs that are semantically connected because providing information applying to the road segment(s) covered by the components detectionZonesToEventPosition, detectionZonesToSpecifiedEventPoint and the SituationContainer component eventZone.
@field linkedMapem: the optional list of DF Mapreference, pointing to MAPEMs that are semantically connected because providing information applying to the road segment(s) covered by the component detectionZonesToEventPosition, detectionZonesToSpecifiedEventPoint and the SituationContainer component eventZone.
@field detectionZonesToSpecifiedEventPoint: the optional detection zone information approaching towards a specified event point, see clause 6.1.3.3.
@field predictedPaths: the optional list of future paths or trajectories that the event may move along or zones that the event may occupy.
LocationContainer ::= SEQUENCE { eventSpeed Speed OPTIONAL, eventPositionHeading Wgs84Angle OPTIONAL, detectionZonesToEventPosition Traces, roadType RoadType OPTIONAL, …, [[ lanePositions GeneralizedLanePositions OPTIONAL, occupiedLanes OccupiedLanesWithConfidence OPTIONAL, linkedIvims IvimReferences OPTIONAL, linkedMapems MapReferences OPTIONAL, detectionZonesToSpecifiedEventPoint TracesExtended OPTIONAL, predictedPaths PathPredictedList OPTIONAL ]]
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the Management Container.
It shall include the following components:
@field actionId: the identifier of the DENM.
@field detectionTime: the time at which the event is detected.
@field referenceTime: the time at which a new DENM, an update DENM or a cancellation DENM is generated
@field termination: the optional termination type of the DENM.
@field eventPosition: the geographical position used in the definition of the awareness area / relevance zone, see clause 6.1.3.
@field awarenessDistance: the optional radius of the circular awareness area, with centre at the event position or at any of the event history points as defined in clause 6.1.3.1.
@field trafficDirection: the optional traffic direction along which the receiving ITS-S may encounter the event, as defined in clause 6.1.3.
@field validityDuration: the validity duration of a DENM. This component represents a time offset in the unit of second since detectionTime.
@field transmissionInterval: the optional time interval for DENM transmission as defined by the originating ITS-S. If the component is not present in DENM, a default value defaultValidity is assumed.
@field stationType: the station type information of the originating ITS-S.
ManagementContainer ::= SEQUENCE { actionId ActionId, detectionTime TimestampIts, referenceTime TimestampIts, termination Termination OPTIONAL, eventPosition ReferencePosition, awarenessDistance StandardLength3b OPTIONAL, trafficDirection TrafficDirection OPTIONAL, validityDuration DeltaTimeSecond DEFAULT defaultValidity, transmissionInterval DeltaTimeMilliSecondPositive OPTIONAL, stationType StationType, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detailed information about an object with which a vehicle and/or the traffic is likely to collide.
It shall include the following components:
@field perceivedPreCrashObject: information about a perceived object in the East, North, Up reference frame.
@field objectStationId: the optional station Id of the object for which the information is provided.
@field timeToCollision: the optional estimated time to collision of a vehicle with the object.
@field impactSection: indication of the object’s section where the impact will most likely occur. When the target object is likely to be a vehicle, then this component should be present, otherwise it should not be provided.
@field estimatedBrakingDistance: the optional estimated distance in which the vehicle would need to come to a complete hold, if no obstruction was in the way.
PreCrashContainer ::= SEQUENCE { perceivedPreCrashObject PerceivedObject, objectStationId StationId OPTIONAL, timeToCollision DeltaTimeMilliSecondPositive OPTIONAL, impactSection ObjectFace OPTIONAL, estimatedBrakingDistance StandardLength12b OPTIONAL, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detailed information about the configuration of road section(s) that are geographically related to the event.
It shall include the following components:
@field roadConfigurationConfidence: information about the source of the road configuration and the confidence in the information.
@field roadConfigurationSectionList: a list of road configuration information per applicable road section.
RoadConfigurationContainer ::= SEQUENCE { roadConfigurationConfidence MetaInformation, roadConfigurationSectionList RoadConfigurationSectionList, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detailed information of a roadwork zone and specific access conditions.
It shall include the following components:
@field lightBarSirenInUse: optionally indicates whether a roadwork vehicle has switched on the light bar or siren. It is used when the roadwork involves a specific roadwork vehicle
@field closedLanes: optionally indicates whether the roadwork has caused the closure of one or several driving lanes. Optionally, it may indicate whether a hard shoulder lane is closed to traffic or can be used for specific usage (e.g. for stopping).
@field restriction: the optional type(s) of vehicles that are restricted to access the road work zone. More than one vehicle types may be provided by this component if the restriction apply to multiple vehicle types.
@field speedLimit: the optional speed limitation applied to the roadwork zone.
@field incidentIndication: the optional incident related to the roadworks to provide additional information of the roadworks zone.
@field recommendedPath: the optional recommended itinerary in order to contour the roadworks zone. If present, a recommended path shall be a list of path points in the order from the starting point closest to the roadworks zone to the end point of the recommended path.
@field startingPointSpeedLimit: the optional effective starting position of a speed limit being applied to the roadwork zone, with respect to the component eventPosition on the Management Container. This component shall be present if the speed limit is applied at a certain distance prior to the roadwork zone starting position.
@field trafficFlowRule: optionally indicates the side of the road to which the traffic should flow around a roadwork.
@field referenceDenms: an optional sequence of actionIds for different DENMs that describe the same event. If it is available, it indicates the actionIds of all other DENMs describing this event.
RoadWorksContainerExtended ::= SEQUENCE { lightBarSirenInUse LightBarSirenInUse OPTIONAL, closedLanes ClosedLanes OPTIONAL, restriction RestrictedTypes OPTIONAL, speedLimit SpeedLimit OPTIONAL, incidentIndication CauseCodeV2 OPTIONAL, recommendedPath ItineraryPath OPTIONAL, startingPointSpeedLimit DeltaReferencePosition OPTIONAL, trafficFlowRule TrafficRule OPTIONAL, referenceDenms ActionIdList OPTIONAL
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the situation container.
It shall include the following components:
@field informationQuality: the quality level of the information provided by the ITS-S application of the originating ITS-S. It indicates the probability of the detected event being truly existent at the event position.
@field eventType: the event type, including direct cause and sub cause.
@field linkedCause: the optional type of a linked event co-existing at the same time and the same place (same event zone), including direct cause and sub cause of the linked event, for which no other DENM is sent out.
@field eventZone: an optional list of EventPoint, using the position indicated in the component eventPosition of the Management container as the reference position for the first EventPoint.
@field linkedDenms: the optional list of DF ActionId, pointing to DENMs that are semantically connected because applying to consecutive event zones at the same time.
@field eventEnd: the end position of the event along the road that is affected by the event w.r.t. the component eventPosition of the Management container. This end position is represented by the length of the event along the road.
SituationContainer ::= SEQUENCE { informationQuality InformationQuality, eventType CauseCodeV2, linkedCause CauseCodeV2 OPTIONAL, eventZone EventZone OPTIONAL, …, [[ linkedDenms ActionIdList OPTIONAL, eventEnd Position1d OPTIONAL ]]
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detailed information about a stationary vehicle.
It shall include the following components:
@field stationarySince: the optional time duration of the stationary vehicle being stationary.
@field stationaryCause: optional additional information to describe causes of the stationary vehicle event such as human problem.
@field carryingDangerousGoods: optional information on the type of dangerous goods, the required emergency action and other information.
@field numberOfOccupants: the optional estimated number of occupants involved in the stationary vehicle event.
@field vehicleIdentification: the optional identification of the stationary vehicle.
@field energyStorageType: the optional vehicle energy storage type information of the stationary vehicle, such as electric, diesel, etc.
StationaryVehicleContainer ::= SEQUENCE { stationarySince StationarySince OPTIONAL, stationaryCause CauseCodeV2 OPTIONAL, carryingDangerousGoods DangerousGoodsExtended OPTIONAL, numberOfOccupants NumberOfOccupants OPTIONAL, vehicleIdentification VehicleIdentification OPTIONAL, energyStorageType EnergyStorageType OPTIONAL
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/denm_ts103831/DENM-PDU-Descriptions.asn asn1/patched/denm_ts103831/cdd/ETSI-ITS-CDD.asn -t denm_ts -o
etsi_its_conversion/etsi_its_denm_ts_conversion/include/etsi_its_denm_ts_conversion
ASN.1 Definition ——————————————————–
This indicates the termination type of generated DENM, i.e. if it is a cancellation DENM or a negation DENM
Termination ::= ENUMERATED {isCancellation(0), isNegation (1)}
Functions
Function etsi_its_denm_ts_conversion::toRos_Acceleration3dWithConfidence
Function etsi_its_denm_ts_conversion::toRos_AccelerationCartesian
Function etsi_its_denm_ts_conversion::toRos_AccelerationComponent
Function etsi_its_denm_ts_conversion::toRos_AccelerationConfidence
Function etsi_its_denm_ts_conversion::toRos_AccelerationMagnitude
Function etsi_its_denm_ts_conversion::toRos_AccelerationMagnitudeValue
Function etsi_its_denm_ts_conversion::toRos_AccelerationPolarWithZ
Function etsi_its_denm_ts_conversion::toRos_AccelerationValue
Function etsi_its_denm_ts_conversion::toRos_AccidentSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_AdverseWeatherConditionAdhesionSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_AdverseWeatherConditionPrecipitationSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_AdverseWeatherConditionVisibilitySubCauseCode
Function etsi_its_denm_ts_conversion::toRos_AlacarteContainer
Function etsi_its_denm_ts_conversion::toRos_AltitudeConfidence
Function etsi_its_denm_ts_conversion::toRos_AngularSpeedConfidence
Function etsi_its_denm_ts_conversion::toRos_BasicLaneConfiguration
Function etsi_its_denm_ts_conversion::toRos_BasicLaneInformation
Function etsi_its_denm_ts_conversion::toRos_CardinalNumber1B
Function etsi_its_denm_ts_conversion::toRos_CartesianAngleValue
Function etsi_its_denm_ts_conversion::toRos_CartesianAngularVelocityComponent
Function etsi_its_denm_ts_conversion::toRos_CartesianAngularVelocityComponentValue
Function etsi_its_denm_ts_conversion::toRos_CartesianCoordinate
Function etsi_its_denm_ts_conversion::toRos_CartesianCoordinateLarge
Function etsi_its_denm_ts_conversion::toRos_CartesianCoordinateSmall
Function etsi_its_denm_ts_conversion::toRos_CartesianCoordinateWithConfidence
Function etsi_its_denm_ts_conversion::toRos_CartesianPosition3d
Function etsi_its_denm_ts_conversion::toRos_CartesianPosition3dWithConfidence
Function etsi_its_denm_ts_conversion::toRos_CollisionRiskSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_CoordinateConfidence
Function etsi_its_denm_ts_conversion::toRos_CorrelationCellValue
Function etsi_its_denm_ts_conversion::toRos_CorrelationColumn
Function etsi_its_denm_ts_conversion::toRos_DangerousEndOfQueueSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_DangerousGoodsBasic
Function etsi_its_denm_ts_conversion::toRos_DangerousGoodsExtended
Function etsi_its_denm_ts_conversion::toRos_DangerousSituationSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_DeltaReferencePosition
Function etsi_its_denm_ts_conversion::toRos_DeltaTimeMilliSecondPositive
Function etsi_its_denm_ts_conversion::toRos_DeltaTimeMilliSecondSigned
Function etsi_its_denm_ts_conversion::toRos_DeltaTimeTenSeconds
Function etsi_its_denm_ts_conversion::toRos_DeltaTimeTenthOfSecond
Function etsi_its_denm_ts_conversion::toRos_DrivingLaneStatus
Function etsi_its_denm_ts_conversion::toRos_EmergencyVehicleApproachingSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_EnergyStorageType
Function etsi_its_denm_ts_conversion::toRos_EulerAnglesWithConfidence
Function etsi_its_denm_ts_conversion::toRos_GeneralizedLanePosition
Function etsi_its_denm_ts_conversion::toRos_GeneralizedLanePositions
Function etsi_its_denm_ts_conversion::toRos_HardShoulderStatus
Function etsi_its_denm_ts_conversion::toRos_HazardousLocationAnimalOnTheRoadSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_HazardousLocationDangerousCurveSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_HazardousLocationObstacleOnTheRoadSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_HazardousLocationSurfaceConditionSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_HumanPresenceOnTheRoadSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_HumanProblemSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_ImpactReductionContainer
Function etsi_its_denm_ts_conversion::toRos_ImpassabilitySubCauseCode
Function etsi_its_denm_ts_conversion::toRos_InformationQuality
Function etsi_its_denm_ts_conversion::toRos_IntersectionReferenceId
Function etsi_its_denm_ts_conversion::toRos_IssuerIdentifier
Function etsi_its_denm_ts_conversion::toRos_IviIdentificationNumber
Function etsi_its_denm_ts_conversion::toRos_LanePositionAndType
Function etsi_its_denm_ts_conversion::toRos_LanePositionOptions
Function etsi_its_denm_ts_conversion::toRos_LanePositionWithLateralDetails
Function etsi_its_denm_ts_conversion::toRos_LightBarSirenInUse
Function etsi_its_denm_ts_conversion::toRos_LocationContainer
Function etsi_its_denm_ts_conversion::toRos_LongitudinalLanePosition
Function etsi_its_denm_ts_conversion::toRos_LongitudinalLanePositionConfidence
Function etsi_its_denm_ts_conversion::toRos_LongitudinalLanePositionValue
Function etsi_its_denm_ts_conversion::toRos_LowerTriangularPositiveSemidefiniteMatrices
Function etsi_its_denm_ts_conversion::toRos_LowerTriangularPositiveSemidefiniteMatrix
Function etsi_its_denm_ts_conversion::toRos_LowerTriangularPositiveSemidefiniteMatrixColumns
Function etsi_its_denm_ts_conversion::toRos_ManagementContainer
Function etsi_its_denm_ts_conversion::toRos_MapemConfiguration
Function etsi_its_denm_ts_conversion::toRos_MapemConnectionList
Function etsi_its_denm_ts_conversion::toRos_MapemElementReference
Function etsi_its_denm_ts_conversion::toRos_MatrixIncludedComponents
Function etsi_its_denm_ts_conversion::toRos_NumberOfOccupants
Function etsi_its_denm_ts_conversion::toRos_ObjectClassDescription
Function etsi_its_denm_ts_conversion::toRos_ObjectClassWithConfidence
Function etsi_its_denm_ts_conversion::toRos_ObjectDimensionConfidence
Function etsi_its_denm_ts_conversion::toRos_ObjectDimensionValue
Function etsi_its_denm_ts_conversion::toRos_ObjectPerceptionQuality
Function etsi_its_denm_ts_conversion::toRos_OccupiedLanesWithConfidence
Function etsi_its_denm_ts_conversion::toRos_PathDeltaTimeChoice
Function etsi_its_denm_ts_conversion::toRos_PathPointPredicted
Function etsi_its_denm_ts_conversion::toRos_PathPredictedList
Function etsi_its_denm_ts_conversion::toRos_PosConfidenceEllipse
Function etsi_its_denm_ts_conversion::toRos_PositioningSolutionType
Function etsi_its_denm_ts_conversion::toRos_PositionOfOccupants
Function etsi_its_denm_ts_conversion::toRos_PositionOfPillars
Function etsi_its_denm_ts_conversion::toRos_PostCrashSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_PreCrashContainer
Function etsi_its_denm_ts_conversion::toRos_RadialShapeDetails
Function etsi_its_denm_ts_conversion::toRos_RadialShapesList
Function etsi_its_denm_ts_conversion::toRos_RailwayLevelCrossingSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_RectangularShape
Function etsi_its_denm_ts_conversion::toRos_ReferencePosition
Function etsi_its_denm_ts_conversion::toRos_RequestResponseIndication
Function etsi_its_denm_ts_conversion::toRos_RescueAndRecoveryWorkInProgressSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_RoadConfigurationContainer
Function etsi_its_denm_ts_conversion::toRos_RoadConfigurationSection
Function etsi_its_denm_ts_conversion::toRos_RoadConfigurationSectionList
Function etsi_its_denm_ts_conversion::toRos_RoadSectionDefinition
Function etsi_its_denm_ts_conversion::toRos_RoadSegmentReferenceId
Function etsi_its_denm_ts_conversion::toRos_RoadWorksContainerExtended
Function etsi_its_denm_ts_conversion::toRos_RoadworksSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_SequenceOfCartesianPosition3d
Function etsi_its_denm_ts_conversion::toRos_SequenceOfIdentifier1B
Function etsi_its_denm_ts_conversion::toRos_SignalViolationSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_SituationContainer
Function etsi_its_denm_ts_conversion::toRos_SlowVehicleSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_StandardLength12b
Function etsi_its_denm_ts_conversion::toRos_StandardLength2B
Function etsi_its_denm_ts_conversion::toRos_StandardLength3b
Function etsi_its_denm_ts_conversion::toRos_StandardLength9b
Function etsi_its_denm_ts_conversion::toRos_StationaryVehicleContainer
Function etsi_its_denm_ts_conversion::toRos_StationaryVehicleSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_StoredInformationType
Function etsi_its_denm_ts_conversion::toRos_SubCauseCodeType
Function etsi_its_denm_ts_conversion::toRos_TrafficConditionSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_TrafficDirection
Function etsi_its_denm_ts_conversion::toRos_TrafficIslandPosition
Function etsi_its_denm_ts_conversion::toRos_TrafficParticipantType
Function etsi_its_denm_ts_conversion::toRos_VehicleBreakdownSubCauseCode
Function etsi_its_denm_ts_conversion::toRos_VehicleIdentification
Function etsi_its_denm_ts_conversion::toRos_Velocity3dWithConfidence
Function etsi_its_denm_ts_conversion::toRos_VelocityCartesian
Function etsi_its_denm_ts_conversion::toRos_VelocityComponent
Function etsi_its_denm_ts_conversion::toRos_VelocityComponentValue
Function etsi_its_denm_ts_conversion::toRos_VelocityPolarWithZ
Function etsi_its_denm_ts_conversion::toRos_VruClusterInformation
Function etsi_its_denm_ts_conversion::toRos_VruClusterProfiles
Function etsi_its_denm_ts_conversion::toRos_VruProfileAndSubprofile
Function etsi_its_denm_ts_conversion::toRos_VruSubProfileAnimal
Function etsi_its_denm_ts_conversion::toRos_VruSubProfileBicyclist
Function etsi_its_denm_ts_conversion::toRos_VruSubProfileMotorcyclist
Function etsi_its_denm_ts_conversion::toRos_VruSubProfilePedestrian
Function etsi_its_denm_ts_conversion::toRos_Wgs84AngleConfidence
Function etsi_its_denm_ts_conversion::toRos_WheelBaseVehicle
Function etsi_its_denm_ts_conversion::toRos_WrongWayDrivingSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_Acceleration3dWithConfidence
Function etsi_its_denm_ts_conversion::toStruct_AccelerationCartesian
Function etsi_its_denm_ts_conversion::toStruct_AccelerationComponent
Function etsi_its_denm_ts_conversion::toStruct_AccelerationConfidence
Function etsi_its_denm_ts_conversion::toStruct_AccelerationMagnitude
Function etsi_its_denm_ts_conversion::toStruct_AccelerationMagnitudeValue
Function etsi_its_denm_ts_conversion::toStruct_AccelerationPolarWithZ
Function etsi_its_denm_ts_conversion::toStruct_AccelerationValue
Function etsi_its_denm_ts_conversion::toStruct_AccidentSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_AdverseWeatherConditionAdhesionSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_AdverseWeatherConditionPrecipitationSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_AdverseWeatherConditionVisibilitySubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_AlacarteContainer
Function etsi_its_denm_ts_conversion::toStruct_AltitudeConfidence
Function etsi_its_denm_ts_conversion::toStruct_AltitudeValue
Function etsi_its_denm_ts_conversion::toStruct_AngleConfidence
Function etsi_its_denm_ts_conversion::toStruct_AngularSpeedConfidence
Function etsi_its_denm_ts_conversion::toStruct_BasicLaneConfiguration
Function etsi_its_denm_ts_conversion::toStruct_BasicLaneInformation
Function etsi_its_denm_ts_conversion::toStruct_CardinalNumber1B
Function etsi_its_denm_ts_conversion::toStruct_CartesianAngle
Function etsi_its_denm_ts_conversion::toStruct_CartesianAngleValue
Function etsi_its_denm_ts_conversion::toStruct_CartesianAngularVelocityComponent
Function etsi_its_denm_ts_conversion::toStruct_CartesianAngularVelocityComponentValue
Function etsi_its_denm_ts_conversion::toStruct_CartesianCoordinate
Function etsi_its_denm_ts_conversion::toStruct_CartesianCoordinateLarge
Function etsi_its_denm_ts_conversion::toStruct_CartesianCoordinateSmall
Function etsi_its_denm_ts_conversion::toStruct_CartesianCoordinateWithConfidence
Function etsi_its_denm_ts_conversion::toStruct_CartesianPosition3d
Function etsi_its_denm_ts_conversion::toStruct_CartesianPosition3dWithConfidence
Function etsi_its_denm_ts_conversion::toStruct_CauseCodeChoice
Function etsi_its_denm_ts_conversion::toStruct_CircularShape
Function etsi_its_denm_ts_conversion::toStruct_CollisionRiskSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_ConfidenceLevel
Function etsi_its_denm_ts_conversion::toStruct_CoordinateConfidence
Function etsi_its_denm_ts_conversion::toStruct_CorrelationCellValue
Function etsi_its_denm_ts_conversion::toStruct_CorrelationColumn
Function etsi_its_denm_ts_conversion::toStruct_DangerousEndOfQueueSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_DangerousGoodsBasic
Function etsi_its_denm_ts_conversion::toStruct_DangerousGoodsExtended
Function etsi_its_denm_ts_conversion::toStruct_DangerousSituationSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_DeltaAltitude
Function etsi_its_denm_ts_conversion::toStruct_DeltaLatitude
Function etsi_its_denm_ts_conversion::toStruct_DeltaLongitude
Function etsi_its_denm_ts_conversion::toStruct_DeltaReferencePosition
Function etsi_its_denm_ts_conversion::toStruct_DeltaTimeMilliSecondPositive
Function etsi_its_denm_ts_conversion::toStruct_DeltaTimeMilliSecondSigned
Function etsi_its_denm_ts_conversion::toStruct_DeltaTimeSecond
Function etsi_its_denm_ts_conversion::toStruct_DeltaTimeTenSeconds
Function etsi_its_denm_ts_conversion::toStruct_DeltaTimeTenthOfSecond
Function etsi_its_denm_ts_conversion::toStruct_DrivingLaneStatus
Function etsi_its_denm_ts_conversion::toStruct_EllipticalShape
Function etsi_its_denm_ts_conversion::toStruct_EmergencyVehicleApproachingSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_EnergyStorageType
Function etsi_its_denm_ts_conversion::toStruct_EulerAnglesWithConfidence
Function etsi_its_denm_ts_conversion::toStruct_GeneralizedLanePosition
Function etsi_its_denm_ts_conversion::toStruct_GeneralizedLanePositions
Function etsi_its_denm_ts_conversion::toStruct_HardShoulderStatus
Function etsi_its_denm_ts_conversion::toStruct_HazardousLocationAnimalOnTheRoadSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_HazardousLocationDangerousCurveSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_HazardousLocationObstacleOnTheRoadSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_HazardousLocationSurfaceConditionSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_HeightLonCarr
Function etsi_its_denm_ts_conversion::toStruct_HumanPresenceOnTheRoadSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_HumanProblemSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_ImpactReductionContainer
Function etsi_its_denm_ts_conversion::toStruct_ImpassabilitySubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_InformationQuality
Function etsi_its_denm_ts_conversion::toStruct_IntersectionReferenceId
Function etsi_its_denm_ts_conversion::toStruct_IssuerIdentifier
Function etsi_its_denm_ts_conversion::toStruct_ItineraryPath
Function etsi_its_denm_ts_conversion::toStruct_IviIdentificationNumber
Function etsi_its_denm_ts_conversion::toStruct_IvimReference
Function etsi_its_denm_ts_conversion::toStruct_IvimReferences
Function etsi_its_denm_ts_conversion::toStruct_LanePositionAndType
Function etsi_its_denm_ts_conversion::toStruct_LanePositionOptions
Function etsi_its_denm_ts_conversion::toStruct_LanePositionWithLateralDetails
Function etsi_its_denm_ts_conversion::toStruct_LightBarSirenInUse
Function etsi_its_denm_ts_conversion::toStruct_LocationContainer
Function etsi_its_denm_ts_conversion::toStruct_LongitudinalLanePosition
Function etsi_its_denm_ts_conversion::toStruct_LongitudinalLanePositionConfidence
Function etsi_its_denm_ts_conversion::toStruct_LongitudinalLanePositionValue
Function etsi_its_denm_ts_conversion::toStruct_LowerTriangularPositiveSemidefiniteMatrices
Function etsi_its_denm_ts_conversion::toStruct_LowerTriangularPositiveSemidefiniteMatrix
Function etsi_its_denm_ts_conversion::toStruct_LowerTriangularPositiveSemidefiniteMatrixColumns
Function etsi_its_denm_ts_conversion::toStruct_ManagementContainer
Function etsi_its_denm_ts_conversion::toStruct_MapemConfiguration
Function etsi_its_denm_ts_conversion::toStruct_MapemConnectionList
Function etsi_its_denm_ts_conversion::toStruct_MapemElementReference
Function etsi_its_denm_ts_conversion::toStruct_MapemLaneList
Function etsi_its_denm_ts_conversion::toStruct_MapReferences
Function etsi_its_denm_ts_conversion::toStruct_MatrixIncludedComponents
Function etsi_its_denm_ts_conversion::toStruct_MetaInformation
Function etsi_its_denm_ts_conversion::toStruct_NumberOfOccupants
Function etsi_its_denm_ts_conversion::toStruct_ObjectClassDescription
Function etsi_its_denm_ts_conversion::toStruct_ObjectClassWithConfidence
Function etsi_its_denm_ts_conversion::toStruct_ObjectDimension
Function etsi_its_denm_ts_conversion::toStruct_ObjectDimensionConfidence
Function etsi_its_denm_ts_conversion::toStruct_ObjectDimensionValue
Function etsi_its_denm_ts_conversion::toStruct_ObjectPerceptionQuality
Function etsi_its_denm_ts_conversion::toStruct_OccupiedLanesWithConfidence
Function etsi_its_denm_ts_conversion::toStruct_OrdinalNumber1B
Function etsi_its_denm_ts_conversion::toStruct_OtherSubClass
Function etsi_its_denm_ts_conversion::toStruct_PathDeltaTime
Function etsi_its_denm_ts_conversion::toStruct_PathDeltaTimeChoice
Function etsi_its_denm_ts_conversion::toStruct_PathPointPredicted
Function etsi_its_denm_ts_conversion::toStruct_PathPredicted
Function etsi_its_denm_ts_conversion::toStruct_PathPredicted2
Function etsi_its_denm_ts_conversion::toStruct_PathPredictedList
Function etsi_its_denm_ts_conversion::toStruct_PathReferences
Function etsi_its_denm_ts_conversion::toStruct_PerceivedObject
Function etsi_its_denm_ts_conversion::toStruct_PolygonalShape
Function etsi_its_denm_ts_conversion::toStruct_PosConfidenceEllipse
Function etsi_its_denm_ts_conversion::toStruct_PositioningSolutionType
Function etsi_its_denm_ts_conversion::toStruct_PositionOfOccupants
Function etsi_its_denm_ts_conversion::toStruct_PositionOfPillars
Function etsi_its_denm_ts_conversion::toStruct_PostCrashSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_PreCrashContainer
Function etsi_its_denm_ts_conversion::toStruct_RadialShapeDetails
Function etsi_its_denm_ts_conversion::toStruct_RadialShapesList
Function etsi_its_denm_ts_conversion::toStruct_RailwayLevelCrossingSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_RectangularShape
Function etsi_its_denm_ts_conversion::toStruct_ReferencePosition
Function etsi_its_denm_ts_conversion::toStruct_RequestResponseIndication
Function etsi_its_denm_ts_conversion::toStruct_RescueAndRecoveryWorkInProgressSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_RestrictedTypes
Function etsi_its_denm_ts_conversion::toStruct_RoadConfigurationContainer
Function etsi_its_denm_ts_conversion::toStruct_RoadConfigurationSection
Function etsi_its_denm_ts_conversion::toStruct_RoadConfigurationSectionList
Function etsi_its_denm_ts_conversion::toStruct_RoadSectionDefinition
Function etsi_its_denm_ts_conversion::toStruct_RoadSectionId
Function etsi_its_denm_ts_conversion::toStruct_RoadSegmentReferenceId
Function etsi_its_denm_ts_conversion::toStruct_RoadWorksContainerExtended
Function etsi_its_denm_ts_conversion::toStruct_RoadworksSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_SemiAxisLength
Function etsi_its_denm_ts_conversion::toStruct_SequenceNumber
Function etsi_its_denm_ts_conversion::toStruct_SequenceOfCartesianPosition3d
Function etsi_its_denm_ts_conversion::toStruct_SequenceOfIdentifier1B
Function etsi_its_denm_ts_conversion::toStruct_SignalViolationSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_SituationContainer
Function etsi_its_denm_ts_conversion::toStruct_SlowVehicleSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_SpeedConfidence
Function etsi_its_denm_ts_conversion::toStruct_StandardLength12b
Function etsi_its_denm_ts_conversion::toStruct_StandardLength2B
Function etsi_its_denm_ts_conversion::toStruct_StandardLength3b
Function etsi_its_denm_ts_conversion::toStruct_StandardLength9b
Function etsi_its_denm_ts_conversion::toStruct_StationarySince
Function etsi_its_denm_ts_conversion::toStruct_StationaryVehicleContainer
Function etsi_its_denm_ts_conversion::toStruct_StationaryVehicleSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_StoredInformationType
Function etsi_its_denm_ts_conversion::toStruct_SubCauseCodeType
Function etsi_its_denm_ts_conversion::toStruct_TracesExtended
Function etsi_its_denm_ts_conversion::toStruct_TrafficConditionSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_TrafficDirection
Function etsi_its_denm_ts_conversion::toStruct_TrafficIslandPosition
Function etsi_its_denm_ts_conversion::toStruct_TrafficParticipantType
Function etsi_its_denm_ts_conversion::toStruct_TurningRadius
Function etsi_its_denm_ts_conversion::toStruct_UsageIndication
Function etsi_its_denm_ts_conversion::toStruct_VehicleBreakdownSubCauseCode
Function etsi_its_denm_ts_conversion::toStruct_VehicleIdentification
Function etsi_its_denm_ts_conversion::toStruct_Velocity3dWithConfidence
Function etsi_its_denm_ts_conversion::toStruct_VelocityCartesian
Function etsi_its_denm_ts_conversion::toStruct_VelocityComponent
Function etsi_its_denm_ts_conversion::toStruct_VelocityComponentValue
Function etsi_its_denm_ts_conversion::toStruct_VelocityPolarWithZ
Function etsi_its_denm_ts_conversion::toStruct_VruClusterInformation
Function etsi_its_denm_ts_conversion::toStruct_VruClusterProfiles
Function etsi_its_denm_ts_conversion::toStruct_VruProfileAndSubprofile
Function etsi_its_denm_ts_conversion::toStruct_VruSubProfileAnimal
Function etsi_its_denm_ts_conversion::toStruct_VruSubProfileBicyclist
Function etsi_its_denm_ts_conversion::toStruct_VruSubProfileMotorcyclist
Function etsi_its_denm_ts_conversion::toStruct_VruSubProfilePedestrian
Function etsi_its_denm_ts_conversion::toStruct_Wgs84AngleConfidence
Function etsi_its_denm_ts_conversion::toStruct_Wgs84AngleValue
Function etsi_its_denm_ts_conversion::toStruct_WheelBaseVehicle
Function etsi_its_denm_ts_conversion::toStruct_WrongWayDrivingSubCauseCode