RbAllocationType

Namespace simu5g

RbAllocationType

enum

Resource allocation type

Source code

/// Resource allocation type
enum RbAllocationType
{
    TYPE2_DISTRIBUTED = 0;
    TYPE2_LOCALIZED = 1;
}

File: src/common/LteCommonEnum.msg