* This is a (sub)set of observations for DENM Use Cases specified in TS 103 759 Annex D.2 (see table D.3). Application-specific
* trigger conditions and other relevant information are specified below.
*
* - _SetMbObsDenmBeacon_:
* - `Beacon-IntervalTooSmall`: The difference between the generation
* time of two consecutive DENMs is less than 80% of the value specified in TS
* 103 900831 v2.1.1 section 6.1.3. The difference is calculated as the difference
* between the two values of generationDeltaTime. The two DENMs presented
* shall have the difference in the generationTime from the security
* headerInfo be less than 65,535 milliseconds, and the generationTime in the
* second CAM greater than the generationTime in the first. If the
* generationDeltaTime value in the second DENM is less than the
* generationDeltaTime in the first, 65,536 milliseconds shall be added to
* the value in the second for purposes of determining the difference between
* the two generationDeltaTime values.
*
* - _SetMbObsDenmStatic_:
* - `Static-Change`: Any change in the values of one or more of the following fields which happens
* during the repetition of the same traffic event (same actionId and referenceTime)
* transmitted by the same ITS station (stationId): stationType and eventPosition in the Management Container, eventType and informationQuality in the Situation Container.
* - `Semantics of the BIT STRING`: stationType(0), eventPosition(1), eventType(2), informationQuality(3).
*
* - _SetMbObsDenmSecurity_
* The same specification applies as for the set of observations of SetMbObsCamSecurity defined in
* the EtsiTs103759AsrCam module.
*
* - _SetMbObs_DenmTrafficJam-TrafficJamAhead_:
* - `obs-RoadTypeIncWithTrafficJamAhead`: The roadType of the Location Container is not equal to 'non-urban' road type (i.e. is not set to value
* - `obs-PathChangeInMultipleEventRepetitions`: The pathPositions contained in the path field of multiple repeated TrafficJamAhead events
* with the same reporting ITS-S, same actionId and same referenceTime are not identical.
*
* - _SetMbObs_DenmDangerousSituation-Eebl_:
* - `obs-EeblMissingLocationInformation`: one of the following location information of the detected event is missing: eventSpeed, eventPositionHeading, traces.
*
* - `obs-EeblIncWithOtherVehiclesSpeed`: the speed values of all CAMs sent by ITS-S stations of stationType =passengerCar(5) in the circular area with center point
* equal to eventPosition and radius equal to 200 m (urban road) or equal to 100m (non-urban or unkwown)
* are all higher than the eventSpeed in the DENM.
*/
SetMbObsTgtsDenm C-ASR-OBS-BY-TGT ::= {
{MbSingleObservation{{SetMbObsDenmBeacon}} BY
c-DenmTgt-BeaconCommon} |
{MbSingleObservation{{SetMbObsDenmStatic}} BY
c-DenmTgt-StaticCommon} |
{MbSingleObservation{{SetMbObsDenmSecurity}} BY
c-DenmTgt-SecurityCommon} |
{MbSingleObservation{{SetMbObsDenmTrafficJam-TrafficJamAhead}} BY
c-DenmTgt-TrafficJam-TrafficJamAhead} |
{MbSingleObservation{{SetMbObsDenmDangerousSituation-Eebl}} BY
c-DenmTgt-DangerousSituation-Eebl}
,
...
}
/*
* This data type defines the IOS for DENM Evidence.
*/
SetMbEvDenm C-ASR-EV ::= {
...
}
/* This data type is defined as NULL for version 0 of this file.