Loading ttcn/DCC/LibItsDcc_Pixits.ttcn +7 −14 Original line number Original line Diff line number Diff line Loading @@ -174,52 +174,45 @@ module LibItsDcc_Pixits { */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH2_ACTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH2_ACTIVE; /** * @desc Give a Transmission power that cannot be achieved for the SCH2 in the Restrictive state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/9. * @see ETSI TS 102 917-3 v1.1.1 A.2/9 */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH2_RESTRICTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Relaxed state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Relaxed state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/10. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/10. * @see ETSI TS 102 917-3 v1.1.1 A.2/10 * @see ETSI TS 102 917-3 v1.1.1 A.2/9 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RELAXED; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RELAXED; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Active state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Active state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/11. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/11. * @see ETSI TS 102 917-3 v1.1.1 A.2/11 * @see ETSI TS 102 917-3 v1.1.1 A.2/10 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_ACTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_ACTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Restrictive state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Restrictive state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/12. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/12. * @see ETSI TS 102 917-3 v1.1.1 A.2/12 * @see ETSI TS 102 917-3 v1.1.1 A.2/11 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RESTRICTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RESTRICTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Relaxed state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Relaxed state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/13. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/13. * @see ETSI TS 102 917-3 v1.1.1 A.2/13 * @see ETSI TS 102 917-3 v1.1.1 A.2/12 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RELAXED; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RELAXED; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Active state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Active state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/14. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/14. * @see ETSI TS 102 917-3 v1.1.1 A.2/14 * @see ETSI TS 102 917-3 v1.1.1 A.2/13 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_ACTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_ACTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Restrictive state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Restrictive state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/15. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/15. * @see ETSI TS 102 917-3 v1.1.1 A.2/15 * @see ETSI TS 102 917-3 v1.1.1 A.2/14 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RESTRICTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RESTRICTIVE; Loading @@ -238,7 +231,7 @@ module LibItsDcc_Pixits { modulepar integer PIXIT_POWER_DELTA; modulepar integer PIXIT_POWER_DELTA; /** /** * @desc Give the number of frames to be requested in a test; used to calculate overall test duration. * @desc Give the number of frames to be requested in a test; used to calculate the overall test duration. * @see ETSI TS 102 917-3 v1.1.1 A.3/3 * @see ETSI TS 102 917-3 v1.1.1 A.3/3 */ */ modulepar integer PIXIT_NUMBER_OF_FRAMES; modulepar integer PIXIT_NUMBER_OF_FRAMES; Loading Loading
ttcn/DCC/LibItsDcc_Pixits.ttcn +7 −14 Original line number Original line Diff line number Diff line Loading @@ -174,52 +174,45 @@ module LibItsDcc_Pixits { */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH2_ACTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH2_ACTIVE; /** * @desc Give a Transmission power that cannot be achieved for the SCH2 in the Restrictive state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/9. * @see ETSI TS 102 917-3 v1.1.1 A.2/9 */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH2_RESTRICTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Relaxed state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Relaxed state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/10. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/10. * @see ETSI TS 102 917-3 v1.1.1 A.2/10 * @see ETSI TS 102 917-3 v1.1.1 A.2/9 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RELAXED; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RELAXED; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Active state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Active state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/11. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/11. * @see ETSI TS 102 917-3 v1.1.1 A.2/11 * @see ETSI TS 102 917-3 v1.1.1 A.2/10 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_ACTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_ACTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Restrictive state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH3 in the Restrictive state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/12. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/12. * @see ETSI TS 102 917-3 v1.1.1 A.2/12 * @see ETSI TS 102 917-3 v1.1.1 A.2/11 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RESTRICTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH3_RESTRICTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Relaxed state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Relaxed state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/13. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/13. * @see ETSI TS 102 917-3 v1.1.1 A.2/13 * @see ETSI TS 102 917-3 v1.1.1 A.2/12 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RELAXED; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RELAXED; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Active state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Active state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/14. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/14. * @see ETSI TS 102 917-3 v1.1.1 A.2/14 * @see ETSI TS 102 917-3 v1.1.1 A.2/13 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_ACTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_ACTIVE; /** /** * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Restrictive state. Value in dBm. * @desc Give a Transmission power that cannot be achieved for the SCH4 in the Restrictive state. Value in dBm. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/15. * @desc The value has to be above the maximum Transmission power given in TS 102 917-1 PICS A.5/15. * @see ETSI TS 102 917-3 v1.1.1 A.2/15 * @see ETSI TS 102 917-3 v1.1.1 A.2/14 */ */ modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RESTRICTIVE; modulepar integer PIXIT_INACHIEVABLE_POWER_SCH4_RESTRICTIVE; Loading @@ -238,7 +231,7 @@ module LibItsDcc_Pixits { modulepar integer PIXIT_POWER_DELTA; modulepar integer PIXIT_POWER_DELTA; /** /** * @desc Give the number of frames to be requested in a test; used to calculate overall test duration. * @desc Give the number of frames to be requested in a test; used to calculate the overall test duration. * @see ETSI TS 102 917-3 v1.1.1 A.3/3 * @see ETSI TS 102 917-3 v1.1.1 A.3/3 */ */ modulepar integer PIXIT_NUMBER_OF_FRAMES; modulepar integer PIXIT_NUMBER_OF_FRAMES; Loading