LteAmcD2D
Package: simu5g.stack.d2d.mac.amc
LteAmcD2D
simple moduleLTE Adaptive Modulation and Coding (AMC) module with D2D support. It is the D2D-capable variant of LteAmc, wired in by the D2D LTE NICs via the MAC's amcType parameter.
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
| Name | Type | Description |
|---|---|---|
| LteAmc | simple module |
LTE Adaptive Modulation and Coding (AMC) module. |
Properties
| Name | Value | Description |
|---|---|---|
| class | LteAmcD2D | |
| display | i=block/table2 |
Source code
// // LTE Adaptive Modulation and Coding (AMC) module with D2D support. It is the // D2D-capable variant of ~LteAmc, wired in by the D2D LTE NICs via the MAC's // amcType parameter. // simple LteAmcD2D extends LteAmc { parameters: @class(LteAmcD2D); }File: src/simu5g/stack/d2d/mac/amc/LteAmcD2D.ned