Commit 360f07e2 authored by predusi's avatar predusi
Browse files

added TC_MTS_RES_01-05

parent bbfa7896
......@@ -454,7 +454,79 @@ module LibItsDcc_Pixits {
* @desc Give the content of Table 16.
* @see ETSI TS 102 917-2 Table 16
*/
modulepar ChannelProfileTimeAspects PIXIT_TABLE_16_TC_MTS_ACT_04 := {
modulepar ChannelProfileTimeAspects PIXIT_TABLE_16_TC_MTS_ACT_05 := {
{
active,
{
{ 5, 2.0, 0.500 },
{ 6, 2.0, 0.500 },
{ 7, 1.0, 1.000 },
{ 8, 0.5, 2.000 }
}
},
{
restrictive,
{
{ 5, 2.0, 0.500 },
{ 6, 2.0, 0.500 },
{ 7, 1.0, 1.000 },
{ 8, 0.5, 2.000 }
}
}
}
/**
* @desc Give the content of Table 17.
* @see ETSI TS 102 917-2 Table 17
*/
modulepar ProfileTimeChannelAspects PIXIT_TABLE_17_TC_MTS_RES_01 := {
{ 2,
{
4.0, 0.250, { relaxed }
}
},
{ 3,
{
1.0, 1.000, { relaxed, active }
}
}
}
/**
* @desc Give the content of Table 18.
* @see ETSI TS 102 917-2 Table 18
*/
modulepar ChannelStates PIXIT_TABLE_18_TC_MTS_RES_02 := {
relaxed,
active
}
/**
* @desc Give the content of Table 19.
* @see ETSI TS 102 917-2 Table 19
*/
modulepar ChannelStates PIXIT_TABLE_19_TC_MTS_RES_03 := {
relaxed,
active,
restrictive
}
/**
* @desc Give the content of Table 20.
* @see ETSI TS 102 917-2 Table 20
*/
modulepar ProfileTimeAspects PIXIT_TABLE_20_TC_MTS_RES_04 := {
{ 5, 2.0, 0.500 },
{ 6, 2.0, 0.500 },
{ 7, 1.0, 1.000 },
{ 8, 1.0, 1.000 }
}
/**
* @desc Give the content of Table 21.
* @see ETSI TS 102 917-2 Table 21
*/
modulepar ChannelProfileTimeAspects PIXIT_TABLE_21_TC_MTS_RES_05 := {
{
active,
{
......
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