Commit ef8daf02 authored by Brigitte Lonc's avatar Brigitte Lonc
Browse files

Replace EtsiTs103759AsrDenm.asn

parent 11da93cc
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -243,10 +243,11 @@ SetMbObsDenmTrafficCondition-SuddenSpeedDrop C-ASR-SINGLE-OBS ::= {
*
*   - @param DistanceIncWithLocalSlowDown:  The awarenessDistance is not present or its value is not set to lessThan1000m (4).
*  
*   - @param CamSpeedIncWithLocalSlowDown : The following trigger conditions shall be verified: the component 'termination' in the management container 
*     of the suspected DENM shall not be equal to isCancellation(0) or isNegation(1) and the speed value in the next CAM transmitted 
*     by the DENM-originating ITS-S (i.e. same stationId), in the time interval comprised between referenceTime and referenceTime + 1 second, 
*     has a speed higher than twice the eventSpeed contained in that DENM.
*   - @param CamSpeedIncWithLocalSlowDown : The following three triggering conditions shall be verified:
*         - the component 'termination' in the management container of the suspected DENM shall not be equal to isCancellation(0) or isNegation(1),
*         - the eventSpeed value in that DENM is higher than a minimum speed value of 10 km/h, 
*         - the speed value in the next CAM transmitted by the DENM-originating ITS-S (i.e. same stationId), in the time interval comprised between 
*           referenceTime and referenceTime + 1 second, has a speed higher than twice the eventSpeed contained in that DENM.
*     The CAM timestamp (generationDeltaTime) shall verify one of the following conditions: 
*       -	The generationDeltaTime is higher than the (referenceTime mod 65,536) and the (generationDeltatTime - referenceTime mod 65,536) is lower than
*         1000 (unit in millisecond).