Commit e53d6531 authored by tepelmann's avatar tepelmann
Browse files

Added TC_MTS_SCH1_01.

parent 26fb4295
Loading
Loading
Loading
Loading
+15 −0
Original line number Original line Diff line number Diff line
@@ -403,6 +403,21 @@ module LibItsDcc_Pixits {
            }
            }
        }
        }
        
        
        /**
         * @desc Give the content of Table 22.
         * @see  ETSI TS 102 917-2 Table 22
         */
        modulepar ProfileTimeAspects PIXIT_TABLE_22_TC_MTS_SCH1_01_03 := {
            {  9, 10.0,  0.100 },
            { 10, 10.0,  0.100 },
            { 11, 10.0,  0.100 },
            { 12,  2.0,  0.500 },
            { 13,  1.0,  1.000 },
            { 14,  0.2,  5.000 },
            { 15,  0.1, 10.000 },
            { 16,  0.1, 10.000 }
        }
        
    }
    }
    
    
} // End of module LibItsDcc_Pixits
} // End of module LibItsDcc_Pixits
 No newline at end of file