NrAmcD2D

Package: simu5g.stack.d2d.mac.amc

NrAmcD2D

simple module

NR Adaptive Modulation and Coding (AMC) module with D2D support. It is the D2D-capable variant of NrAmc, wired in by the D2D NR 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
NrAmc simple module

NR Adaptive Modulation and Coding (AMC) module.

Properties

Name Value Description
class NrAmcD2D
display i=block/table2

Source code

//
// NR Adaptive Modulation and Coding (AMC) module with D2D support. It is the
// D2D-capable variant of ~NrAmc, wired in by the D2D NR NICs via the MAC's
// amcType parameter.
//
simple NrAmcD2D extends NrAmc
{
    parameters:
        @class(NrAmcD2D);
}
File: src/simu5g/stack/d2d/mac/amc/NrAmcD2D.ned