Loading ttcn/AtsNGAP/NGAP_Pixits.ttcn +3 −3 Original line number Diff line number Diff line Loading @@ -76,10 +76,10 @@ module NGAP_Pixits { modulepar Criticality PX_VA_CRITICALITY := reject; /** * @desc integer for timer TS1RELOCOverall, * @see ETSI TS 136 413, chapter 9.5 * @desc integer for timer TNGRELOCOverall, * @see ETSI TS 138 413, chapter 9.6 */ modulepar float PX_TS1RELOCOverall := 10.0; modulepar float PX_TNGRELOCOverall := 10.0; } // End of group NGAP_CommonData Loading Loading
ttcn/AtsNGAP/NGAP_Pixits.ttcn +3 −3 Original line number Diff line number Diff line Loading @@ -76,10 +76,10 @@ module NGAP_Pixits { modulepar Criticality PX_VA_CRITICALITY := reject; /** * @desc integer for timer TS1RELOCOverall, * @see ETSI TS 136 413, chapter 9.5 * @desc integer for timer TNGRELOCOverall, * @see ETSI TS 138 413, chapter 9.6 */ modulepar float PX_TS1RELOCOverall := 10.0; modulepar float PX_TNGRELOCOverall := 10.0; } // End of group NGAP_CommonData Loading