Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
8ecb2b42
Commit
8ecb2b42
authored
Dec 14, 2012
by
schmitting
Browse files
Final brush-up
parent
77e6e565
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/DCC/LibItsDcc_Pixits.ttcn
View file @
8ecb2b42
...
...
@@ -174,52 +174,45 @@ module LibItsDcc_Pixits {
*/
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 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
;
/**
* @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.
* @see ETSI TS 102 917-3 v1.1.1 A.2/1
1
* @see ETSI TS 102 917-3 v1.1.1 A.2/1
0
*/
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 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/1
2
* @see ETSI TS 102 917-3 v1.1.1 A.2/1
1
*/
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 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/1
3
* @see ETSI TS 102 917-3 v1.1.1 A.2/1
2
*/
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 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/1
4
* @see ETSI TS 102 917-3 v1.1.1 A.2/1
3
*/
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 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/1
5
* @see ETSI TS 102 917-3 v1.1.1 A.2/1
4
*/
modulepar
integer
PIXIT_INACHIEVABLE_POWER_SCH4_RESTRICTIVE
;
...
...
@@ -238,7 +231,7 @@ module LibItsDcc_Pixits {
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
*/
modulepar
integer
PIXIT_NUMBER_OF_FRAMES
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment