1.3.2.3.66 MAC_WRP_TX_COEF Struct

C

typedef struct
{
    uint8_t txCoef[6];
} MAC_WRP_TX_COEF;

Summary

Defines the attenuation to apply on each of the subbands present in the PLC work band.

Description

This structure is part of the Neighbour Table as defined in the G3-PLC standard. It allows applying different attenuation values to different subbands present in the PLC work band.

Field description:

  • txCoef. Bitmap array containing attenuations to apply to different subbands.

Remarks

It is only used when PLC MAC layer is present.