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
e0893e27
Commit
e0893e27
authored
Dec 12, 2012
by
tepelmann
Browse files
Added TC_G5B_CCH_03, TC_G5B_CCH_04.
parent
645aa125
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/DCC/LibItsDcc_Pixits.ttcn
View file @
e0893e27
...
...
@@ -634,6 +634,37 @@ module LibItsDcc_Pixits {
}
}
/**
* @desc Give the content of Table 28.
* @see ETSI TS 102 917-2 Table 28
*/
modulepar
ChannelProfileTimeAspects
PIXIT_TABLE_28_TC_G5B_CCH_03_04
:=
{
{
relaxed
,
{
{
5
,
10.0
,
0.100
},
{
6
,
10.0
,
0.100
},
{
7
,
4.0
,
0.250
},
{
8
,
2.0
,
0.500
}
}
},
{
active
,
{
{
5
,
5.0
,
0.200
},
{
6
,
5.0
,
0.200
},
{
7
,
2.0
,
0.500
}
}
},
{
restrictive
,
{
{
5
,
4.0
,
0.250
},
{
6
,
4.0
,
0.250
}
}
}
}
/**
* @desc Give the content of Table 29.
* @see ETSI TS 102 917-2 Table 29
...
...
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