#include <qaGobiApiNas.h>
|
BYTE | nr5g_modulation_len |
|
ULONG | nr5g_modulation [MAX_MODULATION_ARRRY_SIZE] |
|
This structure contains the NR5G Modulation Information.
- Parameters
-
nr5g_modulation_len |
- Number of NR5G Modulation value.
|
nr5g_modulation |
- NR5G downlink|Uplink modulation array.
- Values:
- CMAPI_NR5G_API_MODULATION_BPSK (0x00) – BPSK
- CMAPI_NR5G_API_MODULATION_QPSK (0x01) – QPSK
- CMAPI_NR5G_API_MODULATION_16QAM (0x02) – 16-QAM
- CMAPI_NR5G_API_MODULATION_64QAM (0x03) – 64-QAM
- CMAPI_NR5G_API_MODULATION_256QAM (0x04) – 256-QAM
- CMAPI_NR5G_API_MODULATION_UNKNOWN (0xFF) – Unknown modulation.
|
The documentation for this struct was generated from the following file: