Commit 821ab361 authored by tepelmann's avatar tepelmann
Browse files

Added TC_G5B_SCH3_14.

parent 28bce73a
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -508,6 +508,19 @@ module LibItsDcc_Pixits {
            { 19,  2.0,  0.500 }
        }
        
        /**
         * @desc Give the content of Table 33.
         * @see  ETSI TS 102 917-2 Table 33
         */
        modulepar ChannelProfileAspects PIXIT_TABLE_33_TC_G5B_SCH3_14 := {
            { active, 
                { 11, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24 }
            },
            { restrictive, 
                { 11, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24 }
            }
        }
        
    }
    
} // End of module LibItsDcc_Pixits
 No newline at end of file