Loading ttcn/DCC/LibItsDcc_Pixits.ttcn +20 −0 Original line number Original line Diff line number Diff line Loading @@ -541,6 +541,26 @@ module LibItsDcc_Pixits { } } } } /** * @desc Give the content of Table 35 (without SCH3 channel state). * @see ETSI TS 102 917-2 Table 35 */ modulepar ProfileTimeAspects PIXIT_TABLE_35_TC_G5B_SCH4_04_07 := { { 9, 5.0, 0.200 }, { 10, 5.0, 0.200 }, { 11, 2.0, 0.500 } } /** * @desc Give the content of Table 35 (only SCH3 channel state). * @remark All values have to be seen in the context together with PIXIT_TABLE_30_TC_G5B_SCH3_05_07. * @see ETSI TS 102 917-2 Table 35 */ modulepar ChannelStates PIXIT_TABLE_35_TC_G5B_SCH4_04_07_SCH3 := { active, restrictive } } } } // End of module LibItsDcc_Pixits } // End of module LibItsDcc_Pixits No newline at end of file Loading
ttcn/DCC/LibItsDcc_Pixits.ttcn +20 −0 Original line number Original line Diff line number Diff line Loading @@ -541,6 +541,26 @@ module LibItsDcc_Pixits { } } } } /** * @desc Give the content of Table 35 (without SCH3 channel state). * @see ETSI TS 102 917-2 Table 35 */ modulepar ProfileTimeAspects PIXIT_TABLE_35_TC_G5B_SCH4_04_07 := { { 9, 5.0, 0.200 }, { 10, 5.0, 0.200 }, { 11, 2.0, 0.500 } } /** * @desc Give the content of Table 35 (only SCH3 channel state). * @remark All values have to be seen in the context together with PIXIT_TABLE_30_TC_G5B_SCH3_05_07. * @see ETSI TS 102 917-2 Table 35 */ modulepar ChannelStates PIXIT_TABLE_35_TC_G5B_SCH4_04_07_SCH3 := { active, restrictive } } } } // End of module LibItsDcc_Pixits } // End of module LibItsDcc_Pixits No newline at end of file