There was an error while loading. Please reload this page.
1 parent f298783 commit 450206dCopy full SHA for 450206d
1 file changed
src/simu5g/common/LteCommonEnum.msg
@@ -43,6 +43,7 @@ enum RbAllocationType
43
};
44
45
/// Lte Traffic Classes
46
+/// This is the fringing LCG index (sent in BSRs). NR has 8 (as opposed to LTE's 4, but then, so what??)
47
enum LteTrafficClass
48
{
49
CONVERSATIONAL = 0; STREAMING =1; INTERACTIVE = 2; BACKGROUND = 3; UNKNOWN_TRAFFIC_TYPE = 4;
0 commit comments