Loading ttcn/CALM/ALS/LibItsAls_Pics.ttcn3 +2 −2 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ module LibItsAls_Pics { * @desc PICS mnemonics for ISO 21218 "ITS - CALM - Access Technology Support" * @see ETSI TS 102 760-1 v_stf455_v04 */ modulepar boolean PICS_AC1 := false; modulepar boolean PICS_ACT := false; /** * @desc Is IUT supporting BC-VCI transmitter? * @see ETSI TS 102 760-1 v_stf455_v04 C.11/4 */ modulepar boolean PICS_BCVC := false; modulepar boolean PICS_BCVCI := false; /** * @desc Is IUT of CI access class CIAC-1 (no user authentiaction required, usage of CI is free of charge)? Loading Loading
ttcn/CALM/ALS/LibItsAls_Pics.ttcn3 +2 −2 Original line number Diff line number Diff line Loading @@ -13,13 +13,13 @@ module LibItsAls_Pics { * @desc PICS mnemonics for ISO 21218 "ITS - CALM - Access Technology Support" * @see ETSI TS 102 760-1 v_stf455_v04 */ modulepar boolean PICS_AC1 := false; modulepar boolean PICS_ACT := false; /** * @desc Is IUT supporting BC-VCI transmitter? * @see ETSI TS 102 760-1 v_stf455_v04 C.11/4 */ modulepar boolean PICS_BCVC := false; modulepar boolean PICS_BCVCI := false; /** * @desc Is IUT of CI access class CIAC-1 (no user authentiaction required, usage of CI is free of charge)? Loading