Commit e0893e27 authored by tepelmann's avatar tepelmann
Browse files

Added TC_G5B_CCH_03, TC_G5B_CCH_04.

parent 645aa125
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment