Loading ttcn/DENM/LibItsDenm_Templates.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -236,8 +236,8 @@ module LibItsDenm_Templates { template DecentralizedSituation.eventCharact m_eventCharact := { template DecentralizedSituation.eventCharact m_eventCharact := { eventmobility := true, eventmobility := true, causeType := geographicalRegion, causeType := geographicalRegion, relevant := difficultDrivingConditions, relevance := difficultDrivingConditions, timeCritacality := false timeCriticality := false } } } // end eventCharactTemplates } // end eventCharactTemplates Loading Loading
ttcn/DENM/LibItsDenm_Templates.ttcn +2 −2 Original line number Original line Diff line number Diff line Loading @@ -236,8 +236,8 @@ module LibItsDenm_Templates { template DecentralizedSituation.eventCharact m_eventCharact := { template DecentralizedSituation.eventCharact m_eventCharact := { eventmobility := true, eventmobility := true, causeType := geographicalRegion, causeType := geographicalRegion, relevant := difficultDrivingConditions, relevance := difficultDrivingConditions, timeCritacality := false timeCriticality := false } } } // end eventCharactTemplates } // end eventCharactTemplates Loading