LteSchedulerEnbUl

Package: simu5g.stack.mac.scheduler

LteSchedulerEnbUl

simple module

LTE eNB uplink scheduler module.

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Known subclasses

Name Type Description
LteSchedulerEnbUlD2D simple module

LTE eNB uplink scheduler with device-to-device (D2D) support. It is the D2D-capable variant of LteSchedulerEnbUl, wired in by the D2D LTE MAC via the ulSchedulerType parameter.

NrSchedulerGnbUl simple module

NR gNB uplink scheduler module.

Properties

Name Value Description
class LteSchedulerEnbUl
display i=block/cogwheel

Source code

//
// LTE eNB uplink scheduler module.
//
simple LteSchedulerEnbUl like ILteSchedulerEnbUl
{
    parameters:
        @class(LteSchedulerEnbUl);
        @display("i=block/cogwheel");
}
File: src/simu5g/stack/mac/scheduler/LteSchedulerEnbUl.ned