X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__cp__radioapp__section__ext3__non__first.html;fp=docs%2FAPI%2Fstructxran__cp__radioapp__section__ext3__non__first.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=718bce2a8600bbf45bdbd15e8204cdef317c1570;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__cp__radioapp__section__ext3__non__first.html b/docs/API/structxran__cp__radioapp__section__ext3__non__first.html deleted file mode 100644 index 718bce2..0000000 --- a/docs/API/structxran__cp__radioapp__section__ext3__non__first.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - -o-du/phy: xran_cp_radioapp_section_ext3_non_first Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_cp_radioapp_section_ext3_non_first Struct Reference
-
-
- -

#include <xran_pkt_cp.h>

-
-Collaboration diagram for xran_cp_radioapp_section_ext3_non_first:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - -

-Data Fields

uint32_t numLayers:4
 
uint32_t layerId:4
 
uint32_t codebookIndex:8
 
uint32_t extLen:8
 
uint32_t extType:7
 
uint32_t ef:1
 
-

Detailed Description

-

DL Precoding Extension Type(ExtType 3) for non-first data layer. Defined in 5.4.7.3 Table 5-23. Only be used for LTE TM2-4 and not for other LTE TMs nor NR. The structure is reordered for byte order conversion. Not supported.

- -

Definition at line 238 of file xran_pkt_cp.h.

-

Field Documentation

- -

◆ codebookIndex

- -
-
- - - - -
uint32_t codebookIndex
-
-

5.4.7.3.1 precoder codebook used for transmission

- -

Definition at line 242 of file xran_pkt_cp.h.

- -
-
- -

◆ ef

- -
-
- - - - -
uint32_t ef
-
-

5.4.6.2 extension flag

- -

Definition at line 246 of file xran_pkt_cp.h.

- -
-
- -

◆ extLen

- -
-
- - - - -
uint32_t extLen
-
-

5.4.6.3 extension length, in 32bits words

- -

Definition at line 244 of file xran_pkt_cp.h.

- -
-
- -

◆ extType

- -
-
- - - - -
uint32_t extType
-
-

5.4.6.1 extension type

- -

Definition at line 245 of file xran_pkt_cp.h.

- -
-
- -

◆ layerId

- -
-
- - - - -
uint32_t layerId
-
-

5.4.7.3.2 Layer ID for DL transmission

- -

Definition at line 241 of file xran_pkt_cp.h.

- -
-
- -

◆ numLayers

- -
-
- - - - -
uint32_t numLayers
-
-

5.4.7.3.4 number of layers used for DL transmission

- -

Definition at line 240 of file xran_pkt_cp.h.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - -