Plane

Namespace simu5g

Plane

enum

OFDMA layers (see FIXME lteAllocationModuble.h for "layers" meaning)

Source code

/// OFDMA layers (see FIXME lteAllocationModuble.h for "layers" meaning)
enum Plane
{
    MAIN_PLANE = 0;
    MU_MIMO_PLANE = 1;
}

File: src/common/LteCommonEnum.msg