LteSchedulerEnbUlD2D

Package: simu5g.stack.d2d.mac.scheduler

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.

Inheritance diagram

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

Extends

Name Type Description
LteSchedulerEnbUl simple module

LTE eNB uplink scheduler module.

Properties

Name Value Description
class LteSchedulerEnbUlD2D
display i=block/cogwheel

Source code

//
// 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.
//
simple LteSchedulerEnbUlD2D extends LteSchedulerEnbUl
{
    parameters:
        @class(LteSchedulerEnbUlD2D);
}
File: src/simu5g/stack/d2d/mac/scheduler/LteSchedulerEnbUlD2D.ned