NrAmc

Package: simu5g.stack.mac.amc

NrAmc

simple module

NR Adaptive Modulation and Coding (AMC) module.

Inheritance diagram

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

Known subclasses

Name Type Description
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.

Extends

Name Type Description
LteAmc simple module

LTE Adaptive Modulation and Coding (AMC) module.

Properties

Name Value Description
class NrAmc
display i=block/table2

Source code

//
// NR Adaptive Modulation and Coding (AMC) module.
//
simple NrAmc extends LteAmc
{
    parameters:
        @class(NrAmc);
}
File: src/simu5g/stack/mac/amc/NrAmc.ned