Loading ttcn/DCC/LibItsDcc_Pixits.ttcn +31 −0 Original line number Diff line number Diff line Loading @@ -634,6 +634,37 @@ module LibItsDcc_Pixits { } } /** * @desc Give the content of Table 28. * @see ETSI TS 102 917-2 Table 28 */ modulepar ChannelProfileTimeAspects PIXIT_TABLE_28_TC_G5B_CCH_03_04 := { { relaxed, { { 5, 10.0, 0.100 }, { 6, 10.0, 0.100 }, { 7, 4.0, 0.250 }, { 8, 2.0, 0.500 } } }, { active, { { 5, 5.0, 0.200 }, { 6, 5.0, 0.200 }, { 7, 2.0, 0.500 } } }, { restrictive, { { 5, 4.0, 0.250 }, { 6, 4.0, 0.250 } } } } /** * @desc Give the content of Table 29. * @see ETSI TS 102 917-2 Table 29 Loading Loading
ttcn/DCC/LibItsDcc_Pixits.ttcn +31 −0 Original line number Diff line number Diff line Loading @@ -634,6 +634,37 @@ module LibItsDcc_Pixits { } } /** * @desc Give the content of Table 28. * @see ETSI TS 102 917-2 Table 28 */ modulepar ChannelProfileTimeAspects PIXIT_TABLE_28_TC_G5B_CCH_03_04 := { { relaxed, { { 5, 10.0, 0.100 }, { 6, 10.0, 0.100 }, { 7, 4.0, 0.250 }, { 8, 2.0, 0.500 } } }, { active, { { 5, 5.0, 0.200 }, { 6, 5.0, 0.200 }, { 7, 2.0, 0.500 } } }, { restrictive, { { 5, 4.0, 0.250 }, { 6, 4.0, 0.250 } } } } /** * @desc Give the content of Table 29. * @see ETSI TS 102 917-2 Table 29 Loading