Commit c11d8931 authored by predusi's avatar predusi
Browse files

added TC_G5B_SCH4_01-03

parent e0893e27
......@@ -756,6 +756,28 @@ module LibItsDcc_Pixits {
}
}
/**
* @desc Give the content of Table 34
* @see ETSI TS 102 917-2 Table 34
*/
modulepar ChannelProfileAspects PIXIT_TABLE_34_TC_G5B_SCH4_01_02 := {
{ active,
{ 9, 10, 11, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24 }
},
{ restrictive,
{ 9, 10, 11, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24 }
}
}
/**
* @desc Give the content of Table 34 only SCH3 state
* @see ETSI TS 102 917-2 Table 34
*/
modulepar ChannelStates PIXIT_TABLE_34_TC_G5B_SCH4_03_SCH3 := {
active,
restrictive
}
/**
* @desc Give the content of Table 35 (without SCH3 channel state).
* @see ETSI TS 102 917-2 Table 35
......
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