Commit 6399102e authored by predusi's avatar predusi
Browse files

added TC_G5B_SCH4_04-07

parent 28ba60b5
Loading
Loading
Loading
Loading
+20 −1
Original line number Original line Diff line number Diff line
@@ -553,7 +553,7 @@ module LibItsDcc_Pixits {
        
        
        /**
        /**
         * @desc Give the content of Table 35 (only SCH3 channel state).
         * @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.
         * @remark All values have to be seen in the context together with PIXIT_TABLE_35_TC_G5B_SCH4_04_07.
         * @see  ETSI TS 102 917-2 Table 35
         * @see  ETSI TS 102 917-2 Table 35
         */
         */
        modulepar ChannelStates PIXIT_TABLE_35_TC_G5B_SCH4_04_07_SCH3 := {
        modulepar ChannelStates PIXIT_TABLE_35_TC_G5B_SCH4_04_07_SCH3 := {
@@ -561,6 +561,25 @@ module LibItsDcc_Pixits {
            restrictive
            restrictive
        }
        }
        
        
        /**
         * @desc Give the content of Table 36 (without SCH3 channel state).
         * @see  ETSI TS 102 917-2 Table 36
         */
        modulepar ProfileTimeAspects PIXIT_TABLE_36_TC_G5B_SCH4_08_11 := {
            { 9,  4.0,  0.250 },
            { 10,  4.0,  0.250 }
        }
        
        /**
         * @desc Give the content of Table 36 (only SCH3 channel state).
         * @remark All values have to be seen in the context together with PIXIT_TABLE_36_TC_G5B_SCH4_08_11.
         * @see  ETSI TS 102 917-2 Table 36
         */
        modulepar ChannelStates PIXIT_TABLE_36_TC_G5B_SCH4_08_11_SCH3 := {
            active,
            restrictive
        }
        
    }
    }
    
    
} // End of module LibItsDcc_Pixits
} // End of module LibItsDcc_Pixits
 No newline at end of file