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

#include <xran_pkt_cp.h>

-
-Collaboration diagram for xran_cp_radioapp_section_ext1:
-
-
Collaboration graph
-
- - - - - - - - - - - - -

-Data Fields

uint8_t extType:7
 
uint8_t ef:1
 
uint8_t extLen
 
uint8_t bfwCompMeth:4
 
uint8_t bfwIqWidth:4
 
-

Detailed Description

-

Beamforming Weights Extension Type(ExtType 1) defined in 5.4.7.1 The structure is reordered for byte order conversion.

- -

Definition at line 142 of file xran_pkt_cp.h.

-

Field Documentation

- -

◆ bfwCompMeth

- -
-
- - - - -
uint8_t bfwCompMeth
-
-

5.4.7.1.1 Beamforming weight Compression method

- -

Definition at line 149 of file xran_pkt_cp.h.

- -
-
- -

◆ bfwIqWidth

- -
-
- - - - -
uint8_t bfwIqWidth
-
-

5.4.7.1.1 Beamforming weight IQ bit width

- -

Definition at line 150 of file xran_pkt_cp.h.

- -
-
- -

◆ ef

- -
-
- - - - -
uint8_t ef
-
-

5.4.6.2 extension flag

- -

Definition at line 146 of file xran_pkt_cp.h.

- -
-
- -

◆ extLen

- -
-
- - - - -
uint8_t extLen
-
-

5.4.6.3 extension length, in 32bits words

- -

Definition at line 147 of file xran_pkt_cp.h.

- -
-
- -

◆ extType

- -
-
- - - - -
uint8_t extType
-
-

5.4.6.1 extension type

- -

Definition at line 145 of file xran_pkt_cp.h.

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