NrSchedulerGnbUlD2D
Package: simu5g.stack.d2d.mac.scheduler
NrSchedulerGnbUlD2D
simple moduleNR gNB uplink scheduler with device-to-device (D2D) support. It is the D2D-capable variant of NrSchedulerGnbUl, wired in by the D2D NR 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 |
|---|---|---|
| NrSchedulerGnbUl | simple module |
NR gNB uplink scheduler module. |
Properties
| Name | Value | Description |
|---|---|---|
| class | NrSchedulerGnbUlD2D | |
| display | i=block/cogwheel |
Source code
// // NR gNB uplink scheduler with device-to-device (D2D) support. It is the // D2D-capable variant of ~NrSchedulerGnbUl, wired in by the D2D NR MAC via the // ulSchedulerType parameter. // simple NrSchedulerGnbUlD2D extends NrSchedulerGnbUl { parameters: @class(NrSchedulerGnbUlD2D); }File: src/simu5g/stack/d2d/mac/scheduler/NrSchedulerGnbUlD2D.ned